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

(0 errors, 0 warnings)

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


Javascript coding style problems

(14465 errors, 36943 warnings)

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

lib/editor/atto/plugins/sketch/js/extratools.js
(#1) 'regularShapes' is assigned a value but never used. (no-unused-vars)
(#1) Multiple spaces found before '// take lc as ...'. (no-multi-spaces)
(#1) Comments should not begin with a lowercase character (capitalized-comments)
(#5) Multiple spaces found before '// DO NOT FORG...'. (no-multi-spaces)
(#12) '$' is not defined. (no-undef)
(#12) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#30) '$' is not defined. (no-undef)
(#30) '$' is not defined. (no-undef)
(#31) 'i' is not defined. (no-undef)
(#31) 'i' is not defined. (no-undef)
(#31) 'sides' is not modified in this loop. (no-unmodified-loop-condition)
(#31) 'i' is not defined. (no-undef)
(#32) 'LC' is not defined. (no-undef)
(#34) 'LC' is not defined. (no-undef)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#64) 'pt' is defined but never used. (no-unused-vars)
(#70) 'pt' is defined but never used. (no-unused-vars)
(#70) Unexpected empty function. (no-empty-function)
(#72) Comments should not begin with a lowercase character (capitalized-comments)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) '$' is not defined. (no-undef)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) 'lc' is defined but never used. (no-unused-vars)
(#84) Comments should not begin with a lowercase character (capitalized-comments)
(#85) Expected to return a value in function. (array-callback-return)
(#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)
(#87) Missing semicolon. (semi)
(#90) Missing JSDoc comment. (require-jsdoc)
(#94) Expected space(s) after "for". (keyword-spacing)
(#94) Unexpected whitespace before semicolon. (semi-spacing)
(#94) Unexpected whitespace before semicolon. (semi-spacing)
(#95) 'ang' is not defined. (no-undef)
(#96) 'vx' is not defined. (no-undef)
(#96) 'ang' is not defined. (no-undef)
(#97) 'vy' is not defined. (no-undef)
(#97) 'ang' is not defined. (no-undef)
(#97) Trailing spaces not allowed. (no-trailing-spaces)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#98) 'vx' is not defined. (no-undef)
(#98) Missing space before value for key 'x'. (key-spacing)
(#98) There should be no space before ','. (comma-spacing)
(#98) 'vy' is not defined. (no-undef)
(#98) Missing space before value for key 'y'. (key-spacing)
(#98) There should be no spaces inside this paren. (space-in-parens)
lib/editor/atto/plugins/sketch/js/jquery-1.8.2.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#14) Function has a complexity of 26. (complexity)
(#14) There should be no spaces inside this paren. (space-in-parens)
(#14) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected tab character. (no-tabs)
(#17) Unexpected tab character. (no-tabs)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Identifier 'core_push' is not in camel case. (camelcase)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#35) Identifier 'core_slice' is not in camel case. (camelcase)
(#36) Identifier 'core_indexOf' is not in camel case. (camelcase)
(#36) Unexpected tab character. (no-tabs)
(#37) Identifier 'core_toString' is not in camel case. (camelcase)
(#37) Unexpected tab character. (no-tabs)
(#38) Identifier 'core_hasOwn' is not in camel case. (camelcase)
(#38) Unexpected tab character. (no-tabs)
(#39) Identifier 'core_trim' is not in camel case. (camelcase)
(#39) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) Identifier 'core_pnum' is not in camel case. (camelcase)
(#48) Unnecessary escape character: \-. (no-useless-escape)
(#48) Unnecessary escape character: \-. (no-useless-escape)
(#50) Unexpected tab character. (no-tabs)
(#51) Identifier 'core_rnotwhite' is not in camel case. (camelcase)
(#51) Unexpected tab character. (no-tabs)
(#52) Identifier 'core_rspace' is not in camel case. (camelcase)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#59) Unnecessary escape character: \-. (no-useless-escape)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#67) Unnecessary escape character: \/. (no-useless-escape)
(#68) Unexpected tab character. (no-tabs)
(#68) Unnecessary escape character: \-. (no-useless-escape)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#84) There should be no spaces inside this paren. (space-in-parens)
(#84) There should be no spaces inside this paren. (space-in-parens)
(#85) Unexpected tab character. (no-tabs)
(#85) Comments should not begin with a lowercase character (capitalized-comments)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#98) Unexpected tab character. (no-tabs)
(#98) 'ret' is defined but never used. (no-unused-vars)
(#100) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#114) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#116) There should be no space after '['. (array-bracket-spacing)
(#116) There should be no space before ']'. (array-bracket-spacing)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#119) There should be no spaces inside this paren. (space-in-parens)
(#119) There should be no spaces inside this paren. (space-in-parens)
(#120) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#123) There should be no spaces inside this paren. (space-in-parens)
(#123) There should be no spaces inside this paren. (space-in-parens)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#126) There should be no spaces inside this paren. (space-in-parens)
(#126) There should be no spaces inside this paren. (space-in-parens)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#128) There should be no spaces inside this paren. (space-in-parens)
(#128) There should be no spaces inside this paren. (space-in-parens)
(#130) Unexpected tab character. (no-tabs)
(#130) Comments should not begin with a lowercase character (capitalized-comments)
(#131) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#132) 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)
(#132) 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)
(#133) Unexpected tab character. (no-tabs)
(#133) There should be no spaces inside this paren. (space-in-parens)
(#133) There should be no spaces inside this paren. (space-in-parens)
(#134) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#147) Unexpected tab character. (no-tabs)
(#147) Blocks are nested too deeply (5). (max-depth)
(#147) There should be no spaces inside this paren. (space-in-parens)
(#147) There should be no spaces inside this paren. (space-in-parens)
(#148) Unexpected tab character. (no-tabs)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#149) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#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)
(#165) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#169) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#173) There should be no spaces inside this paren. (space-in-parens)
(#173) There should be no spaces inside this paren. (space-in-parens)
(#173) There should be no spaces inside this paren. (space-in-parens)
(#173) There should be no spaces inside this paren. (space-in-parens)
(#174) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#182) There should be no spaces inside this paren. (space-in-parens)
(#182) There should be no spaces inside this paren. (space-in-parens)
(#183) Unexpected tab character. (no-tabs)
(#185) Unexpected tab character. (no-tabs)
(#186) Unexpected tab character. (no-tabs)
(#188) Unexpected tab character. (no-tabs)
(#189) Unexpected tab character. (no-tabs)
(#191) Unexpected tab character. (no-tabs)
(#192) Unexpected tab character. (no-tabs)
(#194) Unexpected tab character. (no-tabs)
(#195) Unexpected tab character. (no-tabs)
(#196) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#199) Unexpected tab character. (no-tabs)
(#200) Unexpected tab character. (no-tabs)
(#200) Identifier 'core_slice' is not in camel case. (camelcase)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#201) Unexpected tab character. (no-tabs)
(#203) Unexpected tab character. (no-tabs)
(#204) Unexpected tab character. (no-tabs)
(#205) Unexpected tab character. (no-tabs)
(#205) There should be no spaces inside this paren. (space-in-parens)
(#205) There should be no spaces inside this paren. (space-in-parens)
(#206) Unexpected tab character. (no-tabs)
(#206) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#206) Do not nest ternary expressions. (no-nested-ternary)
(#208) Unexpected tab character. (no-tabs)
(#209) Unexpected tab character. (no-tabs)
(#211) Unexpected tab character. (no-tabs)
(#212) Unexpected tab character. (no-tabs)
(#212) There should be no spaces inside this paren. (space-in-parens)
(#212) There should be no space after '['. (computed-property-spacing)
(#212) There should be no space before ']'. (computed-property-spacing)
(#212) There should be no space after '['. (computed-property-spacing)
(#212) There should be no space before ']'. (computed-property-spacing)
(#212) There should be no spaces inside this paren. (space-in-parens)
(#213) Unexpected tab character. (no-tabs)
(#215) Unexpected tab character. (no-tabs)
(#216) Unexpected tab character. (no-tabs)
(#217) Unexpected tab character. (no-tabs)
(#217) There should be no spaces inside this paren. (space-in-parens)
(#217) There should be no spaces inside this paren. (space-in-parens)
(#219) Unexpected tab character. (no-tabs)
(#220) Unexpected tab character. (no-tabs)
(#220) There should be no spaces inside this paren. (space-in-parens)
(#220) There should be no spaces inside this paren. (space-in-parens)
(#222) Unexpected tab character. (no-tabs)
(#223) Unexpected tab character. (no-tabs)
(#225) Unexpected tab character. (no-tabs)
(#227) Unexpected tab character. (no-tabs)
(#227) There should be no spaces inside this paren. (space-in-parens)
(#227) There should be no spaces inside this paren. (space-in-parens)
(#228) Unexpected tab character. (no-tabs)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#229) Unexpected tab character. (no-tabs)
(#229) There should be no spaces inside this paren. (space-in-parens)
(#229) There should be no spaces inside this paren. (space-in-parens)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#233) Unexpected tab character. (no-tabs)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#237) Unexpected tab character. (no-tabs)
(#238) Unexpected tab character. (no-tabs)
(#239) Unexpected tab character. (no-tabs)
(#240) Unexpected tab character. (no-tabs)
(#240) There should be no spaces inside this paren. (space-in-parens)
(#240) There should be no spaces inside this paren. (space-in-parens)
(#241) Unexpected tab character. (no-tabs)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#242) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#244) There should be no spaces inside this paren. (space-in-parens)
(#244) There should be no spaces inside this paren. (space-in-parens)
(#245) Unexpected tab character. (no-tabs)
(#246) Unexpected tab character. (no-tabs)
(#246) There should be no spaces inside this paren. (space-in-parens)
(#246) There should be no spaces inside this paren. (space-in-parens)
(#248) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#251) Unexpected tab character. (no-tabs)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#252) Unexpected tab character. (no-tabs)
(#253) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#254) There should be no spaces inside this paren. (space-in-parens)
(#254) There should be no spaces inside this paren. (space-in-parens)
(#255) Unexpected tab character. (no-tabs)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#256) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#259) Unexpected tab character. (no-tabs)
(#259) There should be no spaces inside this paren. (space-in-parens)
(#259) There should be no spaces inside this paren. (space-in-parens)
(#260) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#264) Unexpected tab character. (no-tabs)
(#266) Unexpected tab character. (no-tabs)
(#267) Unexpected tab character. (no-tabs)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#267) Identifier 'core_slice' is not in camel case. (camelcase)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#268) Unexpected tab character. (no-tabs)
(#268) Identifier 'core_slice' is not in camel case. (camelcase)
(#268) There should be no spaces inside this paren. (space-in-parens)
(#269) Unexpected tab character. (no-tabs)
(#271) Unexpected tab character. (no-tabs)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#272) Unexpected tab character. (no-tabs)
(#272) There should be no spaces inside this paren. (space-in-parens)
(#272) There should be no spaces inside this paren. (space-in-parens)
(#272) There should be no spaces inside this paren. (space-in-parens)
(#273) Unexpected tab character. (no-tabs)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#274) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#277) Unexpected tab character. (no-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Unexpected tab character. (no-tabs)
(#281) Unexpected tab character. (no-tabs)
(#282) Unexpected tab character. (no-tabs)
(#283) Unexpected tab character. (no-tabs)
(#283) Identifier 'core_push' is not in camel case. (camelcase)
(#284) Unexpected tab character. (no-tabs)
(#285) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#294) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#296) Unexpected tab character. (no-tabs)
(#298) Unexpected tab character. (no-tabs)
(#299) Unexpected tab character. (no-tabs)
(#299) There should be no spaces inside this paren. (space-in-parens)
(#299) There should be no spaces inside this paren. (space-in-parens)
(#300) Unexpected tab character. (no-tabs)
(#301) Unexpected tab character. (no-tabs)
(#302) Unexpected tab character. (no-tabs)
(#302) Comments should not begin with a lowercase character (capitalized-comments)
(#303) Unexpected tab character. (no-tabs)
(#304) Unexpected tab character. (no-tabs)
(#306) Unexpected tab character. (no-tabs)
(#307) Unexpected tab character. (no-tabs)
(#307) There should be no spaces inside this paren. (space-in-parens)
(#307) There should be no spaces inside this paren. (space-in-parens)
(#308) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#311) Comments should not begin with a lowercase character (capitalized-comments)
(#311) Unexpected tab character. (no-tabs)
(#312) Unexpected tab character. (no-tabs)
(#312) There should be no spaces inside this paren. (space-in-parens)
(#312) There should be no spaces inside this paren. (space-in-parens)
(#313) Unexpected tab character. (no-tabs)
(#314) Unexpected tab character. (no-tabs)
(#315) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#317) There should be no spaces inside this paren. (space-in-parens)
(#317) There should be no spaces inside this paren. (space-in-parens)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#319) There should be no spaces inside this paren. (space-in-parens)
(#319) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#319) There should be no space after '['. (computed-property-spacing)
(#319) There should be no space before ']'. (computed-property-spacing)
(#319) There should be no spaces inside this paren. (space-in-parens)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#322) There should be no space after '['. (computed-property-spacing)
(#322) There should be no space before ']'. (computed-property-spacing)
(#323) Unexpected tab character. (no-tabs)
(#323) There should be no space after '['. (computed-property-spacing)
(#323) There should be no space before ']'. (computed-property-spacing)
(#325) Unexpected tab character. (no-tabs)
(#326) Unexpected tab character. (no-tabs)
(#326) There should be no spaces inside this paren. (space-in-parens)
(#326) There should be no spaces inside this paren. (space-in-parens)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#331) 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)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#332) Unexpected tab character. (no-tabs)
(#332) Blocks are nested too deeply (5). (max-depth)
(#332) There should be no spaces inside this paren. (space-in-parens)
(#332) There should be no spaces inside this paren. (space-in-parens)
(#333) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#336) Unexpected tab character. (no-tabs)
(#337) Unexpected tab character. (no-tabs)
(#338) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#341) There should be no space after '['. (computed-property-spacing)
(#341) 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)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#344) There should be no spaces inside this paren. (space-in-parens)
(#344) There should be no spaces inside this paren. (space-in-parens)
(#345) Unexpected tab character. (no-tabs)
(#345) There should be no space after '['. (computed-property-spacing)
(#345) There should be no space before ']'. (computed-property-spacing)
(#346) Unexpected tab character. (no-tabs)
(#347) Unexpected tab character. (no-tabs)
(#348) Unexpected tab character. (no-tabs)
(#349) Unexpected tab character. (no-tabs)
(#351) Unexpected tab character. (no-tabs)
(#352) Unexpected tab character. (no-tabs)
(#356) Unexpected tab character. (no-tabs)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#357) Unexpected tab character. (no-tabs)
(#357) There should be no spaces inside this paren. (space-in-parens)
(#357) There should be no spaces inside this paren. (space-in-parens)
(#358) Unexpected tab character. (no-tabs)
(#359) Unexpected tab character. (no-tabs)
(#361) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#363) Unexpected tab character. (no-tabs)
(#365) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#368) Unexpected tab character. (no-tabs)
(#369) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#372) Unexpected tab character. (no-tabs)
(#373) Unexpected tab character. (no-tabs)
(#375) Unexpected tab character. (no-tabs)
(#376) Unexpected tab character. (no-tabs)
(#376) There should be no spaces inside this paren. (space-in-parens)
(#376) There should be no spaces inside this paren. (space-in-parens)
(#377) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#379) Unexpected tab character. (no-tabs)
(#380) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#382) Unexpected tab character. (no-tabs)
(#384) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#385) There should be no spaces inside this paren. (space-in-parens)
(#385) There should be no spaces inside this paren. (space-in-parens)
(#387) Unexpected tab character. (no-tabs)
(#388) Unexpected tab character. (no-tabs)
(#388) There should be no spaces inside this paren. (space-in-parens)
(#388) There should be no spaces inside this paren. (space-in-parens)
(#389) Unexpected tab character. (no-tabs)
(#390) Unexpected tab character. (no-tabs)
(#392) Unexpected tab character. (no-tabs)
(#393) Unexpected tab character. (no-tabs)
(#393) There should be no spaces inside this paren. (space-in-parens)
(#393) There should be no spaces inside this paren. (space-in-parens)
(#394) Unexpected tab character. (no-tabs)
(#394) Method 'ready' expected no return value. (consistent-return)
(#394) There should be no spaces inside this paren. (space-in-parens)
(#394) There should be no spaces inside this paren. (space-in-parens)
(#395) Unexpected tab character. (no-tabs)
(#397) Unexpected tab character. (no-tabs)
(#398) Unexpected tab character. (no-tabs)
(#400) Unexpected tab character. (no-tabs)
(#401) Unexpected tab character. (no-tabs)
(#401) There should be no spaces inside this paren. (space-in-parens)
(#401) There should be no spaces inside this paren. (space-in-parens)
(#402) Unexpected tab character. (no-tabs)
(#403) Unexpected tab character. (no-tabs)
(#405) Unexpected tab character. (no-tabs)
(#406) Unexpected tab character. (no-tabs)
(#406) There should be no spaces inside this paren. (space-in-parens)
(#406) There should be no space after '['. (array-bracket-spacing)
(#406) There should be no space before ']'. (array-bracket-spacing)
(#406) There should be no spaces inside this paren. (space-in-parens)
(#408) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#410) Unexpected tab character. (no-tabs)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#411) Unexpected tab character. (no-tabs)
(#412) Unexpected tab character. (no-tabs)
(#414) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#417) There should be no spaces inside this paren. (space-in-parens)
(#417) There should be no spaces inside this paren. (space-in-parens)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#421) There should be no spaces inside this paren. (space-in-parens)
(#421) There should be no spaces inside this paren. (space-in-parens)
(#422) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#425) Unexpected tab character. (no-tabs)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#426) Unexpected tab character. (no-tabs)
(#426) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#427) Unexpected tab character. (no-tabs)
(#429) Unexpected tab character. (no-tabs)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#430) Unexpected tab character. (no-tabs)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#431) Unexpected tab character. (no-tabs)
(#433) Unexpected tab character. (no-tabs)
(#433) There should be no spaces inside this paren. (space-in-parens)
(#433) There should be no spaces inside this paren. (space-in-parens)
(#434) Unexpected tab character. (no-tabs)
(#434) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#435) Unexpected tab character. (no-tabs)
(#435) There should be no spaces inside this paren. (space-in-parens)
(#435) There should be no spaces inside this paren. (space-in-parens)
(#436) Unexpected tab character. (no-tabs)
(#436) There should be no space after '['. (computed-property-spacing)
(#436) Identifier 'core_toString' is not in camel case. (camelcase)
(#436) There should be no space before ']'. (computed-property-spacing)
(#437) Unexpected tab character. (no-tabs)
(#439) Unexpected tab character. (no-tabs)
(#439) There should be no spaces inside this paren. (space-in-parens)
(#439) There should be no spaces inside this paren. (space-in-parens)
(#440) Unexpected tab character. (no-tabs)
(#441) Unexpected tab character. (no-tabs)
(#442) Unexpected tab character. (no-tabs)
(#443) Unexpected tab character. (no-tabs)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#444) Unexpected tab character. (no-tabs)
(#445) Unexpected tab character. (no-tabs)
(#447) Unexpected tab character. (no-tabs)
(#448) Unexpected tab character. (no-tabs)
(#449) Unexpected tab character. (no-tabs)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#450) Unexpected tab character. (no-tabs)
(#450) Identifier 'core_hasOwn' is not in camel case. (camelcase)
(#451) Unexpected tab character. (no-tabs)
(#451) Identifier 'core_hasOwn' is not in camel case. (camelcase)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#452) Unexpected tab character. (no-tabs)
(#453) Unexpected tab character. (no-tabs)
(#454) Unexpected tab character. (no-tabs)
(#454) There should be no spaces inside this paren. (space-in-parens)
(#454) There should be no spaces inside this paren. (space-in-parens)
(#455) Unexpected tab character. (no-tabs)
(#456) Unexpected tab character. (no-tabs)
(#457) Unexpected tab character. (no-tabs)
(#459) Unexpected tab character. (no-tabs)
(#460) Unexpected tab character. (no-tabs)
(#462) Unexpected tab character. (no-tabs)
(#463) Unexpected tab character. (no-tabs)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#463) Empty block statement. (no-empty)
(#465) Unexpected tab character. (no-tabs)
(#465) Identifier 'core_hasOwn' is not in camel case. (camelcase)
(#465) There should be no spaces inside this paren. (space-in-parens)
(#465) There should be no spaces inside this paren. (space-in-parens)
(#466) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#469) Unexpected tab character. (no-tabs)
(#470) Unexpected tab character. (no-tabs)
(#470) There should be no spaces inside this paren. (space-in-parens)
(#470) There should be no spaces inside this paren. (space-in-parens)
(#471) Unexpected tab character. (no-tabs)
(#472) Unexpected tab character. (no-tabs)
(#473) Unexpected tab character. (no-tabs)
(#474) Unexpected tab character. (no-tabs)
(#476) Unexpected tab character. (no-tabs)
(#476) There should be no spaces inside this paren. (space-in-parens)
(#476) There should be no spaces inside this paren. (space-in-parens)
(#477) Unexpected tab character. (no-tabs)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#478) Unexpected tab character. (no-tabs)
(#480) Comments should not begin with a lowercase character (capitalized-comments)
(#480) Unexpected tab character. (no-tabs)
(#481) Unexpected tab character. (no-tabs)
(#482) Unexpected tab character. (no-tabs)
(#483) Unexpected tab character. (no-tabs)
(#483) There should be no spaces inside this paren. (space-in-parens)
(#483) There should be no spaces inside this paren. (space-in-parens)
(#484) Unexpected tab character. (no-tabs)
(#485) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#488) There should be no spaces inside this paren. (space-in-parens)
(#488) There should be no spaces inside this paren. (space-in-parens)
(#489) Unexpected tab character. (no-tabs)
(#490) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#492) Unexpected tab character. (no-tabs)
(#494) Unexpected tab character. (no-tabs)
(#495) Unexpected tab character. (no-tabs)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#496) Unexpected tab character. (no-tabs)
(#496) There should be no space after '['. (array-bracket-spacing)
(#496) 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 space before ']'. (array-bracket-spacing)
(#497) Unexpected tab character. (no-tabs)
(#499) Unexpected tab character. (no-tabs)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#499) There should be no space after '['. (array-bracket-spacing)
(#499) There should be no space before ']'. (array-bracket-spacing)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#500) Unexpected tab character. (no-tabs)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#501) Unexpected tab character. (no-tabs)
(#501) There should be no spaces inside this paren. (space-in-parens)
(#501) There should be no spaces inside this paren. (space-in-parens)
(#501) There should be no spaces inside this paren. (space-in-parens)
(#502) Unexpected tab character. (no-tabs)
(#504) Unexpected tab character. (no-tabs)
(#504) Expected to return a value at the end of method 'parseJSON'. (consistent-return)
(#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) Unexpected tab character. (no-tabs)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#506) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#510) Unexpected tab character. (no-tabs)
(#510) There should be no spaces inside this paren. (space-in-parens)
(#510) There should be no spaces inside this paren. (space-in-parens)
(#512) Unexpected tab character. (no-tabs)
(#513) Unexpected tab character. (no-tabs)
(#513) There should be no spaces inside this paren. (space-in-parens)
(#513) There should be no spaces inside this paren. (space-in-parens)
(#514) Unexpected tab character. (no-tabs)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#515) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#519) Unexpected tab character. (no-tabs)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#520) Unexpected tab character. (no-tabs)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#521) Unexpected tab character. (no-tabs)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#523) Unexpected tab character. (no-tabs)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#523) The Function constructor is eval. (no-new-func)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#525) Unexpected tab character. (no-tabs)
(#526) Unexpected tab character. (no-tabs)
(#526) There should be no spaces inside this paren. (space-in-parens)
(#526) There should be no spaces inside this paren. (space-in-parens)
(#527) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#530) Unexpected tab character. (no-tabs)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#531) Unexpected tab character. (no-tabs)
(#532) Unexpected tab character. (no-tabs)
(#532) There should be no spaces inside this paren. (space-in-parens)
(#532) There should be no spaces inside this paren. (space-in-parens)
(#533) Unexpected tab character. (no-tabs)
(#534) Unexpected tab character. (no-tabs)
(#535) Unexpected tab character. (no-tabs)
(#536) Unexpected tab character. (no-tabs)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#537) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#538) There should be no spaces inside this paren. (space-in-parens)
(#538) There should be no space before ','. (comma-spacing)
(#538) There should be no spaces inside this paren. (space-in-parens)
(#539) Unexpected tab character. (no-tabs)
(#540) Unexpected tab character. (no-tabs)
(#540) 'ActiveXObject' is not defined. (no-undef)
(#540) There should be no spaces inside this paren. (space-in-parens)
(#540) There should be no spaces inside this paren. (space-in-parens)
(#541) Unexpected tab character. (no-tabs)
(#542) Unexpected tab character. (no-tabs)
(#542) There should be no spaces inside this paren. (space-in-parens)
(#542) There should be no spaces inside this paren. (space-in-parens)
(#543) Unexpected tab character. (no-tabs)
(#544) Unexpected tab character. (no-tabs)
(#544) Expected space(s) after "catch". (keyword-spacing)
(#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) Unexpected tab character. (no-tabs)
(#546) Unexpected tab character. (no-tabs)
(#547) Unexpected tab character. (no-tabs)
(#547) 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)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#548) Unexpected tab character. (no-tabs)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#549) Unexpected tab character. (no-tabs)
(#550) Unexpected tab character. (no-tabs)
(#551) Unexpected tab character. (no-tabs)
(#553) Unexpected tab character. (no-tabs)
(#553) Unexpected empty method 'noop'. (no-empty-function)
(#555) Unexpected tab character. (no-tabs)
(#556) Unexpected tab character. (no-tabs)
(#557) Unexpected tab character. (no-tabs)
(#558) Unexpected tab character. (no-tabs)
(#558) There should be no spaces inside this paren. (space-in-parens)
(#558) There should be no spaces inside this paren. (space-in-parens)
(#559) Unexpected tab character. (no-tabs)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#559) Identifier 'core_rnotwhite' is not in camel case. (camelcase)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#560) Unexpected tab character. (no-tabs)
(#561) Unexpected tab character. (no-tabs)
(#562) Unexpected tab character. (no-tabs)
(#563) Unexpected tab character. (no-tabs)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#564) Unexpected tab character. (no-tabs)
(#564) unnecessary '.call()'. (no-useless-call)
(#564) There should be no space after '['. (computed-property-spacing)
(#564) ["eval"] is better written in dot notation. (dot-notation)
(#564) There should be no space before ']'. (computed-property-spacing)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#565) Unexpected tab character. (no-tabs)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#566) Unexpected tab character. (no-tabs)
(#567) Unexpected tab character. (no-tabs)
(#569) Unexpected tab character. (no-tabs)
(#570) Unexpected tab character. (no-tabs)
(#571) Unexpected tab character. (no-tabs)
(#571) There should be no spaces inside this paren. (space-in-parens)
(#571) There should be no spaces inside this paren. (space-in-parens)
(#572) Unexpected tab character. (no-tabs)
(#572) There should be no spaces inside this paren. (space-in-parens)
(#572) There should be no spaces inside this paren. (space-in-parens)
(#572) There should be no spaces inside this paren. (space-in-parens)
(#572) There should be no spaces inside this paren. (space-in-parens)
(#573) Unexpected tab character. (no-tabs)
(#575) Unexpected tab character. (no-tabs)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#576) Unexpected tab character. (no-tabs)
(#577) Unexpected tab character. (no-tabs)
(#579) Unexpected tab character. (no-tabs)
(#579) Comments should not begin with a lowercase character (capitalized-comments)
(#580) Unexpected tab character. (no-tabs)
(#580) There should be no spaces inside this paren. (space-in-parens)
(#580) There should be no spaces inside this paren. (space-in-parens)
(#581) Unexpected tab character. (no-tabs)
(#582) Unexpected tab character. (no-tabs)
(#583) Unexpected tab character. (no-tabs)
(#584) Unexpected tab character. (no-tabs)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#586) Unexpected tab character. (no-tabs)
(#586) There should be no spaces inside this paren. (space-in-parens)
(#586) There should be no spaces inside this paren. (space-in-parens)
(#587) Unexpected tab character. (no-tabs)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#588) Unexpected tab character. (no-tabs)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) Unexpected tab character. (no-tabs)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no space after '['. (computed-property-spacing)
(#589) There should be no space before ']'. (computed-property-spacing)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#590) Unexpected tab character. (no-tabs)
(#591) Unexpected tab character. (no-tabs)
(#592) Unexpected tab character. (no-tabs)
(#593) Unexpected tab character. (no-tabs)
(#594) Unexpected tab character. (no-tabs)
(#594) There should be no spaces inside this paren. (space-in-parens)
(#594) There should be no spaces inside this paren. (space-in-parens)
(#595) Unexpected tab character. (no-tabs)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) There should be no space after '['. (computed-property-spacing)
(#595) There should be no space before ']'. (computed-property-spacing)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#596) Unexpected tab character. (no-tabs)
(#597) Unexpected tab character. (no-tabs)
(#598) Unexpected tab character. (no-tabs)
(#599) Unexpected tab character. (no-tabs)
(#601) Unexpected tab character. (no-tabs)
(#602) Unexpected tab character. (no-tabs)
(#603) Unexpected tab character. (no-tabs)
(#603) There should be no spaces inside this paren. (space-in-parens)
(#603) There should be no spaces inside this paren. (space-in-parens)
(#604) Unexpected tab character. (no-tabs)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#605) Unexpected tab character. (no-tabs)
(#605) There should be no spaces inside this paren. (space-in-parens)
(#605) There should be no spaces inside this paren. (space-in-parens)
(#605) There should be no space after '['. (computed-property-spacing)
(#605) There should be no space before ']'. (computed-property-spacing)
(#605) There should be no space after '['. (computed-property-spacing)
(#605) There should be no space before ']'. (computed-property-spacing)
(#605) There should be no spaces inside this paren. (space-in-parens)
(#605) There should be no spaces inside this paren. (space-in-parens)
(#606) Unexpected tab character. (no-tabs)
(#607) Unexpected tab character. (no-tabs)
(#608) Unexpected tab character. (no-tabs)
(#609) Unexpected tab character. (no-tabs)
(#610) Unexpected tab character. (no-tabs)
(#610) There should be no spaces inside this paren. (space-in-parens)
(#610) There should be no spaces inside this paren. (space-in-parens)
(#611) Unexpected tab character. (no-tabs)
(#611) 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 space after '['. (computed-property-spacing)
(#611) There should be no space before ']'. (computed-property-spacing)
(#611) There should be no space after '['. (computed-property-spacing)
(#611) There should be no space before ']'. (computed-property-spacing)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#612) Unexpected tab character. (no-tabs)
(#613) Unexpected tab character. (no-tabs)
(#614) Unexpected tab character. (no-tabs)
(#615) Unexpected tab character. (no-tabs)
(#616) Unexpected tab character. (no-tabs)
(#618) Unexpected tab character. (no-tabs)
(#619) Unexpected tab character. (no-tabs)
(#621) Unexpected tab character. (no-tabs)
(#622) Unexpected tab character. (no-tabs)
(#622) Identifier 'core_trim' is not in camel case. (camelcase)
(#622) Identifier 'core_trim' is not in camel case. (camelcase)
(#623) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#624) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#625) Unexpected tab character. (no-tabs)
(#626) Unexpected tab character. (no-tabs)
(#626) Identifier 'core_trim' is not in camel case. (camelcase)
(#626) There should be no spaces inside this paren. (space-in-parens)
(#626) There should be no spaces inside this paren. (space-in-parens)
(#627) Unexpected tab character. (no-tabs)
(#629) Unexpected tab character. (no-tabs)
(#630) Unexpected tab character. (no-tabs)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#631) Unexpected tab character. (no-tabs)
(#631) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#632) Unexpected tab character. (no-tabs)
(#633) Unexpected tab character. (no-tabs)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#634) Unexpected tab character. (no-tabs)
(#636) Comments should not begin with a lowercase character (capitalized-comments)
(#636) Unexpected tab character. (no-tabs)
(#637) Unexpected tab character. (no-tabs)
(#637) There should be no spaces inside this paren. (space-in-parens)
(#637) There should be no spaces inside this paren. (space-in-parens)
(#638) Unexpected tab character. (no-tabs)
(#639) Unexpected tab character. (no-tabs)
(#641) Unexpected tab character. (no-tabs)
(#641) There should be no spaces inside this paren. (space-in-parens)
(#641) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#641) There should be no spaces inside this paren. (space-in-parens)
(#642) Unexpected tab character. (no-tabs)
(#643) Unexpected tab character. (no-tabs)
(#644) Unexpected tab character. (no-tabs)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#646) Unexpected tab character. (no-tabs)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#646) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#647) Unexpected tab character. (no-tabs)
(#647) Identifier 'core_push' is not in camel case. (camelcase)
(#647) There should be no spaces inside this paren. (space-in-parens)
(#647) There should be no spaces inside this paren. (space-in-parens)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#649) There should be no spaces inside this paren. (space-in-parens)
(#649) There should be no spaces inside this paren. (space-in-parens)
(#650) Unexpected tab character. (no-tabs)
(#651) Unexpected tab character. (no-tabs)
(#653) Unexpected tab character. (no-tabs)
(#654) Unexpected tab character. (no-tabs)
(#656) Unexpected tab character. (no-tabs)
(#656) There should be no spaces inside this paren. (space-in-parens)
(#656) There should be no spaces inside this paren. (space-in-parens)
(#657) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#659) There should be no spaces inside this paren. (space-in-parens)
(#659) There should be no spaces inside this paren. (space-in-parens)
(#660) Unexpected tab character. (no-tabs)
(#660) There should be no spaces inside this paren. (space-in-parens)
(#660) Identifier 'core_indexOf' is not in camel case. (camelcase)
(#660) There should be no spaces inside this paren. (space-in-parens)
(#661) Unexpected tab character. (no-tabs)
(#661) Identifier 'core_indexOf' is not in camel case. (camelcase)
(#661) There should be no spaces inside this paren. (space-in-parens)
(#661) There should be no spaces inside this paren. (space-in-parens)
(#662) Unexpected tab character. (no-tabs)
(#664) Unexpected tab character. (no-tabs)
(#665) Unexpected tab character. (no-tabs)
(#665) Do not nest ternary expressions. (no-nested-ternary)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#667) Unexpected tab character. (no-tabs)
(#667) There should be no spaces inside this paren. (space-in-parens)
(#667) There should be no spaces inside this paren. (space-in-parens)
(#668) Unexpected tab character. (no-tabs)
(#669) Unexpected tab character. (no-tabs)
(#669) There should be no spaces inside this paren. (space-in-parens)
(#669) There should be no space after '['. (computed-property-spacing)
(#669) There should be no space before ']'. (computed-property-spacing)
(#669) There should be no spaces inside this paren. (space-in-parens)
(#670) Unexpected tab character. (no-tabs)
(#671) Unexpected tab character. (no-tabs)
(#672) Unexpected tab character. (no-tabs)
(#673) Unexpected tab character. (no-tabs)
(#675) Unexpected tab character. (no-tabs)
(#676) Unexpected tab character. (no-tabs)
(#678) Unexpected tab character. (no-tabs)
(#678) There should be no spaces inside this paren. (space-in-parens)
(#678) There should be no spaces inside this paren. (space-in-parens)
(#679) Unexpected tab character. (no-tabs)
(#680) Unexpected tab character. (no-tabs)
(#681) Unexpected tab character. (no-tabs)
(#683) Unexpected tab character. (no-tabs)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#684) Unexpected tab character. (no-tabs)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#685) Unexpected tab character. (no-tabs)
(#685) There should be no space after '['. (computed-property-spacing)
(#685) There should be no space before ']'. (computed-property-spacing)
(#685) There should be no space after '['. (computed-property-spacing)
(#685) There should be no space before ']'. (computed-property-spacing)
(#686) Unexpected tab character. (no-tabs)
(#688) Unexpected tab character. (no-tabs)
(#689) Unexpected tab character. (no-tabs)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#690) Unexpected tab character. (no-tabs)
(#690) There should be no space after '['. (computed-property-spacing)
(#690) There should be no space before ']'. (computed-property-spacing)
(#690) There should be no space after '['. (computed-property-spacing)
(#690) There should be no space before ']'. (computed-property-spacing)
(#691) Unexpected tab character. (no-tabs)
(#692) Unexpected tab character. (no-tabs)
(#694) Unexpected tab character. (no-tabs)
(#696) Unexpected tab character. (no-tabs)
(#697) Unexpected tab character. (no-tabs)
(#699) Unexpected tab character. (no-tabs)
(#699) There should be no spaces inside this paren. (space-in-parens)
(#699) There should be no spaces inside this paren. (space-in-parens)
(#700) Unexpected tab character. (no-tabs)
(#701) Unexpected tab character. (no-tabs)
(#702) Unexpected tab character. (no-tabs)
(#703) Unexpected tab character. (no-tabs)
(#704) Unexpected tab character. (no-tabs)
(#706) Unexpected tab character. (no-tabs)
(#707) Unexpected tab character. (no-tabs)
(#708) Unexpected tab character. (no-tabs)
(#708) There should be no spaces inside this paren. (space-in-parens)
(#708) There should be no spaces inside this paren. (space-in-parens)
(#709) Unexpected tab character. (no-tabs)
(#709) There should be no spaces inside this paren. (space-in-parens)
(#709) There should be no space after '['. (computed-property-spacing)
(#709) There should be no space before ']'. (computed-property-spacing)
(#709) There should be no spaces inside this paren. (space-in-parens)
(#710) Unexpected tab character. (no-tabs)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#711) Unexpected tab character. (no-tabs)
(#711) There should be no spaces inside this paren. (space-in-parens)
(#711) There should be no space after '['. (computed-property-spacing)
(#711) There should be no space before ']'. (computed-property-spacing)
(#711) There should be no spaces inside this paren. (space-in-parens)
(#712) Unexpected tab character. (no-tabs)
(#713) Unexpected tab character. (no-tabs)
(#715) Unexpected tab character. (no-tabs)
(#716) Unexpected tab character. (no-tabs)
(#718) Comments should not begin with a lowercase character (capitalized-comments)
(#718) Unexpected tab character. (no-tabs)
(#719) Unexpected tab character. (no-tabs)
(#719) There should be no spaces inside this paren. (space-in-parens)
(#719) There should be no spaces inside this paren. (space-in-parens)
(#720) Unexpected tab character. (no-tabs)
(#721) Unexpected tab character. (no-tabs)
(#722) Unexpected tab character. (no-tabs)
(#723) Unexpected tab character. (no-tabs)
(#724) Unexpected tab character. (no-tabs)
(#724) Comments should not begin with a lowercase character (capitalized-comments)
(#725) Line 725 exceeds the maximum line length of 132. (max-len)
(#725) Unexpected tab character. (no-tabs)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no space after '['. (computed-property-spacing)
(#725) There should be no space before ']'. (computed-property-spacing)
(#725) There should be no space after '['. (computed-property-spacing)
(#725) Infix operators must be spaced. (space-infix-ops)
(#725) There should be no space before ']'. (computed-property-spacing)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) Unexpected whitespace before semicolon. (semi-spacing)
(#727) Unexpected tab character. (no-tabs)
(#728) Unexpected tab character. (no-tabs)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#729) Unexpected tab character. (no-tabs)
(#729) There should be no spaces inside this paren. (space-in-parens)
(#729) There should be no spaces inside this paren. (space-in-parens)
(#730) Unexpected tab character. (no-tabs)
(#730) There should be no spaces inside this paren. (space-in-parens)
(#730) There should be no space after '['. (computed-property-spacing)
(#730) There should be no space before ']'. (computed-property-spacing)
(#730) There should be no spaces inside this paren. (space-in-parens)
(#732) Unexpected tab character. (no-tabs)
(#732) There should be no spaces inside this paren. (space-in-parens)
(#732) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#732) There should be no spaces inside this paren. (space-in-parens)
(#733) Unexpected tab character. (no-tabs)
(#733) There should be no space after '['. (computed-property-spacing)
(#733) There should be no space before ']'. (computed-property-spacing)
(#734) Unexpected tab character. (no-tabs)
(#735) Unexpected tab character. (no-tabs)
(#737) Unexpected tab character. (no-tabs)
(#738) Unexpected tab character. (no-tabs)
(#739) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#740) There should be no space after '['. (computed-property-spacing)
(#740) There should be no space before ']'. (computed-property-spacing)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#742) Unexpected tab character. (no-tabs)
(#742) There should be no spaces inside this paren. (space-in-parens)
(#742) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#742) There should be no spaces inside this paren. (space-in-parens)
(#743) Unexpected tab character. (no-tabs)
(#743) There should be no space after '['. (computed-property-spacing)
(#743) There should be no space before ']'. (computed-property-spacing)
(#744) Unexpected tab character. (no-tabs)
(#745) Unexpected tab character. (no-tabs)
(#746) Unexpected tab character. (no-tabs)
(#748) Unexpected tab character. (no-tabs)
(#749) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#752) Unexpected tab character. (no-tabs)
(#753) Unexpected tab character. (no-tabs)
(#755) Unexpected tab character. (no-tabs)
(#756) Unexpected tab character. (no-tabs)
(#757) Unexpected tab character. (no-tabs)
(#757) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no spaces inside this paren. (space-in-parens)
(#758) Unexpected tab character. (no-tabs)
(#760) Unexpected tab character. (no-tabs)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#761) Unexpected tab character. (no-tabs)
(#761) There should be no space after '['. (computed-property-spacing)
(#761) There should be no space before ']'. (computed-property-spacing)
(#762) Unexpected tab character. (no-tabs)
(#763) Unexpected tab character. (no-tabs)
(#764) Unexpected tab character. (no-tabs)
(#766) Unexpected tab character. (no-tabs)
(#767) Unexpected tab character. (no-tabs)
(#768) Unexpected tab character. (no-tabs)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#769) Unexpected tab character. (no-tabs)
(#770) Unexpected tab character. (no-tabs)
(#772) Unexpected tab character. (no-tabs)
(#773) Unexpected tab character. (no-tabs)
(#773) Identifier 'core_slice' is not in camel case. (camelcase)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#774) Unexpected tab character. (no-tabs)
(#775) Unexpected tab character. (no-tabs)
(#775) There should be no spaces inside this paren. (space-in-parens)
(#775) There should be no spaces inside this paren. (space-in-parens)
(#775) Identifier 'core_slice' is not in camel case. (camelcase)
(#775) There should be no spaces inside this paren. (space-in-parens)
(#775) There should be no spaces inside this paren. (space-in-parens)
(#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) Unexpected tab character. (no-tabs)
(#778) Unexpected tab character. (no-tabs)
(#779) Unexpected tab character. (no-tabs)
(#781) Unexpected tab character. (no-tabs)
(#782) Unexpected tab character. (no-tabs)
(#784) Unexpected tab character. (no-tabs)
(#785) Unexpected tab character. (no-tabs)
(#786) Unexpected tab character. (no-tabs)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#787) Unexpected tab character. (no-tabs)
(#788) Unexpected tab character. (no-tabs)
(#788) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#789) Unexpected tab character. (no-tabs)
(#790) Unexpected tab character. (no-tabs)
(#792) Unexpected tab character. (no-tabs)
(#793) Unexpected tab character. (no-tabs)
(#793) There should be no spaces inside this paren. (space-in-parens)
(#793) There should be no spaces inside this paren. (space-in-parens)
(#794) Unexpected tab character. (no-tabs)
(#794) There should be no spaces inside this paren. (space-in-parens)
(#794) There should be no spaces inside this paren. (space-in-parens)
(#795) Unexpected tab character. (no-tabs)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#796) Unexpected tab character. (no-tabs)
(#797) Unexpected tab character. (no-tabs)
(#799) Unexpected tab character. (no-tabs)
(#800) Unexpected tab character. (no-tabs)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#801) Unexpected tab character. (no-tabs)
(#802) Unexpected tab character. (no-tabs)
(#802) There should be no spaces inside this paren. (space-in-parens)
(#802) There should be no spaces inside this paren. (space-in-parens)
(#804) Unexpected tab character. (no-tabs)
(#804) There should be no spaces inside this paren. (space-in-parens)
(#804) There should be no spaces inside this paren. (space-in-parens)
(#805) Unexpected tab character. (no-tabs)
(#806) Unexpected tab character. (no-tabs)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#807) Unexpected tab character. (no-tabs)
(#808) Unexpected tab character. (no-tabs)
(#808) There should be no spaces inside this paren. (space-in-parens)
(#808) There should be no spaces inside this paren. (space-in-parens)
(#809) Unexpected tab character. (no-tabs)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#810) Unexpected tab character. (no-tabs)
(#812) Unexpected tab character. (no-tabs)
(#813) Unexpected tab character. (no-tabs)
(#814) Unexpected tab character. (no-tabs)
(#814) There should be no spaces inside this paren. (space-in-parens)
(#814) There should be no spaces inside this paren. (space-in-parens)
(#815) Unexpected tab character. (no-tabs)
(#816) Unexpected tab character. (no-tabs)
(#817) Unexpected tab character. (no-tabs)
(#819) Unexpected tab character. (no-tabs)
(#819) There should be no spaces inside this paren. (space-in-parens)
(#819) There should be no spaces inside this paren. (space-in-parens)
(#820) Unexpected tab character. (no-tabs)
(#820) There should be no spaces inside this paren. (space-in-parens)
(#821) Unexpected tab character. (no-tabs)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#822) Unexpected tab character. (no-tabs)
(#823) Unexpected tab character. (no-tabs)
(#825) Unexpected tab character. (no-tabs)
(#826) Unexpected tab character. (no-tabs)
(#828) Unexpected tab character. (no-tabs)
(#828) Do not nest ternary expressions. (no-nested-ternary)
(#829) Unexpected tab character. (no-tabs)
(#831) Unexpected tab character. (no-tabs)
(#832) Unexpected tab character. (no-tabs)
(#832) Do not nest ternary expressions. (no-nested-ternary)
(#833) Unexpected tab character. (no-tabs)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#834) Unexpected tab character. (no-tabs)
(#834) There should be no spaces inside this paren. (space-in-parens)
(#834) There should be no spaces inside this paren. (space-in-parens)
(#835) Unexpected tab character. (no-tabs)
(#837) Unexpected tab character. (no-tabs)
(#838) Unexpected tab character. (no-tabs)
(#838) There should be no spaces inside this paren. (space-in-parens)
(#838) There should be no spaces inside this paren. (space-in-parens)
(#839) Unexpected tab character. (no-tabs)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#843) Unexpected tab character. (no-tabs)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#845) Unexpected tab character. (no-tabs)
(#847) Unexpected tab character. (no-tabs)
(#848) Unexpected tab character. (no-tabs)
(#849) Unexpected tab character. (no-tabs)
(#850) Unexpected tab character. (no-tabs)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#851) Unexpected tab character. (no-tabs)
(#852) Unexpected tab character. (no-tabs)
(#852) There should be no spaces inside this paren. (space-in-parens)
(#852) There should be no spaces inside this paren. (space-in-parens)
(#854) Unexpected tab character. (no-tabs)
(#855) Unexpected tab character. (no-tabs)
(#855) There should be no spaces inside this paren. (space-in-parens)
(#855) There should be no spaces inside this paren. (space-in-parens)
(#856) Unexpected tab character. (no-tabs)
(#857) Unexpected tab character. (no-tabs)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#859) Unexpected tab character. (no-tabs)
(#860) Unexpected tab character. (no-tabs)
(#860) There should be no spaces inside this paren. (space-in-parens)
(#860) There should be no spaces inside this paren. (space-in-parens)
(#862) Unexpected tab character. (no-tabs)
(#863) Unexpected tab character. (no-tabs)
(#864) Unexpected tab character. (no-tabs)
(#865) Unexpected tab character. (no-tabs)
(#865) There should be no spaces inside this paren. (space-in-parens)
(#865) There should be no spaces inside this paren. (space-in-parens)
(#867) Unexpected tab character. (no-tabs)
(#868) Unexpected tab character. (no-tabs)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#870) Unexpected tab character. (no-tabs)
(#871) Unexpected tab character. (no-tabs)
(#872) Unexpected tab character. (no-tabs)
(#874) Unexpected tab character. (no-tabs)
(#875) Unexpected tab character. (no-tabs)
(#875) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#876) Unexpected tab character. (no-tabs)
(#876) Expected space(s) after "catch". (keyword-spacing)
(#876) Empty block statement. (no-empty)
(#878) Unexpected tab character. (no-tabs)
(#878) There should be no spaces inside this paren. (space-in-parens)
(#878) There should be no spaces inside this paren. (space-in-parens)
(#879) Unexpected tab character. (no-tabs)
(#879) Expected to return a value at the end of function 'doScrollCheck'. (consistent-return)
(#880) Unexpected tab character. (no-tabs)
(#880) There should be no spaces inside this paren. (space-in-parens)
(#880) There should be no spaces inside this paren. (space-in-parens)
(#882) Unexpected tab character. (no-tabs)
(#883) Unexpected tab character. (no-tabs)
(#884) Unexpected tab character. (no-tabs)
(#885) Unexpected tab character. (no-tabs)
(#886) Unexpected tab character. (no-tabs)
(#886) Expected space(s) after "catch". (keyword-spacing)
(#887) Unexpected tab character. (no-tabs)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#888) Unexpected tab character. (no-tabs)
(#890) Unexpected tab character. (no-tabs)
(#890) Comments should not begin with a lowercase character (capitalized-comments)
(#891) Unexpected tab character. (no-tabs)
(#892) Unexpected tab character. (no-tabs)
(#893) Unexpected tab character. (no-tabs)
(#894) Unexpected tab character. (no-tabs)
(#895) Unexpected tab character. (no-tabs)
(#896) Unexpected tab character. (no-tabs)
(#897) Unexpected tab character. (no-tabs)
(#897) There should be no spaces inside this paren. (space-in-parens)
(#897) There should be no spaces inside this paren. (space-in-parens)
(#902) Unexpected tab character. (no-tabs)
(#902) There should be no space after '['. (computed-property-spacing)
(#902) There should be no space before ']'. (computed-property-spacing)
(#911) Missing JSDoc comment. (require-jsdoc)
(#911) There should be no spaces inside this paren. (space-in-parens)
(#911) There should be no spaces inside this paren. (space-in-parens)
(#912) Unexpected tab character. (no-tabs)
(#912) There should be no space after '['. (computed-property-spacing)
(#912) There should be no space before ']'. (computed-property-spacing)
(#913) Unexpected tab character. (no-tabs)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#913) There should be no spaces inside this paren. (space-in-parens)
(#914) Unexpected tab character. (no-tabs)
(#914) There should be no space after '['. (computed-property-spacing)
(#914) There should be no space before ']'. (computed-property-spacing)
(#915) Unexpected tab character. (no-tabs)
(#916) Unexpected tab character. (no-tabs)
(#922) Unexpected tab character. (no-tabs)
(#923) Unexpected tab character. (no-tabs)
(#930) Unexpected tab character. (no-tabs)
(#932) Unexpected tab character. (no-tabs)
(#933) Unexpected tab character. (no-tabs)
(#934) Unexpected tab character. (no-tabs)
(#936) Unexpected tab character. (no-tabs)
(#938) Unexpected tab character. (no-tabs)
(#941) There should be no spaces inside this paren. (space-in-parens)
(#941) There should be no spaces inside this paren. (space-in-parens)
(#943) Unexpected tab character. (no-tabs)
(#944) Unexpected tab character. (no-tabs)
(#945) Unexpected tab character. (no-tabs)
(#946) Unexpected tab character. (no-tabs)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no space after '['. (computed-property-spacing)
(#946) There should be no space before ']'. (computed-property-spacing)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#947) Unexpected tab character. (no-tabs)
(#947) There should be no spaces inside this paren. (space-in-parens)
(#947) There should be no spaces inside this paren. (space-in-parens)
(#949) Unexpected tab character. (no-tabs)
(#950) Unexpected tab character. (no-tabs)
(#951) Unexpected tab character. (no-tabs)
(#952) Unexpected tab character. (no-tabs)
(#953) Unexpected tab character. (no-tabs)
(#954) Unexpected tab character. (no-tabs)
(#955) Unexpected tab character. (no-tabs)
(#956) Unexpected tab character. (no-tabs)
(#957) Unexpected tab character. (no-tabs)
(#958) Unexpected tab character. (no-tabs)
(#959) Unexpected tab character. (no-tabs)
(#960) Unexpected tab character. (no-tabs)
(#961) Unexpected tab character. (no-tabs)
(#962) Unexpected tab character. (no-tabs)
(#963) Unexpected tab character. (no-tabs)
(#964) Unexpected tab character. (no-tabs)
(#965) Unexpected tab character. (no-tabs)
(#966) Unexpected tab character. (no-tabs)
(#966) There should be no spaces inside this paren. (space-in-parens)
(#966) There should be no spaces inside this paren. (space-in-parens)
(#967) Unexpected tab character. (no-tabs)
(#968) Unexpected tab character. (no-tabs)
(#969) Unexpected tab character. (no-tabs)
(#970) Unexpected tab character. (no-tabs)
(#971) Unexpected tab character. (no-tabs)
(#972) Unexpected tab character. (no-tabs)
(#973) Unexpected tab character. (no-tabs)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#973) 'list' is not modified in this loop. (no-unmodified-loop-condition)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#974) Unexpected tab character. (no-tabs)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no space after '['. (computed-property-spacing)
(#974) There should be no space before ']'. (computed-property-spacing)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no space after '['. (computed-property-spacing)
(#974) There should be no space before ']'. (computed-property-spacing)
(#974) There should be no space after '['. (computed-property-spacing)
(#974) There should be no space before ']'. (computed-property-spacing)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#975) Unexpected tab character. (no-tabs)
(#976) Unexpected tab character. (no-tabs)
(#977) Unexpected tab character. (no-tabs)
(#978) Unexpected tab character. (no-tabs)
(#979) Unexpected tab character. (no-tabs)
(#980) Unexpected tab character. (no-tabs)
(#980) There should be no spaces inside this paren. (space-in-parens)
(#980) There should be no spaces inside this paren. (space-in-parens)
(#981) Unexpected tab character. (no-tabs)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#982) Unexpected tab character. (no-tabs)
(#982) There should be no spaces inside this paren. (space-in-parens)
(#982) There should be no spaces inside this paren. (space-in-parens)
(#983) Unexpected tab character. (no-tabs)
(#983) There should be no spaces inside this paren. (space-in-parens)
(#983) There should be no spaces inside this paren. (space-in-parens)
(#984) Unexpected tab character. (no-tabs)
(#985) Unexpected tab character. (no-tabs)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#986) Unexpected tab character. (no-tabs)
(#987) Unexpected tab character. (no-tabs)
(#988) Unexpected tab character. (no-tabs)
(#989) Unexpected tab character. (no-tabs)
(#990) Unexpected tab character. (no-tabs)
(#991) Unexpected tab character. (no-tabs)
(#992) Unexpected tab character. (no-tabs)
(#993) Unexpected tab character. (no-tabs)
(#994) Unexpected tab character. (no-tabs)
(#995) Unexpected tab character. (no-tabs)
(#996) Unexpected tab character. (no-tabs)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#997) Unexpected tab character. (no-tabs)
(#998) Unexpected tab character. (no-tabs)
(#999) Unexpected tab character. (no-tabs)
(#999) There should be no spaces inside this paren. (space-in-parens)
(#999) There should be no spaces inside this paren. (space-in-parens)
(#1000) Unexpected tab character. (no-tabs)
(#1000) There should be no spaces inside this paren. (space-in-parens)
(#1000) There should be no spaces inside this paren. (space-in-parens)
(#1000) There should be no spaces inside this paren. (space-in-parens)
(#1001) Unexpected tab character. (no-tabs)
(#1001) There should be no spaces inside this paren. (space-in-parens)
(#1001) There should be no spaces inside this paren. (space-in-parens)
(#1002) Unexpected tab character. (no-tabs)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1003) Unexpected tab character. (no-tabs)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1004) Unexpected tab character. (no-tabs)
(#1004) There should be no spaces inside this paren. (space-in-parens)
(#1004) There should be no spaces inside this paren. (space-in-parens)
(#1005) Unexpected tab character. (no-tabs)
(#1006) Unexpected tab character. (no-tabs)
(#1006) There should be no spaces inside this paren. (space-in-parens)
(#1006) There should be no spaces inside this paren. (space-in-parens)
(#1007) Unexpected tab character. (no-tabs)
(#1008) Unexpected tab character. (no-tabs)
(#1009) Unexpected tab character. (no-tabs)
(#1009) There should be no spaces inside this paren. (space-in-parens)
(#1009) There should be no spaces inside this paren. (space-in-parens)
(#1010) Unexpected tab character. (no-tabs)
(#1011) Unexpected tab character. (no-tabs)
(#1012) Unexpected tab character. (no-tabs)
(#1012) There should be no spaces inside this paren. (space-in-parens)
(#1012) There should be no spaces inside this paren. (space-in-parens)
(#1013) Unexpected tab character. (no-tabs)
(#1014) Unexpected tab character. (no-tabs)
(#1015) Unexpected tab character. (no-tabs)
(#1016) Unexpected tab character. (no-tabs)
(#1016) There should be no spaces inside this paren. (space-in-parens)
(#1016) There should be no spaces inside this paren. (space-in-parens)
(#1017) Unexpected tab character. (no-tabs)
(#1018) Unexpected tab character. (no-tabs)
(#1018) There should be no spaces inside this paren. (space-in-parens)
(#1018) There should be no spaces inside this paren. (space-in-parens)
(#1019) Unexpected tab character. (no-tabs)
(#1020) Unexpected tab character. (no-tabs)
(#1021) Unexpected tab character. (no-tabs)
(#1022) Unexpected tab character. (no-tabs)
(#1023) Unexpected tab character. (no-tabs)
(#1024) Unexpected tab character. (no-tabs)
(#1025) Unexpected tab character. (no-tabs)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) Unexpected tab character. (no-tabs)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1027) Unexpected tab character. (no-tabs)
(#1028) Unexpected tab character. (no-tabs)
(#1028) Expected space(s) after "while". (keyword-spacing)
(#1028) There should be no spaces inside this paren. (space-in-parens)
(#1028) There should be no spaces inside this paren. (space-in-parens)
(#1028) There should be no spaces inside this paren. (space-in-parens)
(#1028) There should be no spaces inside this paren. (space-in-parens)
(#1028) There should be no spaces inside this paren. (space-in-parens)
(#1028) There should be no spaces inside this paren. (space-in-parens)
(#1029) Unexpected tab character. (no-tabs)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1030) Unexpected tab character. (no-tabs)
(#1031) Unexpected tab character. (no-tabs)
(#1031) There should be no spaces inside this paren. (space-in-parens)
(#1031) There should be no spaces inside this paren. (space-in-parens)
(#1032) Unexpected tab character. (no-tabs)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1033) Unexpected tab character. (no-tabs)
(#1034) Unexpected tab character. (no-tabs)
(#1035) Unexpected tab character. (no-tabs)
(#1035) There should be no spaces inside this paren. (space-in-parens)
(#1035) There should be no spaces inside this paren. (space-in-parens)
(#1036) Unexpected tab character. (no-tabs)
(#1037) Unexpected tab character. (no-tabs)
(#1038) Unexpected tab character. (no-tabs)
(#1039) Unexpected tab character. (no-tabs)
(#1040) Unexpected tab character. (no-tabs)
(#1041) Unexpected tab character. (no-tabs)
(#1042) Unexpected tab character. (no-tabs)
(#1043) Unexpected tab character. (no-tabs)
(#1044) Unexpected tab character. (no-tabs)
(#1045) Unexpected tab character. (no-tabs)
(#1045) There should be no spaces inside this paren. (space-in-parens)
(#1045) There should be no spaces inside this paren. (space-in-parens)
(#1046) Unexpected tab character. (no-tabs)
(#1046) There should be no spaces inside this paren. (space-in-parens)
(#1046) There should be no spaces inside this paren. (space-in-parens)
(#1047) Unexpected tab character. (no-tabs)
(#1048) Unexpected tab character. (no-tabs)
(#1049) Unexpected tab character. (no-tabs)
(#1050) Unexpected tab character. (no-tabs)
(#1051) Unexpected tab character. (no-tabs)
(#1052) Unexpected tab character. (no-tabs)
(#1053) Unexpected tab character. (no-tabs)
(#1054) Unexpected tab character. (no-tabs)
(#1055) Unexpected tab character. (no-tabs)
(#1056) Unexpected tab character. (no-tabs)
(#1057) Unexpected tab character. (no-tabs)
(#1058) Unexpected tab character. (no-tabs)
(#1059) Unexpected tab character. (no-tabs)
(#1060) Unexpected tab character. (no-tabs)
(#1061) Unexpected tab character. (no-tabs)
(#1062) Unexpected tab character. (no-tabs)
(#1063) Unexpected tab character. (no-tabs)
(#1064) Unexpected tab character. (no-tabs)
(#1065) Unexpected tab character. (no-tabs)
(#1065) There should be no spaces inside this paren. (space-in-parens)
(#1065) There should be no spaces inside this paren. (space-in-parens)
(#1066) Unexpected tab character. (no-tabs)
(#1067) Unexpected tab character. (no-tabs)
(#1068) Unexpected tab character. (no-tabs)
(#1069) Unexpected tab character. (no-tabs)
(#1070) Unexpected tab character. (no-tabs)
(#1071) Unexpected tab character. (no-tabs)
(#1072) Unexpected tab character. (no-tabs)
(#1073) Unexpected tab character. (no-tabs)
(#1074) Unexpected tab character. (no-tabs)
(#1075) Unexpected tab character. (no-tabs)
(#1075) There should be no spaces inside this paren. (space-in-parens)
(#1075) There should be no spaces inside this paren. (space-in-parens)
(#1076) Unexpected tab character. (no-tabs)
(#1077) Unexpected tab character. (no-tabs)
(#1077) There should be no space after '['. (array-bracket-spacing)
(#1077) There should be no space before ']'. (array-bracket-spacing)
(#1078) Unexpected tab character. (no-tabs)
(#1078) There should be no spaces inside this paren. (space-in-parens)
(#1078) There should be no spaces inside this paren. (space-in-parens)
(#1078) There should be no spaces inside this paren. (space-in-parens)
(#1078) There should be no spaces inside this paren. (space-in-parens)
(#1079) Unexpected tab character. (no-tabs)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1080) Unexpected tab character. (no-tabs)
(#1080) There should be no spaces inside this paren. (space-in-parens)
(#1080) There should be no spaces inside this paren. (space-in-parens)
(#1081) Unexpected tab character. (no-tabs)
(#1082) Unexpected tab character. (no-tabs)
(#1082) There should be no spaces inside this paren. (space-in-parens)
(#1082) There should be no spaces inside this paren. (space-in-parens)
(#1083) Unexpected tab character. (no-tabs)
(#1084) Unexpected tab character. (no-tabs)
(#1085) Unexpected tab character. (no-tabs)
(#1086) Unexpected tab character. (no-tabs)
(#1087) Unexpected tab character. (no-tabs)
(#1088) Unexpected tab character. (no-tabs)
(#1089) Unexpected tab character. (no-tabs)
(#1089) There should be no spaces inside this paren. (space-in-parens)
(#1089) There should be no spaces inside this paren. (space-in-parens)
(#1090) Unexpected tab character. (no-tabs)
(#1091) Unexpected tab character. (no-tabs)
(#1092) Unexpected tab character. (no-tabs)
(#1093) Unexpected tab character. (no-tabs)
(#1094) Unexpected tab character. (no-tabs)
(#1095) Unexpected tab character. (no-tabs)
(#1096) Unexpected tab character. (no-tabs)
(#1098) Unexpected tab character. (no-tabs)
(#1102) Unexpected tab character. (no-tabs)
(#1102) There should be no spaces inside this paren. (space-in-parens)
(#1102) There should be no spaces inside this paren. (space-in-parens)
(#1103) Unexpected tab character. (no-tabs)
(#1104) Unexpected tab character. (no-tabs)
(#1104) Comments should not begin with a lowercase character (capitalized-comments)
(#1105) Unexpected tab character. (no-tabs)
(#1105) There should be no space after '['. (array-bracket-spacing)
(#1105) There should be no space before ']'. (array-bracket-spacing)
(#1106) Unexpected tab character. (no-tabs)
(#1106) There should be no space after '['. (array-bracket-spacing)
(#1106) There should be no space before ']'. (array-bracket-spacing)
(#1107) Unexpected tab character. (no-tabs)
(#1107) There should be no space after '['. (array-bracket-spacing)
(#1107) There should be no space before ']'. (array-bracket-spacing)
(#1108) Unexpected tab character. (no-tabs)
(#1109) Unexpected tab character. (no-tabs)
(#1110) Unexpected tab character. (no-tabs)
(#1111) Unexpected tab character. (no-tabs)
(#1112) Unexpected tab character. (no-tabs)
(#1113) Unexpected tab character. (no-tabs)
(#1114) Unexpected tab character. (no-tabs)
(#1115) Unexpected tab character. (no-tabs)
(#1115) There should be no spaces inside this paren. (space-in-parens)
(#1115) There should be no spaces inside this paren. (space-in-parens)
(#1115) There should be no spaces inside this paren. (space-in-parens)
(#1115) There should be no spaces inside this paren. (space-in-parens)
(#1116) Unexpected tab character. (no-tabs)
(#1117) Unexpected tab character. (no-tabs)
(#1118) Unexpected tab character. (no-tabs)
(#1118) There should be no spaces inside this paren. (space-in-parens)
(#1118) Comments should not begin with a lowercase character (capitalized-comments)
(#1118) There should be no spaces inside this paren. (space-in-parens)
(#1119) Unexpected tab character. (no-tabs)
(#1120) Unexpected tab character. (no-tabs)
(#1120) There should be no spaces inside this paren. (space-in-parens)
(#1120) There should be no spaces inside this paren. (space-in-parens)
(#1121) Unexpected tab character. (no-tabs)
(#1121) There should be no spaces inside this paren. (space-in-parens)
(#1121) There should be no spaces inside this paren. (space-in-parens)
(#1121) There should be no spaces inside this paren. (space-in-parens)
(#1122) Unexpected tab character. (no-tabs)
(#1122) There should be no space after '['. (computed-property-spacing)
(#1122) There should be no space before ']'. (computed-property-spacing)
(#1123) Unexpected tab character. (no-tabs)
(#1123) There should be no space after '['. (computed-property-spacing)
(#1123) There should be no space before ']'. (computed-property-spacing)
(#1124) Unexpected tab character. (no-tabs)
(#1124) Comments should not begin with a lowercase character (capitalized-comments)
(#1125) Unexpected tab character. (no-tabs)
(#1125) There should be no space after '['. (computed-property-spacing)
(#1125) There should be no space before ']'. (computed-property-spacing)
(#1125) There should be no spaces inside this paren. (space-in-parens)
(#1125) There should be no spaces inside this paren. (space-in-parens)
(#1125) There should be no spaces inside this paren. (space-in-parens)
(#1126) Unexpected tab character. (no-tabs)
(#1127) Unexpected tab character. (no-tabs)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1128) Unexpected tab character. (no-tabs)
(#1128) There should be no spaces inside this paren. (space-in-parens)
(#1128) There should be no spaces inside this paren. (space-in-parens)
(#1128) There should be no spaces inside this paren. (space-in-parens)
(#1128) There should be no spaces inside this paren. (space-in-parens)
(#1129) Unexpected tab character. (no-tabs)
(#1130) Unexpected tab character. (no-tabs)
(#1130) There should be no spaces inside this paren. (space-in-parens)
(#1130) There should be no spaces inside this paren. (space-in-parens)
(#1131) Unexpected tab character. (no-tabs)
(#1131) There should be no spaces inside this paren. (space-in-parens)
(#1131) There should be no spaces inside this paren. (space-in-parens)
(#1132) Unexpected tab character. (no-tabs)
(#1132) There should be no spaces inside this paren. (space-in-parens)
(#1132) There should be no spaces inside this paren. (space-in-parens)
(#1133) Unexpected tab character. (no-tabs)
(#1134) Unexpected tab character. (no-tabs)
(#1134) There should be no space after '['. (computed-property-spacing)
(#1134) There should be no space before ']'. (computed-property-spacing)
(#1134) There should be no spaces inside this paren. (space-in-parens)
(#1134) There should be no space after '['. (array-bracket-spacing)
(#1134) There should be no space before ']'. (array-bracket-spacing)
(#1134) There should be no spaces inside this paren. (space-in-parens)
(#1135) Unexpected tab character. (no-tabs)
(#1136) Unexpected tab character. (no-tabs)
(#1137) Unexpected tab character. (no-tabs)
(#1137) There should be no space after '['. (computed-property-spacing)
(#1137) There should be no space before ']'. (computed-property-spacing)
(#1138) Unexpected tab character. (no-tabs)
(#1139) Unexpected tab character. (no-tabs)
(#1140) Unexpected tab character. (no-tabs)
(#1141) Unexpected tab character. (no-tabs)
(#1142) Unexpected tab character. (no-tabs)
(#1143) Unexpected tab character. (no-tabs)
(#1144) Unexpected tab character. (no-tabs)
(#1145) Unexpected tab character. (no-tabs)
(#1145) There should be no spaces inside this paren. (space-in-parens)
(#1145) There should be no spaces inside this paren. (space-in-parens)
(#1146) Unexpected tab character. (no-tabs)
(#1146) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1146) There should be no spaces inside this paren. (space-in-parens)
(#1146) There should be no spaces inside this paren. (space-in-parens)
(#1147) Unexpected tab character. (no-tabs)
(#1148) Unexpected tab character. (no-tabs)
(#1149) Unexpected tab character. (no-tabs)
(#1151) Unexpected tab character. (no-tabs)
(#1152) Unexpected tab character. (no-tabs)
(#1154) Unexpected tab character. (no-tabs)
(#1155) Unexpected tab character. (no-tabs)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1156) Unexpected tab character. (no-tabs)
(#1156) There should be no space after '['. (computed-property-spacing)
(#1156) There should be no space before ']'. (computed-property-spacing)
(#1157) Unexpected tab character. (no-tabs)
(#1157) There should be no space after '['. (computed-property-spacing)
(#1157) There should be no space before ']'. (computed-property-spacing)
(#1159) Unexpected tab character. (no-tabs)
(#1159) Comments should not begin with a lowercase character (capitalized-comments)
(#1160) Unexpected tab character. (no-tabs)
(#1160) There should be no space after '['. (computed-property-spacing)
(#1160) There should be no space before ']'. (computed-property-spacing)
(#1162) Unexpected tab character. (no-tabs)
(#1163) Unexpected tab character. (no-tabs)
(#1163) There should be no spaces inside this paren. (space-in-parens)
(#1163) There should be no spaces inside this paren. (space-in-parens)
(#1164) Unexpected tab character. (no-tabs)
(#1165) Unexpected tab character. (no-tabs)
(#1165) Comments should not begin with a lowercase character (capitalized-comments)
(#1166) Unexpected tab character. (no-tabs)
(#1168) Unexpected tab character. (no-tabs)
(#1169) Unexpected tab character. (no-tabs)
(#1169) There should be no space after '['. (computed-property-spacing)
(#1169) Unexpected use of '^'. (no-bitwise)
(#1169) There should be no space before ']'. (computed-property-spacing)
(#1169) There should be no space after '['. (computed-property-spacing)
(#1169) There should be no space before ']'. (computed-property-spacing)
(#1169) There should be no space after '['. (computed-property-spacing)
(#1169) There should be no space before ']'. (computed-property-spacing)
(#1169) There should be no space after '['. (computed-property-spacing)
(#1169) There should be no space before ']'. (computed-property-spacing)
(#1169) There should be no spaces inside this paren. (space-in-parens)
(#1170) Unexpected tab character. (no-tabs)
(#1172) Unexpected tab character. (no-tabs)
(#1172) Comments should not begin with a lowercase character (capitalized-comments)
(#1173) Unexpected tab character. (no-tabs)
(#1173) There should be no space after '['. (computed-property-spacing)
(#1173) There should be no space before ']'. (computed-property-spacing)
(#1174) Unexpected tab character. (no-tabs)
(#1174) There should be no space after '['. (computed-property-spacing)
(#1174) There should be no space before ']'. (computed-property-spacing)
(#1175) Unexpected tab character. (no-tabs)
(#1177) Unexpected tab character. (no-tabs)
(#1178) Unexpected tab character. (no-tabs)
(#1178) There should be no spaces inside this paren. (space-in-parens)
(#1178) There should be no spaces inside this paren. (space-in-parens)
(#1180) Unexpected tab character. (no-tabs)
(#1181) Unexpected tab character. (no-tabs)
(#1181) There should be no spaces inside this paren. (space-in-parens)
(#1181) There should be no spaces inside this paren. (space-in-parens)
(#1182) Unexpected tab character. (no-tabs)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1183) Unexpected tab character. (no-tabs)
(#1185) Unexpected tab character. (no-tabs)
(#1186) Unexpected tab character. (no-tabs)
(#1187) Unexpected tab character. (no-tabs)
(#1189) Unexpected tab character. (no-tabs)
(#1190) Unexpected tab character. (no-tabs)
(#1190) There should be no spaces inside this paren. (space-in-parens)
(#1190) There should be no spaces inside this paren. (space-in-parens)
(#1191) Unexpected tab character. (no-tabs)
(#1192) Unexpected tab character. (no-tabs)
(#1192) Identifier 'core_slice' is not in camel case. (camelcase)
(#1192) There should be no spaces inside this paren. (space-in-parens)
(#1192) There should be no spaces inside this paren. (space-in-parens)
(#1193) Unexpected tab character. (no-tabs)
(#1195) Unexpected tab character. (no-tabs)
(#1195) Comments should not begin with a lowercase character (capitalized-comments)
(#1196) Unexpected tab character. (no-tabs)
(#1196) There should be no spaces inside this paren. (space-in-parens)
(#1196) There should be no spaces inside this paren. (space-in-parens)
(#1196) There should be no spaces inside this paren. (space-in-parens)
(#1196) There should be no spaces inside this paren. (space-in-parens)
(#1198) Unexpected tab character. (no-tabs)
(#1198) Comments should not begin with a lowercase character (capitalized-comments)
(#1199) Unexpected tab character. (no-tabs)
(#1201) Unexpected tab character. (no-tabs)
(#1202) Unexpected tab character. (no-tabs)
(#1202) There should be no spaces inside this paren. (space-in-parens)
(#1202) There should be no spaces inside this paren. (space-in-parens)
(#1203) Unexpected tab character. (no-tabs)
(#1203) There should be no spaces inside this paren. (space-in-parens)
(#1203) There should be no spaces inside this paren. (space-in-parens)
(#1204) Unexpected tab character. (no-tabs)
(#1204) There should be no space after '['. (computed-property-spacing)
(#1204) There should be no space before ']'. (computed-property-spacing)
(#1205) Unexpected tab character. (no-tabs)
(#1205) There should be no space after '['. (computed-property-spacing)
(#1205) There should be no space before ']'. (computed-property-spacing)
(#1205) Identifier 'core_slice' is not in camel case. (camelcase)
(#1205) There should be no spaces inside this paren. (space-in-parens)
(#1205) There should be no spaces inside this paren. (space-in-parens)
(#1206) Unexpected tab character. (no-tabs)
(#1206) Expected space(s) after "if". (keyword-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)
(#1207) Unexpected tab character. (no-tabs)
(#1207) There should be no spaces inside this paren. (space-in-parens)
(#1207) There should be no spaces inside this paren. (space-in-parens)
(#1208) Unexpected tab character. (no-tabs)
(#1208) There should be no spaces inside this paren. (space-in-parens)
(#1208) There should be no spaces inside this paren. (space-in-parens)
(#1208) There should be no spaces inside this paren. (space-in-parens)
(#1208) There should be no spaces inside this paren. (space-in-parens)
(#1209) Unexpected tab character. (no-tabs)
(#1209) There should be no spaces inside this paren. (space-in-parens)
(#1209) There should be no spaces inside this paren. (space-in-parens)
(#1210) Unexpected tab character. (no-tabs)
(#1211) Unexpected tab character. (no-tabs)
(#1212) Unexpected tab character. (no-tabs)
(#1214) Unexpected tab character. (no-tabs)
(#1216) Unexpected tab character. (no-tabs)
(#1216) Comments should not begin with a lowercase character (capitalized-comments)
(#1217) Unexpected tab character. (no-tabs)
(#1217) There should be no spaces inside this paren. (space-in-parens)
(#1217) There should be no spaces inside this paren. (space-in-parens)
(#1218) Unexpected tab character. (no-tabs)
(#1218) There should be no spaces inside this paren. (space-in-parens)
(#1218) There should be no spaces inside this paren. (space-in-parens)
(#1219) Unexpected tab character. (no-tabs)
(#1219) There should be no spaces inside this paren. (space-in-parens)
(#1219) There should be no spaces inside this paren. (space-in-parens)
(#1220) Unexpected tab character. (no-tabs)
(#1220) There should be no spaces inside this paren. (space-in-parens)
(#1220) There should be no spaces inside this paren. (space-in-parens)
(#1221) Unexpected tab character. (no-tabs)
(#1221) There should be no spaces inside this paren. (space-in-parens)
(#1221) There should be no spaces inside this paren. (space-in-parens)
(#1222) Unexpected tab character. (no-tabs)
(#1222) There should be no spaces inside this paren. (space-in-parens)
(#1222) There should be no space after '['. (computed-property-spacing)
(#1222) There should be no space before ']'. (computed-property-spacing)
(#1222) There should be no spaces inside this paren. (space-in-parens)
(#1222) There should be no space after '['. (computed-property-spacing)
(#1222) There should be no space before ']'. (computed-property-spacing)
(#1222) There should be no spaces inside this paren. (space-in-parens)
(#1222) There should be no spaces inside this paren. (space-in-parens)
(#1223) Unexpected tab character. (no-tabs)
(#1223) There should be no space after '['. (computed-property-spacing)
(#1223) There should be no space before ']'. (computed-property-spacing)
(#1224) Unexpected tab character. (no-tabs)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1225) Unexpected tab character. (no-tabs)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1226) Unexpected tab character. (no-tabs)
(#1226) There should be no spaces inside this paren. (space-in-parens)
(#1226) There should be no spaces inside this paren. (space-in-parens)
(#1226) There should be no spaces inside this paren. (space-in-parens)
(#1226) There should be no spaces inside this paren. (space-in-parens)
(#1227) Unexpected tab character. (no-tabs)
(#1228) Unexpected tab character. (no-tabs)
(#1229) Unexpected tab character. (no-tabs)
(#1230) Unexpected tab character. (no-tabs)
(#1231) Unexpected tab character. (no-tabs)
(#1233) Unexpected tab character. (no-tabs)
(#1233) Comments should not begin with a lowercase character (capitalized-comments)
(#1234) Unexpected tab character. (no-tabs)
(#1234) There should be no spaces inside this paren. (space-in-parens)
(#1234) There should be no spaces inside this paren. (space-in-parens)
(#1235) Unexpected tab character. (no-tabs)
(#1235) There should be no spaces inside this paren. (space-in-parens)
(#1235) There should be no spaces inside this paren. (space-in-parens)
(#1236) Unexpected tab character. (no-tabs)
(#1238) Unexpected tab character. (no-tabs)
(#1239) Unexpected tab character. (no-tabs)
(#1243) Unexpected tab character. (no-tabs)
(#1244) Unexpected tab character. (no-tabs)
(#1245) Unexpected tab character. (no-tabs)
(#1246) Unexpected tab character. (no-tabs)
(#1247) Unexpected tab character. (no-tabs)
(#1248) Unexpected tab character. (no-tabs)
(#1249) Unexpected tab character. (no-tabs)
(#1250) Unexpected tab character. (no-tabs)
(#1251) Unexpected tab character. (no-tabs)
(#1252) Unexpected tab character. (no-tabs)
(#1253) Unexpected tab character. (no-tabs)
(#1254) Unexpected tab character. (no-tabs)
(#1256) Unexpected tab character. (no-tabs)
(#1257) Unexpected tab character. (no-tabs)
(#1257) There should be no spaces inside this paren. (space-in-parens)
(#1257) There should be no spaces inside this paren. (space-in-parens)
(#1258) Unexpected tab character. (no-tabs)
(#1260) Unexpected tab character. (no-tabs)
(#1261) Unexpected tab character. (no-tabs)
(#1261) There should be no space after '['. (computed-property-spacing)
(#1261) There should be no space before ']'. (computed-property-spacing)
(#1262) Unexpected tab character. (no-tabs)
(#1264) Unexpected tab character. (no-tabs)
(#1265) Unexpected tab character. (no-tabs)
(#1265) There should be no spaces inside this paren. (space-in-parens)
(#1265) There should be no spaces inside this paren. (space-in-parens)
(#1266) Unexpected tab character. (no-tabs)
(#1267) Unexpected tab character. (no-tabs)
(#1269) Unexpected tab character. (no-tabs)
(#1270) Unexpected tab character. (no-tabs)
(#1271) Unexpected tab character. (no-tabs)
(#1271) There should be no spaces inside this paren. (space-in-parens)
(#1271) There should be no spaces inside this paren. (space-in-parens)
(#1272) Unexpected tab character. (no-tabs)
(#1272) There should be no space after '['. (computed-property-spacing)
(#1272) There should be no space before ']'. (computed-property-spacing)
(#1274) Unexpected tab character. (no-tabs)
(#1275) Unexpected tab character. (no-tabs)
(#1276) Unexpected tab character. (no-tabs)
(#1276) There should be no spaces inside this paren. (space-in-parens)
(#1276) There should be no spaces inside this paren. (space-in-parens)
(#1278) Unexpected tab character. (no-tabs)
(#1279) Unexpected tab character. (no-tabs)
(#1280) Unexpected tab character. (no-tabs)
(#1282) Unexpected tab character. (no-tabs)
(#1283) Unexpected tab character. (no-tabs)
(#1284) Unexpected tab character. (no-tabs)
(#1286) Unexpected tab character. (no-tabs)
(#1287) Unexpected tab character. (no-tabs)
(#1288) Unexpected tab character. (no-tabs)
(#1288) There should be no spaces inside this paren. (space-in-parens)
(#1288) There should be no spaces inside this paren. (space-in-parens)
(#1290) Unexpected tab character. (no-tabs)
(#1291) Unexpected tab character. (no-tabs)
(#1292) Unexpected tab character. (no-tabs)
(#1292) There should be no spaces inside this paren. (space-in-parens)
(#1292) There should be no spaces inside this paren. (space-in-parens)
(#1294) Unexpected tab character. (no-tabs)
(#1295) Unexpected tab character. (no-tabs)
(#1296) Unexpected tab character. (no-tabs)
(#1297) Unexpected tab character. (no-tabs)
(#1297) There should be no spaces inside this paren. (space-in-parens)
(#1297) There should be no spaces inside this paren. (space-in-parens)
(#1299) Unexpected tab character. (no-tabs)
(#1300) Unexpected tab character. (no-tabs)
(#1301) Unexpected tab character. (no-tabs)
(#1303) Unexpected tab character. (no-tabs)
(#1304) Unexpected tab character. (no-tabs)
(#1305) Unexpected tab character. (no-tabs)
(#1306) Unexpected tab character. (no-tabs)
(#1306) There should be no spaces inside this paren. (space-in-parens)
(#1306) There should be no spaces inside this paren. (space-in-parens)
(#1308) Unexpected tab character. (no-tabs)
(#1309) Unexpected tab character. (no-tabs)
(#1310) Unexpected tab character. (no-tabs)
(#1312) Unexpected tab character. (no-tabs)
(#1313) Unexpected tab character. (no-tabs)
(#1315) Unexpected tab character. (no-tabs)
(#1316) Unexpected tab character. (no-tabs)
(#1318) Unexpected tab character. (no-tabs)
(#1319) Unexpected tab character. (no-tabs)
(#1320) Unexpected tab character. (no-tabs)
(#1320) There should be no spaces inside this paren. (space-in-parens)
(#1320) There should be no spaces inside this paren. (space-in-parens)
(#1322) Unexpected tab character. (no-tabs)
(#1322) Comments should not begin with a lowercase character (capitalized-comments)
(#1323) Unexpected tab character. (no-tabs)
(#1323) There should be no spaces inside this paren. (space-in-parens)
(#1323) There should be no spaces inside this paren. (space-in-parens)
(#1325) Unexpected tab character. (no-tabs)
(#1326) Unexpected tab character. (no-tabs)
(#1327) Unexpected tab character. (no-tabs)
(#1328) Unexpected tab character. (no-tabs)
(#1329) Unexpected tab character. (no-tabs)
(#1330) Unexpected tab character. (no-tabs)
(#1331) Unexpected tab character. (no-tabs)
(#1332) Unexpected tab character. (no-tabs)
(#1333) Unexpected tab character. (no-tabs)
(#1334) Unexpected tab character. (no-tabs)
(#1335) Unexpected tab character. (no-tabs)
(#1336) Unexpected tab character. (no-tabs)
(#1338) Unexpected tab character. (no-tabs)
(#1339) Unexpected tab character. (no-tabs)
(#1340) Unexpected tab character. (no-tabs)
(#1340) There should be no spaces inside this paren. (space-in-parens)
(#1340) There should be no spaces inside this paren. (space-in-parens)
(#1342) Unexpected tab character. (no-tabs)
(#1343) Unexpected tab character. (no-tabs)
(#1344) Unexpected tab character. (no-tabs)
(#1345) Unexpected tab character. (no-tabs)
(#1347) Unexpected tab character. (no-tabs)
(#1348) Unexpected tab character. (no-tabs)
(#1349) Unexpected tab character. (no-tabs)
(#1350) Unexpected tab character. (no-tabs)
(#1351) Unexpected tab character. (no-tabs)
(#1351) Expected space(s) after "catch". (keyword-spacing)
(#1351) There should be no spaces inside this paren. (space-in-parens)
(#1351) There should be no spaces inside this paren. (space-in-parens)
(#1352) Unexpected tab character. (no-tabs)
(#1353) Unexpected tab character. (no-tabs)
(#1355) Unexpected tab character. (no-tabs)
(#1355) There should be no spaces inside this paren. (space-in-parens)
(#1355) There should be no spaces inside this paren. (space-in-parens)
(#1356) Unexpected tab character. (no-tabs)
(#1356) There should be no spaces inside this paren. (space-in-parens)
(#1357) Unexpected tab character. (no-tabs)
(#1358) Unexpected tab character. (no-tabs)
(#1359) Unexpected tab character. (no-tabs)
(#1360) Unexpected tab character. (no-tabs)
(#1361) Unexpected tab character. (no-tabs)
(#1361) There should be no spaces inside this paren. (space-in-parens)
(#1361) There should be no spaces inside this paren. (space-in-parens)
(#1362) Unexpected tab character. (no-tabs)
(#1362) There should be no spaces inside this paren. (space-in-parens)
(#1362) There should be no spaces inside this paren. (space-in-parens)
(#1363) Unexpected tab character. (no-tabs)
(#1365) Unexpected tab character. (no-tabs)
(#1366) Unexpected tab character. (no-tabs)
(#1367) Unexpected tab character. (no-tabs)
(#1368) Unexpected tab character. (no-tabs)
(#1369) Unexpected tab character. (no-tabs)
(#1369) There should be no spaces inside this paren. (space-in-parens)
(#1369) There should be no spaces inside this paren. (space-in-parens)
(#1370) Unexpected tab character. (no-tabs)
(#1372) Unexpected tab character. (no-tabs)
(#1372) There should be no spaces inside this paren. (space-in-parens)
(#1372) There should be no spaces inside this paren. (space-in-parens)
(#1374) Unexpected tab character. (no-tabs)
(#1375) Unexpected tab character. (no-tabs)
(#1375) There should be no spaces inside this paren. (space-in-parens)
(#1375) There should be no spaces inside this paren. (space-in-parens)
(#1377) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1379) Unexpected tab character. (no-tabs)
(#1379) There should be no spaces inside this paren. (space-in-parens)
(#1379) There should be no spaces inside this paren. (space-in-parens)
(#1381) Unexpected tab character. (no-tabs)
(#1382) Unexpected tab character. (no-tabs)
(#1382) There should be no spaces inside this paren. (space-in-parens)
(#1382) There should be no spaces inside this paren. (space-in-parens)
(#1382) There should be no spaces inside this paren. (space-in-parens)
(#1382) There should be no spaces inside this paren. (space-in-parens)
(#1384) Unexpected tab character. (no-tabs)
(#1385) Unexpected tab character. (no-tabs)
(#1386) Unexpected tab character. (no-tabs)
(#1388) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1389) There should be no spaces inside this paren. (space-in-parens)
(#1389) There should be no spaces inside this paren. (space-in-parens)
(#1391) Unexpected tab character. (no-tabs)
(#1392) Unexpected tab character. (no-tabs)
(#1393) Unexpected tab character. (no-tabs)
(#1394) Unexpected tab character. (no-tabs)
(#1395) Unexpected tab character. (no-tabs)
(#1396) Unexpected tab character. (no-tabs)
(#1397) Unexpected tab character. (no-tabs)
(#1397) There should be no spaces inside this paren. (space-in-parens)
(#1397) There should be no spaces inside this paren. (space-in-parens)
(#1398) Unexpected tab character. (no-tabs)
(#1398) There should be no spaces inside this paren. (space-in-parens)
(#1399) Unexpected tab character. (no-tabs)
(#1400) Unexpected tab character. (no-tabs)
(#1401) Unexpected tab character. (no-tabs)
(#1402) Unexpected tab character. (no-tabs)
(#1403) Unexpected tab character. (no-tabs)
(#1404) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1406) Unexpected tab character. (no-tabs)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1407) Unexpected tab character. (no-tabs)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no space after '['. (computed-property-spacing)
(#1407) There should be no space before ']'. (computed-property-spacing)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) Unexpected tab character. (no-tabs)
(#1409) Unexpected tab character. (no-tabs)
(#1409) There should be no space after '['. (computed-property-spacing)
(#1409) There should be no space before ']'. (computed-property-spacing)
(#1410) Unexpected tab character. (no-tabs)
(#1411) Unexpected tab character. (no-tabs)
(#1413) Unexpected tab character. (no-tabs)
(#1414) Unexpected tab character. (no-tabs)
(#1415) Unexpected tab character. (no-tabs)
(#1416) Unexpected tab character. (no-tabs)
(#1417) Unexpected tab character. (no-tabs)
(#1419) Unexpected tab character. (no-tabs)
(#1419) There should be no spaces inside this paren. (space-in-parens)
(#1419) There should be no spaces inside this paren. (space-in-parens)
(#1420) Unexpected tab character. (no-tabs)
(#1421) Unexpected tab character. (no-tabs)
(#1422) Unexpected tab character. (no-tabs)
(#1424) Unexpected tab character. (no-tabs)
(#1425) Unexpected tab character. (no-tabs)
(#1426) Unexpected tab character. (no-tabs)
(#1426) There should be no spaces inside this paren. (space-in-parens)
(#1426) There should be no spaces inside this paren. (space-in-parens)
(#1428) Unexpected tab character. (no-tabs)
(#1429) Unexpected tab character. (no-tabs)
(#1430) Unexpected tab character. (no-tabs)
(#1430) There should be no spaces inside this paren. (space-in-parens)
(#1430) There should be no spaces inside this paren. (space-in-parens)
(#1432) Unexpected tab character. (no-tabs)
(#1433) Unexpected tab character. (no-tabs)
(#1434) Unexpected tab character. (no-tabs)
(#1435) Unexpected tab character. (no-tabs)
(#1436) Unexpected tab character. (no-tabs)
(#1437) Unexpected tab character. (no-tabs)
(#1438) Unexpected tab character. (no-tabs)
(#1439) Unexpected tab character. (no-tabs)
(#1440) Unexpected tab character. (no-tabs)
(#1441) Unexpected tab character. (no-tabs)
(#1441) There should be no space after '['. (computed-property-spacing)
(#1441) There should be no space before ']'. (computed-property-spacing)
(#1442) Unexpected tab character. (no-tabs)
(#1442) There should be no spaces inside this paren. (space-in-parens)
(#1442) There should be no space after '['. (computed-property-spacing)
(#1442) There should be no space before ']'. (computed-property-spacing)
(#1442) There should be no spaces inside this paren. (space-in-parens)
(#1444) Unexpected tab character. (no-tabs)
(#1444) There should be no space after '['. (computed-property-spacing)
(#1444) There should be no space before ']'. (computed-property-spacing)
(#1445) Unexpected tab character. (no-tabs)
(#1445) There should be no space after '['. (computed-property-spacing)
(#1445) There should be no space before ']'. (computed-property-spacing)
(#1447) Unexpected tab character. (no-tabs)
(#1448) Unexpected tab character. (no-tabs)
(#1449) Unexpected tab character. (no-tabs)
(#1449) There should be no spaces inside this paren. (space-in-parens)
(#1449) There should be no space after '['. (computed-property-spacing)
(#1449) There should be no space before ']'. (computed-property-spacing)
(#1449) There should be no spaces inside this paren. (space-in-parens)
(#1451) Unexpected tab character. (no-tabs)
(#1452) Unexpected tab character. (no-tabs)
(#1453) Line 1453 exceeds the maximum line length of 132. (max-len)
(#1453) Unexpected tab character. (no-tabs)
(#1454) Unexpected tab character. (no-tabs)
(#1454) There should be no spaces inside this paren. (space-in-parens)
(#1454) There should be no spaces inside this paren. (space-in-parens)
(#1455) Unexpected tab character. (no-tabs)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1457) Unexpected tab character. (no-tabs)
(#1458) Unexpected tab character. (no-tabs)
(#1459) Unexpected tab character. (no-tabs)
(#1459) There should be no spaces inside this paren. (space-in-parens)
(#1459) There should be no spaces inside this paren. (space-in-parens)
(#1460) Unexpected tab character. (no-tabs)
(#1460) There should be no spaces inside this paren. (space-in-parens)
(#1460) There should be no spaces inside this paren. (space-in-parens)
(#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) Unexpected tab character. (no-tabs)
(#1461) 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)
(#1461) There should be no space after '{'. (object-curly-spacing)
(#1461) There should be no space before '}'. (object-curly-spacing)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1463) Unexpected tab character. (no-tabs)
(#1464) Unexpected tab character. (no-tabs)
(#1465) Unexpected tab character. (no-tabs)
(#1466) Unexpected tab character. (no-tabs)
(#1467) Unexpected tab character. (no-tabs)
(#1468) Unexpected tab character. (no-tabs)
(#1469) Unexpected tab character. (no-tabs)
(#1470) Unexpected tab character. (no-tabs)
(#1471) Unexpected tab character. (no-tabs)
(#1472) Unexpected tab character. (no-tabs)
(#1472) There should be no spaces inside this paren. (space-in-parens)
(#1472) There should be no spaces inside this paren. (space-in-parens)
(#1473) Unexpected tab character. (no-tabs)
(#1474) Unexpected tab character. (no-tabs)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1474) There should be no spaces inside this paren. (space-in-parens)
(#1475) Unexpected tab character. (no-tabs)
(#1477) Unexpected tab character. (no-tabs)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1478) Unexpected tab character. (no-tabs)
(#1479) Unexpected tab character. (no-tabs)
(#1480) Unexpected tab character. (no-tabs)
(#1481) Unexpected tab character. (no-tabs)
(#1482) Unexpected tab character. (no-tabs)
(#1483) Unexpected tab character. (no-tabs)
(#1484) Unexpected tab character. (no-tabs)
(#1484) There should be no spaces inside this paren. (space-in-parens)
(#1484) There should be no spaces inside this paren. (space-in-parens)
(#1486) Unexpected tab character. (no-tabs)
(#1487) Unexpected tab character. (no-tabs)
(#1488) Unexpected tab character. (no-tabs)
(#1489) Unexpected tab character. (no-tabs)
(#1490) Unexpected tab character. (no-tabs)
(#1491) Unexpected tab character. (no-tabs)
(#1492) Unexpected tab character. (no-tabs)
(#1492) There should be no spaces inside this paren. (space-in-parens)
(#1492) There should be no spaces inside this paren. (space-in-parens)
(#1494) Unexpected tab character. (no-tabs)
(#1495) Unexpected tab character. (no-tabs)
(#1497) Unexpected tab character. (no-tabs)
(#1498) Unexpected tab character. (no-tabs)
(#1498) There should be no spaces inside this paren. (space-in-parens)
(#1498) There should be no spaces inside this paren. (space-in-parens)
(#1499) Unexpected tab character. (no-tabs)
(#1500) Unexpected tab character. (no-tabs)
(#1502) Unexpected tab character. (no-tabs)
(#1503) Unexpected tab character. (no-tabs)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) Unexpected tab character. (no-tabs)
(#1506) Unexpected tab character. (no-tabs)
(#1509) Unexpected tab character. (no-tabs)
(#1512) Unexpected tab character. (no-tabs)
(#1514) Unexpected tab character. (no-tabs)
(#1516) Unexpected tab character. (no-tabs)
(#1517) Unexpected tab character. (no-tabs)
(#1519) Unexpected tab character. (no-tabs)
(#1520) Unexpected tab character. (no-tabs)
(#1521) Unexpected tab character. (no-tabs)
(#1521) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no spaces inside this paren. (space-in-parens)
(#1523) Unexpected tab character. (no-tabs)
(#1524) Unexpected tab character. (no-tabs)
(#1525) Unexpected tab character. (no-tabs)
(#1526) Unexpected tab character. (no-tabs)
(#1527) Unexpected tab character. (no-tabs)
(#1528) Unexpected tab character. (no-tabs)
(#1529) Unexpected tab character. (no-tabs)
(#1530) Unexpected tab character. (no-tabs)
(#1532) Unexpected tab character. (no-tabs)
(#1532) There should be no spaces inside this paren. (space-in-parens)
(#1532) There should be no spaces inside this paren. (space-in-parens)
(#1533) Unexpected tab character. (no-tabs)
(#1533) There should be no space after '['. (computed-property-spacing)
(#1533) There should be no space before ']'. (computed-property-spacing)
(#1533) There should be no space after '['. (computed-property-spacing)
(#1533) There should be no space before ']'. (computed-property-spacing)
(#1534) Unexpected tab character. (no-tabs)
(#1534) There should be no spaces inside this paren. (space-in-parens)
(#1534) There should be no spaces inside this paren. (space-in-parens)
(#1535) Unexpected tab character. (no-tabs)
(#1537) Unexpected tab character. (no-tabs)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1538) Unexpected tab character. (no-tabs)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1539) Unexpected tab character. (no-tabs)
(#1540) Unexpected tab character. (no-tabs)
(#1542) Unexpected tab character. (no-tabs)
(#1543) Unexpected tab character. (no-tabs)
(#1544) Unexpected tab character. (no-tabs)
(#1546) Unexpected tab character. (no-tabs)
(#1547) Unexpected tab character. (no-tabs)
(#1548) Unexpected tab character. (no-tabs)
(#1550) Unexpected tab character. (no-tabs)
(#1551) Unexpected tab character. (no-tabs)
(#1552) Unexpected tab character. (no-tabs)
(#1554) Unexpected tab character. (no-tabs)
(#1555) Unexpected tab character. (no-tabs)
(#1556) Unexpected tab character. (no-tabs)
(#1556) There should be no space after '['. (computed-property-spacing)
(#1556) There should be no space before ']'. (computed-property-spacing)
(#1556) There should be no space after '['. (computed-property-spacing)
(#1556) There should be no space before ']'. (computed-property-spacing)
(#1558) Unexpected tab character. (no-tabs)
(#1559) Unexpected tab character. (no-tabs)
(#1560) Unexpected tab character. (no-tabs)
(#1560) There should be no spaces inside this paren. (space-in-parens)
(#1560) There should be no spaces inside this paren. (space-in-parens)
(#1561) Unexpected tab character. (no-tabs)
(#1562) Unexpected tab character. (no-tabs)
(#1564) Unexpected tab character. (no-tabs)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1565) Unexpected tab character. (no-tabs)
(#1566) Unexpected tab character. (no-tabs)
(#1567) Unexpected tab character. (no-tabs)
(#1567) There should be no spaces inside this paren. (space-in-parens)
(#1567) There should be no spaces inside this paren. (space-in-parens)
(#1568) Unexpected tab character. (no-tabs)
(#1568) There should be no space after '['. (computed-property-spacing)
(#1568) There should be no space before ']'. (computed-property-spacing)
(#1569) Unexpected tab character. (no-tabs)
(#1570) Unexpected tab character. (no-tabs)
(#1571) Unexpected tab character. (no-tabs)
(#1572) Unexpected tab character. (no-tabs)
(#1574) Unexpected tab character. (no-tabs)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no space after '['. (computed-property-spacing)
(#1574) There should be no space before ']'. (computed-property-spacing)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1575) Unexpected tab character. (no-tabs)
(#1575) There should be no space after '['. (computed-property-spacing)
(#1575) There should be no space before ']'. (computed-property-spacing)
(#1577) Unexpected tab character. (no-tabs)
(#1578) Unexpected tab character. (no-tabs)
(#1579) Unexpected tab character. (no-tabs)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1580) Unexpected tab character. (no-tabs)
(#1580) There should be no space after '['. (computed-property-spacing)
(#1580) There should be no space before ']'. (computed-property-spacing)
(#1581) Unexpected tab character. (no-tabs)
(#1582) Unexpected tab character. (no-tabs)
(#1584) Unexpected tab character. (no-tabs)
(#1585) Unexpected tab character. (no-tabs)
(#1586) Unexpected tab character. (no-tabs)
(#1586) There should be no spaces inside this paren. (space-in-parens)
(#1586) There should be no spaces inside this paren. (space-in-parens)
(#1587) Unexpected tab character. (no-tabs)
(#1587) There should be no spaces inside this paren. (space-in-parens)
(#1587) There should be no spaces inside this paren. (space-in-parens)
(#1588) Unexpected tab character. (no-tabs)
(#1588) There should be no space after '['. (computed-property-spacing)
(#1588) There should be no space before ']'. (computed-property-spacing)
(#1588) There should be no spaces inside this paren. (space-in-parens)
(#1588) There should be no space after '['. (computed-property-spacing)
(#1588) There should be no space before ']'. (computed-property-spacing)
(#1588) There should be no spaces inside this paren. (space-in-parens)
(#1589) Unexpected tab character. (no-tabs)
(#1590) Unexpected tab character. (no-tabs)
(#1590) There should be no space after '['. (computed-property-spacing)
(#1590) There should be no space before ']'. (computed-property-spacing)
(#1590) There should be no spaces inside this paren. (space-in-parens)
(#1590) There should be no space after '['. (computed-property-spacing)
(#1590) There should be no space before ']'. (computed-property-spacing)
(#1590) There should be no spaces inside this paren. (space-in-parens)
(#1591) Unexpected tab character. (no-tabs)
(#1592) Unexpected tab character. (no-tabs)
(#1594) Unexpected tab character. (no-tabs)
(#1594) There should be no space after '['. (computed-property-spacing)
(#1594) There should be no space before ']'. (computed-property-spacing)
(#1596) Unexpected tab character. (no-tabs)
(#1596) Comments should not begin with a lowercase character (capitalized-comments)
(#1597) Unexpected tab character. (no-tabs)
(#1598) Unexpected tab character. (no-tabs)
(#1599) Unexpected tab character. (no-tabs)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1600) Unexpected tab character. (no-tabs)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1601) Unexpected tab character. (no-tabs)
(#1602) Unexpected tab character. (no-tabs)
(#1604) Unexpected tab character. (no-tabs)
(#1605) Unexpected tab character. (no-tabs)
(#1607) Unexpected tab character. (no-tabs)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1608) Unexpected tab character. (no-tabs)
(#1608) There should be no space after '['. (computed-property-spacing)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no space before ']'. (computed-property-spacing)
(#1609) Unexpected tab character. (no-tabs)
(#1611) Unexpected tab character. (no-tabs)
(#1612) Unexpected tab character. (no-tabs)
(#1613) Unexpected tab character. (no-tabs)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1615) Unexpected tab character. (no-tabs)
(#1616) Unexpected tab character. (no-tabs)
(#1616) There should be no space after '['. (computed-property-spacing)
(#1616) There should be no space before ']'. (computed-property-spacing)
(#1618) Unexpected tab character. (no-tabs)
(#1619) Unexpected tab character. (no-tabs)
(#1619) There should be no spaces inside this paren. (space-in-parens)
(#1619) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1619) There should be no spaces inside this paren. (space-in-parens)
(#1621) Unexpected tab character. (no-tabs)
(#1622) Unexpected tab character. (no-tabs)
(#1622) There should be no space after '['. (computed-property-spacing)
(#1622) There should be no spaces inside this paren. (space-in-parens)
(#1622) There should be no spaces inside this paren. (space-in-parens)
(#1622) There should be no space before ']'. (computed-property-spacing)
(#1623) Unexpected tab character. (no-tabs)
(#1624) Unexpected tab character. (no-tabs)
(#1625) Unexpected tab character. (no-tabs)
(#1626) Unexpected tab character. (no-tabs)
(#1628) Unexpected tab character. (no-tabs)
(#1628) Method 'data' expected no return value. (consistent-return)
(#1629) Unexpected tab character. (no-tabs)
(#1631) Unexpected tab character. (no-tabs)
(#1631) There should be no spaces inside this paren. (space-in-parens)
(#1631) There should be no spaces inside this paren. (space-in-parens)
(#1632) Unexpected tab character. (no-tabs)
(#1632) There should be no spaces inside this paren. (space-in-parens)
(#1632) There should be no spaces inside this paren. (space-in-parens)
(#1632) There should be no spaces inside this paren. (space-in-parens)
(#1632) There should be no spaces inside this paren. (space-in-parens)
(#1633) Unexpected tab character. (no-tabs)
(#1634) Unexpected tab character. (no-tabs)
(#1636) Unexpected tab character. (no-tabs)
(#1638) Unexpected tab character. (no-tabs)
(#1640) Unexpected tab character. (no-tabs)
(#1641) Unexpected tab character. (no-tabs)
(#1642) Unexpected tab character. (no-tabs)
(#1642) There should be no space after '['. (computed-property-spacing)
(#1642) There should be no space before ']'. (computed-property-spacing)
(#1644) Unexpected tab character. (no-tabs)
(#1645) Unexpected tab character. (no-tabs)
(#1646) Unexpected tab character. (no-tabs)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no space after '['. (computed-property-spacing)
(#1646) There should be no space before ']'. (computed-property-spacing)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1647) Unexpected tab character. (no-tabs)
(#1648) Unexpected tab character. (no-tabs)
(#1650) Unexpected tab character. (no-tabs)
(#1650) There should be no spaces inside this paren. (space-in-parens)
(#1650) There should be no spaces inside this paren. (space-in-parens)
(#1652) Unexpected tab character. (no-tabs)
(#1652) There should be no space after '['. (computed-property-spacing)
(#1652) There should be no space before ']'. (computed-property-spacing)
(#1652) There should be no space after '['. (computed-property-spacing)
(#1652) There should be no space before ']'. (computed-property-spacing)
(#1654) Unexpected tab character. (no-tabs)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1656) Unexpected tab character. (no-tabs)
(#1657) Unexpected tab character. (no-tabs)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1659) Unexpected tab character. (no-tabs)
(#1659) Comments should not begin with a lowercase character (capitalized-comments)
(#1660) Unexpected tab character. (no-tabs)
(#1660) There should be no spaces inside this paren. (space-in-parens)
(#1660) There should be no spaces inside this paren. (space-in-parens)
(#1661) Unexpected tab character. (no-tabs)
(#1661) There should be no space after '['. (array-bracket-spacing)
(#1661) There should be no space before ']'. (array-bracket-spacing)
(#1662) Unexpected tab character. (no-tabs)
(#1664) Unexpected tab character. (no-tabs)
(#1664) Comments should not begin with a lowercase character (capitalized-comments)
(#1665) Unexpected tab character. (no-tabs)
(#1665) There should be no spaces inside this paren. (space-in-parens)
(#1665) There should be no spaces inside this paren. (space-in-parens)
(#1666) Unexpected tab character. (no-tabs)
(#1666) Blocks are nested too deeply (5). (max-depth)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1667) Unexpected tab character. (no-tabs)
(#1667) There should be no space after '['. (array-bracket-spacing)
(#1667) There should be no space before ']'. (array-bracket-spacing)
(#1668) Unexpected tab character. (no-tabs)
(#1669) Unexpected tab character. (no-tabs)
(#1670) Unexpected tab character. (no-tabs)
(#1671) Unexpected tab character. (no-tabs)
(#1672) Unexpected tab character. (no-tabs)
(#1674) Unexpected tab character. (no-tabs)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1675) Unexpected tab character. (no-tabs)
(#1675) There should be no space after '['. (computed-property-spacing)
(#1675) There should be no space before ']'. (computed-property-spacing)
(#1676) Unexpected tab character. (no-tabs)
(#1678) Unexpected tab character. (no-tabs)
(#1679) Unexpected tab character. (no-tabs)
(#1680) Unexpected tab character. (no-tabs)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1680) There should be no spaces inside this paren. (space-in-parens)
(#1681) Unexpected tab character. (no-tabs)
(#1682) Unexpected tab character. (no-tabs)
(#1683) Unexpected tab character. (no-tabs)
(#1684) Unexpected tab character. (no-tabs)
(#1686) Unexpected tab character. (no-tabs)
(#1687) Unexpected tab character. (no-tabs)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1688) Unexpected tab character. (no-tabs)
(#1688) There should be no space after '['. (computed-property-spacing)
(#1688) There should be no space before ']'. (computed-property-spacing)
(#1690) Unexpected tab character. (no-tabs)
(#1691) Unexpected tab character. (no-tabs)
(#1692) Unexpected tab character. (no-tabs)
(#1692) There should be no spaces inside this paren. (space-in-parens)
(#1692) There should be no spaces inside this paren. (space-in-parens)
(#1692) There should be no space after '['. (computed-property-spacing)
(#1692) There should be no space before ']'. (computed-property-spacing)
(#1692) There should be no spaces inside this paren. (space-in-parens)
(#1692) There should be no spaces inside this paren. (space-in-parens)
(#1693) Unexpected tab character. (no-tabs)
(#1694) Unexpected tab character. (no-tabs)
(#1695) Unexpected tab character. (no-tabs)
(#1697) Unexpected tab character. (no-tabs)
(#1698) Unexpected tab character. (no-tabs)
(#1698) There should be no spaces inside this paren. (space-in-parens)
(#1698) There should be no spaces inside this paren. (space-in-parens)
(#1699) Unexpected tab character. (no-tabs)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no space after '['. (array-bracket-spacing)
(#1699) There should be no space before ']'. (array-bracket-spacing)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1701) Unexpected tab character. (no-tabs)
(#1702) Unexpected tab character. (no-tabs)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) Unexpected tab character. (no-tabs)
(#1703) There should be no space after '['. (computed-property-spacing)
(#1703) There should be no space before ']'. (computed-property-spacing)
(#1705) Unexpected tab character. (no-tabs)
(#1706) Unexpected tab character. (no-tabs)
(#1707) Unexpected tab character. (no-tabs)
(#1707) There should be no space after '['. (computed-property-spacing)
(#1707) There should be no space before ']'. (computed-property-spacing)
(#1708) Unexpected tab character. (no-tabs)
(#1709) Unexpected tab character. (no-tabs)
(#1711) Unexpected tab character. (no-tabs)
(#1712) Unexpected tab character. (no-tabs)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1713) Unexpected tab character. (no-tabs)
(#1713) There should be no spaces inside this paren. (space-in-parens)
(#1713) There should be no spaces inside this paren. (space-in-parens)
(#1714) Unexpected tab character. (no-tabs)
(#1716) Unexpected tab character. (no-tabs)
(#1717) Unexpected tab character. (no-tabs)
(#1717) There should be no spaces inside this paren. (space-in-parens)
(#1717) There should be no spaces inside this paren. (space-in-parens)
(#1718) Unexpected tab character. (no-tabs)
(#1718) There should be no space after '['. (computed-property-spacing)
(#1718) There should be no space before ']'. (computed-property-spacing)
(#1720) Unexpected tab character. (no-tabs)
(#1720) Comments should not begin with a lowercase character (capitalized-comments)
(#1721) Unexpected tab character. (no-tabs)
(#1722) Unexpected tab character. (no-tabs)
(#1726) Unexpected tab character. (no-tabs)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1727) Unexpected tab character. (no-tabs)
(#1728) Unexpected tab character. (no-tabs)
(#1729) Unexpected tab character. (no-tabs)
(#1730) Unexpected tab character. (no-tabs)
(#1732) Unexpected tab character. (no-tabs)
(#1733) Unexpected tab character. (no-tabs)
(#1733) There should be no spaces inside this paren. (space-in-parens)
(#1733) There should be no spaces inside this paren. (space-in-parens)
(#1734) Unexpected tab character. (no-tabs)
(#1734) There should be no spaces inside this paren. (space-in-parens)
(#1734) There should be no spaces inside this paren. (space-in-parens)
(#1735) Unexpected tab character. (no-tabs)
(#1735) There should be no spaces inside this paren. (space-in-parens)
(#1735) There should be no spaces inside this paren. (space-in-parens)
(#1737) Unexpected tab character. (no-tabs)
(#1737) There should be no spaces inside this paren. (space-in-parens)
(#1737) There should be no spaces inside this paren. (space-in-parens)
(#1737) There should be no spaces inside this paren. (space-in-parens)
(#1737) There should be no spaces inside this paren. (space-in-parens)
(#1738) Unexpected tab character. (no-tabs)
(#1739) Unexpected tab character. (no-tabs)
(#1739) There should be no spaces inside this paren. (space-in-parens)
(#1739) There should be no spaces inside this paren. (space-in-parens)
(#1740) Unexpected tab character. (no-tabs)
(#1742) Unexpected tab character. (no-tabs)
(#1742) Blocks are nested too deeply (5). (max-depth)
(#1742) There should be no spaces inside this paren. (space-in-parens)
(#1742) There should be no spaces inside this paren. (space-in-parens)
(#1742) There should be no spaces inside this paren. (space-in-parens)
(#1742) There should be no spaces inside this paren. (space-in-parens)
(#1743) Unexpected tab character. (no-tabs)
(#1743) There should be no spaces inside this paren. (space-in-parens)
(#1743) There should be no spaces inside this paren. (space-in-parens)
(#1745) Unexpected tab character. (no-tabs)
(#1745) There should be no spaces inside this paren. (space-in-parens)
(#1745) There should be no space after '['. (computed-property-spacing)
(#1745) There should be no space before ']'. (computed-property-spacing)
(#1745) There should be no spaces inside this paren. (space-in-parens)
(#1746) Unexpected tab character. (no-tabs)
(#1747) Unexpected tab character. (no-tabs)
(#1748) Unexpected tab character. (no-tabs)
(#1748) There should be no spaces inside this paren. (space-in-parens)
(#1748) There should be no spaces inside this paren. (space-in-parens)
(#1749) Unexpected tab character. (no-tabs)
(#1750) Unexpected tab character. (no-tabs)
(#1752) Unexpected tab character. (no-tabs)
(#1753) Unexpected tab character. (no-tabs)
(#1755) Unexpected tab character. (no-tabs)
(#1756) Unexpected tab character. (no-tabs)
(#1756) There should be no spaces inside this paren. (space-in-parens)
(#1756) There should be no spaces inside this paren. (space-in-parens)
(#1757) Unexpected tab character. (no-tabs)
(#1758) Unexpected tab character. (no-tabs)
(#1758) There should be no spaces inside this paren. (space-in-parens)
(#1758) There should be no spaces inside this paren. (space-in-parens)
(#1759) Unexpected tab character. (no-tabs)
(#1760) Unexpected tab character. (no-tabs)
(#1762) Unexpected tab character. (no-tabs)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1763) Unexpected tab character. (no-tabs)
(#1764) Unexpected tab character. (no-tabs)
(#1766) Unexpected tab character. (no-tabs)
(#1766) There should be no spaces inside this paren. (space-in-parens)
(#1766) Expected to return a value at the end of function. (consistent-return)
(#1766) There should be no spaces inside this paren. (space-in-parens)
(#1766) There should be no spaces inside this paren. (space-in-parens)
(#1768) Unexpected tab character. (no-tabs)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1769) Unexpected tab character. (no-tabs)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no space after '['. (array-bracket-spacing)
(#1769) There should be no space before ']'. (array-bracket-spacing)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1771) Unexpected tab character. (no-tabs)
(#1772) Unexpected tab character. (no-tabs)
(#1772) There should be no spaces inside this paren. (space-in-parens)
(#1772) There should be no spaces inside this paren. (space-in-parens)
(#1773) Unexpected tab character. (no-tabs)
(#1773) There should be no spaces inside this paren. (space-in-parens)
(#1773) There should be no spaces inside this paren. (space-in-parens)
(#1774) Unexpected tab character. (no-tabs)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1775) Unexpected tab character. (no-tabs)
(#1777) Unexpected tab character. (no-tabs)
(#1778) Unexpected tab character. (no-tabs)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1779) Unexpected tab character. (no-tabs)
(#1780) Unexpected tab character. (no-tabs)
(#1782) Unexpected tab character. (no-tabs)
(#1783) Unexpected tab character. (no-tabs)
(#1784) Unexpected tab character. (no-tabs)
(#1784) There should be no spaces inside this paren. (space-in-parens)
(#1784) There should be no spaces inside this paren. (space-in-parens)
(#1786) Unexpected tab character. (no-tabs)
(#1786) There should be no spaces inside this paren. (space-in-parens)
(#1786) There should be no spaces inside this paren. (space-in-parens)
(#1787) Unexpected tab character. (no-tabs)
(#1787) There should be no spaces inside this paren. (space-in-parens)
(#1787) There should be no spaces inside this paren. (space-in-parens)
(#1788) Unexpected tab character. (no-tabs)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1789) Unexpected tab character. (no-tabs)
(#1790) Unexpected tab character. (no-tabs)
(#1790) There should be no spaces inside this paren. (space-in-parens)
(#1791) Unexpected tab character. (no-tabs)
(#1793) Unexpected tab character. (no-tabs)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1794) Unexpected tab character. (no-tabs)
(#1795) Unexpected tab character. (no-tabs)
(#1795) There should be no spaces inside this paren. (space-in-parens)
(#1795) There should be no spaces inside this paren. (space-in-parens)
(#1796) Unexpected tab character. (no-tabs)
(#1797) Unexpected tab character. (no-tabs)
(#1800) Missing JSDoc comment. (require-jsdoc)
(#1800) There should be no spaces inside this paren. (space-in-parens)
(#1800) There should be no spaces inside this paren. (space-in-parens)
(#1801) Unexpected tab character. (no-tabs)
(#1802) Unexpected tab character. (no-tabs)
(#1803) Unexpected tab character. (no-tabs)
(#1803) There should be no spaces inside this paren. (space-in-parens)
(#1803) There should be no spaces inside this paren. (space-in-parens)
(#1805) Unexpected tab character. (no-tabs)
(#1805) There should be no spaces inside this paren. (space-in-parens)
(#1805) There should be no spaces inside this paren. (space-in-parens)
(#1807) Unexpected tab character. (no-tabs)
(#1807) There should be no spaces inside this paren. (space-in-parens)
(#1807) There should be no spaces inside this paren. (space-in-parens)
(#1809) Unexpected tab character. (no-tabs)
(#1809) There should be no spaces inside this paren. (space-in-parens)
(#1809) There should be no spaces inside this paren. (space-in-parens)
(#1810) Unexpected tab character. (no-tabs)
(#1811) Unexpected tab character. (no-tabs)
(#1811) Do not nest ternary expressions. (no-nested-ternary)
(#1812) Unexpected tab character. (no-tabs)
(#1812) Do not nest ternary expressions. (no-nested-ternary)
(#1813) Unexpected tab character. (no-tabs)
(#1813) Do not nest ternary expressions. (no-nested-ternary)
(#1814) Unexpected tab character. (no-tabs)
(#1815) Unexpected tab character. (no-tabs)
(#1815) Do not nest ternary expressions. (no-nested-ternary)
(#1816) Unexpected tab character. (no-tabs)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1817) Unexpected tab character. (no-tabs)
(#1818) Unexpected tab character. (no-tabs)
(#1818) Expected space(s) after "catch". (keyword-spacing)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) Empty block statement. (no-empty)
(#1820) Unexpected tab character. (no-tabs)
(#1821) Unexpected tab character. (no-tabs)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1823) Unexpected tab character. (no-tabs)
(#1824) Unexpected tab character. (no-tabs)
(#1825) Unexpected tab character. (no-tabs)
(#1826) Unexpected tab character. (no-tabs)
(#1828) Unexpected tab character. (no-tabs)
(#1831) Comments should not begin with a lowercase character (capitalized-comments)
(#1832) Missing JSDoc comment. (require-jsdoc)
(#1832) There should be no spaces inside this paren. (space-in-parens)
(#1832) There should be no spaces inside this paren. (space-in-parens)
(#1833) Unexpected tab character. (no-tabs)
(#1834) Unexpected tab character. (no-tabs)
(#1834) There should be no spaces inside this paren. (space-in-parens)
(#1834) There should be no spaces inside this paren. (space-in-parens)
(#1836) Unexpected tab character. (no-tabs)
(#1836) Comments should not begin with a lowercase character (capitalized-comments)
(#1837) Unexpected tab character. (no-tabs)
(#1837) There should be no spaces inside this paren. (space-in-parens)
(#1837) There should be no spaces inside this paren. (space-in-parens)
(#1837) There should be no spaces inside this paren. (space-in-parens)
(#1837) There should be no spaces inside this paren. (space-in-parens)
(#1838) Unexpected tab character. (no-tabs)
(#1839) Unexpected tab character. (no-tabs)
(#1840) Unexpected tab character. (no-tabs)
(#1840) There should be no spaces inside this paren. (space-in-parens)
(#1840) There should be no spaces inside this paren. (space-in-parens)
(#1841) Unexpected tab character. (no-tabs)
(#1842) Unexpected tab character. (no-tabs)
(#1843) Unexpected tab character. (no-tabs)
(#1845) Unexpected tab character. (no-tabs)
(#1848) Unexpected tab character. (no-tabs)
(#1848) Expected to return a value at the end of method 'queue'. (consistent-return)
(#1848) There should be no spaces inside this paren. (space-in-parens)
(#1848) There should be no spaces inside this paren. (space-in-parens)
(#1849) Unexpected tab character. (no-tabs)
(#1851) Unexpected tab character. (no-tabs)
(#1851) There should be no spaces inside this paren. (space-in-parens)
(#1851) There should be no spaces inside this paren. (space-in-parens)
(#1852) Unexpected tab character. (no-tabs)
(#1852) There should be no spaces inside this paren. (space-in-parens)
(#1852) There should be no spaces inside this paren. (space-in-parens)
(#1853) Unexpected tab character. (no-tabs)
(#1853) There should be no spaces inside this paren. (space-in-parens)
(#1853) There should be no spaces inside this paren. (space-in-parens)
(#1855) Unexpected tab character. (no-tabs)
(#1856) Unexpected tab character. (no-tabs)
(#1856) There should be no spaces inside this paren. (space-in-parens)
(#1856) There should be no spaces inside this paren. (space-in-parens)
(#1857) Unexpected tab character. (no-tabs)
(#1857) There should be no spaces inside this paren. (space-in-parens)
(#1857) There should be no spaces inside this paren. (space-in-parens)
(#1858) Unexpected tab character. (no-tabs)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1859) Unexpected tab character. (no-tabs)
(#1860) Unexpected tab character. (no-tabs)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1861) Unexpected tab character. (no-tabs)
(#1862) Unexpected tab character. (no-tabs)
(#1863) Unexpected tab character. (no-tabs)
(#1864) Unexpected tab character. (no-tabs)
(#1865) Unexpected tab character. (no-tabs)
(#1867) Unexpected tab character. (no-tabs)
(#1867) There should be no spaces inside this paren. (space-in-parens)
(#1867) There should be no spaces inside this paren. (space-in-parens)
(#1868) Unexpected tab character. (no-tabs)
(#1870) Unexpected tab character. (no-tabs)
(#1870) There should be no spaces inside this paren. (space-in-parens)
(#1870) There should be no spaces inside this paren. (space-in-parens)
(#1871) Unexpected tab character. (no-tabs)
(#1872) Unexpected tab character. (no-tabs)
(#1873) Unexpected tab character. (no-tabs)
(#1873) There should be no spaces inside this paren. (space-in-parens)
(#1873) There should be no spaces inside this paren. (space-in-parens)
(#1874) Unexpected tab character. (no-tabs)
(#1875) Unexpected tab character. (no-tabs)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1876) Unexpected tab character. (no-tabs)
(#1878) Unexpected tab character. (no-tabs)
(#1879) Unexpected tab character. (no-tabs)
(#1879) There should be no spaces inside this paren. (space-in-parens)
(#1879) There should be no spaces inside this paren. (space-in-parens)
(#1880) Unexpected tab character. (no-tabs)
(#1881) Unexpected tab character. (no-tabs)
(#1882) Unexpected tab character. (no-tabs)
(#1884) Unexpected tab character. (no-tabs)
(#1884) There should be no spaces inside this paren. (space-in-parens)
(#1884) There should be no spaces inside this paren. (space-in-parens)
(#1886) Unexpected tab character. (no-tabs)
(#1887) Unexpected tab character. (no-tabs)
(#1888) Unexpected tab character. (no-tabs)
(#1888) There should be no spaces inside this paren. (space-in-parens)
(#1888) There should be no spaces inside this paren. (space-in-parens)
(#1889) Unexpected tab character. (no-tabs)
(#1889) There should be no spaces inside this paren. (space-in-parens)
(#1889) There should be no spaces inside this paren. (space-in-parens)
(#1890) Unexpected tab character. (no-tabs)
(#1892) Unexpected tab character. (no-tabs)
(#1892) Comments should not begin with a lowercase character (capitalized-comments)
(#1893) Unexpected tab character. (no-tabs)
(#1894) Unexpected tab character. (no-tabs)
(#1894) There should be no spaces inside this paren. (space-in-parens)
(#1894) There should be no spaces inside this paren. (space-in-parens)
(#1895) Unexpected tab character. (no-tabs)
(#1897) Unexpected tab character. (no-tabs)
(#1897) There should be no spaces inside this paren. (space-in-parens)
(#1897) There should be no spaces inside this paren. (space-in-parens)
(#1898) Unexpected tab character. (no-tabs)
(#1899) Unexpected tab character. (no-tabs)
(#1900) Unexpected tab character. (no-tabs)
(#1902) Unexpected tab character. (no-tabs)
(#1902) Comments should not begin with a lowercase character (capitalized-comments)
(#1903) Unexpected tab character. (no-tabs)
(#1903) There should be no spaces inside this paren. (space-in-parens)
(#1903) There should be no spaces inside this paren. (space-in-parens)
(#1904) Unexpected tab character. (no-tabs)
(#1905) Unexpected tab character. (no-tabs)
(#1905) There should be no spaces inside this paren. (space-in-parens)
(#1905) There should be no spaces inside this paren. (space-in-parens)
(#1905) There should be no spaces inside this paren. (space-in-parens)
(#1906) Unexpected tab character. (no-tabs)
(#1907) Unexpected tab character. (no-tabs)
(#1907) There should be no spaces inside this paren. (space-in-parens)
(#1907) There should be no spaces inside this paren. (space-in-parens)
(#1908) Unexpected tab character. (no-tabs)
(#1908) There should be no spaces inside this paren. (space-in-parens)
(#1908) There should be no spaces inside this paren. (space-in-parens)
(#1909) Unexpected tab character. (no-tabs)
(#1910) Unexpected tab character. (no-tabs)
(#1911) Unexpected tab character. (no-tabs)
(#1915) Unexpected tab character. (no-tabs)
(#1915) There should be no spaces inside this paren. (space-in-parens)
(#1915) There should be no spaces inside this paren. (space-in-parens)
(#1916) Unexpected tab character. (no-tabs)
(#1918) Unexpected tab character. (no-tabs)
(#1918) There should be no spaces inside this paren. (space-in-parens)
(#1918) There should be no spaces inside this paren. (space-in-parens)
(#1919) Unexpected tab character. (no-tabs)
(#1920) Unexpected tab character. (no-tabs)
(#1921) Unexpected tab character. (no-tabs)
(#1922) Unexpected tab character. (no-tabs)
(#1924) Unexpected tab character. (no-tabs)
(#1924) There should be no spaces inside this paren. (space-in-parens)
(#1924) There should be no spaces inside this paren. (space-in-parens)
(#1925) Unexpected tab character. (no-tabs)
(#1925) There should be no spaces inside this paren. (space-in-parens)
(#1925) There should be no spaces inside this paren. (space-in-parens)
(#1926) Unexpected tab character. (no-tabs)
(#1928) Unexpected tab character. (no-tabs)
(#1929) Unexpected tab character. (no-tabs)
(#1930) Unexpected tab character. (no-tabs)
(#1931) Unexpected tab character. (no-tabs)
(#1931) There should be no spaces inside this paren. (space-in-parens)
(#1931) There should be no spaces inside this paren. (space-in-parens)
(#1933) Unexpected tab character. (no-tabs)
(#1933) Comments should not begin with a lowercase character (capitalized-comments)
(#1934) Unexpected tab character. (no-tabs)
(#1934) There should be no spaces inside this paren. (space-in-parens)
(#1934) There should be no spaces inside this paren. (space-in-parens)
(#1936) Unexpected tab character. (no-tabs)
(#1936) There should be no spaces inside this paren. (space-in-parens)
(#1936) There should be no spaces inside this paren. (space-in-parens)
(#1937) Unexpected tab character. (no-tabs)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1938) Unexpected tab character. (no-tabs)
(#1939) Unexpected tab character. (no-tabs)
(#1940) Unexpected tab character. (no-tabs)
(#1941) Unexpected tab character. (no-tabs)
(#1941) There should be no spaces inside this paren. (space-in-parens)
(#1941) There should be no spaces inside this paren. (space-in-parens)
(#1942) Unexpected tab character. (no-tabs)
(#1943) Unexpected tab character. (no-tabs)
(#1943) There should be no spaces inside this paren. (space-in-parens)
(#1943) There should be no spaces inside this paren. (space-in-parens)
(#1944) Unexpected tab character. (no-tabs)
(#1945) Unexpected tab character. (no-tabs)
(#1946) Unexpected tab character. (no-tabs)
(#1947) Unexpected tab character. (no-tabs)
(#1948) Unexpected tab character. (no-tabs)
(#1948) There should be no spaces inside this paren. (space-in-parens)
(#1948) There should be no spaces inside this paren. (space-in-parens)
(#1949) Unexpected tab character. (no-tabs)
(#1949) There should be no space after '['. (computed-property-spacing)
(#1949) There should be no space before ']'. (computed-property-spacing)
(#1950) Unexpected tab character. (no-tabs)
(#1952) Unexpected tab character. (no-tabs)
(#1952) There should be no spaces inside this paren. (space-in-parens)
(#1952) There should be no spaces inside this paren. (space-in-parens)
(#1952) There should be no spaces inside this paren. (space-in-parens)
(#1953) Unexpected tab character. (no-tabs)
(#1953) There should be no spaces inside this paren. (space-in-parens)
(#1953) There should be no spaces inside this paren. (space-in-parens)
(#1954) Unexpected tab character. (no-tabs)
(#1955) Unexpected tab character. (no-tabs)
(#1955) There should be no spaces inside this paren. (space-in-parens)
(#1955) There should be no spaces inside this paren. (space-in-parens)
(#1956) Unexpected tab character. (no-tabs)
(#1957) Unexpected tab character. (no-tabs)
(#1958) Unexpected tab character. (no-tabs)
(#1959) Unexpected tab character. (no-tabs)
(#1959) There should be no spaces inside this paren. (space-in-parens)
(#1959) There should be no spaces inside this paren. (space-in-parens)
(#1960) Unexpected tab character. (no-tabs)
(#1960) There should be no spaces inside this paren. (space-in-parens)
(#1960) There should be no spaces inside this paren. (space-in-parens)
(#1961) Unexpected tab character. (no-tabs)
(#1962) Unexpected tab character. (no-tabs)
(#1963) Unexpected tab character. (no-tabs)
(#1964) Unexpected tab character. (no-tabs)
(#1964) There should be no spaces inside this paren. (space-in-parens)
(#1964) There should be no spaces inside this paren. (space-in-parens)
(#1965) Unexpected tab character. (no-tabs)
(#1966) Unexpected tab character. (no-tabs)
(#1967) Unexpected tab character. (no-tabs)
(#1968) Unexpected tab character. (no-tabs)
(#1969) Unexpected tab character. (no-tabs)
(#1970) Unexpected tab character. (no-tabs)
(#1971) Unexpected tab character. (no-tabs)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1972) Unexpected tab character. (no-tabs)
(#1972) There should be no spaces inside this paren. (space-in-parens)
(#1972) There should be no space after '['. (array-bracket-spacing)
(#1972) There should be no space before ']'. (array-bracket-spacing)
(#1972) There should be no spaces inside this paren. (space-in-parens)
(#1973) Unexpected tab character. (no-tabs)
(#1974) Unexpected tab character. (no-tabs)
(#1976) Unexpected tab character. (no-tabs)
(#1976) There should be no spaces inside this paren. (space-in-parens)
(#1976) There should be no spaces inside this paren. (space-in-parens)
(#1977) Unexpected tab character. (no-tabs)
(#1978) Unexpected tab character. (no-tabs)
(#1979) Unexpected tab character. (no-tabs)
(#1980) Unexpected tab character. (no-tabs)
(#1982) Unexpected tab character. (no-tabs)
(#1982) Expected space(s) after "while". (keyword-spacing)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1983) Unexpected tab character. (no-tabs)
(#1983) There should be no spaces inside this paren. (space-in-parens)
(#1983) There should be no space after '['. (computed-property-spacing)
(#1983) There should be no space before ']'. (computed-property-spacing)
(#1983) There should be no spaces inside this paren. (space-in-parens)
(#1984) Unexpected tab character. (no-tabs)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1985) Unexpected tab character. (no-tabs)
(#1986) Unexpected tab character. (no-tabs)
(#1986) There should be no spaces inside this paren. (space-in-parens)
(#1986) There should be no spaces inside this paren. (space-in-parens)
(#1987) Unexpected tab character. (no-tabs)
(#1988) Unexpected tab character. (no-tabs)
(#1989) Unexpected tab character. (no-tabs)
(#1990) Unexpected tab character. (no-tabs)
(#1990) There should be no spaces inside this paren. (space-in-parens)
(#1990) There should be no spaces inside this paren. (space-in-parens)
(#1991) Unexpected tab character. (no-tabs)
(#1994) Unexpected tab character. (no-tabs)
(#1995) Unexpected tab character. (no-tabs)
(#1996) Unexpected tab character. (no-tabs)
(#1997) Unexpected tab character. (no-tabs)
(#1998) Unexpected tab character. (no-tabs)
(#1999) Line 1999 exceeds the maximum line length of 132. (max-len)
(#1999) Unexpected tab character. (no-tabs)
(#2000) Unexpected tab character. (no-tabs)
(#2003) Unexpected tab character. (no-tabs)
(#2003) There should be no spaces inside this paren. (space-in-parens)
(#2003) There should be no spaces inside this paren. (space-in-parens)
(#2004) Unexpected tab character. (no-tabs)
(#2004) There should be no spaces inside this paren. (space-in-parens)
(#2004) There should be no spaces inside this paren. (space-in-parens)
(#2005) Unexpected tab character. (no-tabs)
(#2007) Unexpected tab character. (no-tabs)
(#2007) There should be no spaces inside this paren. (space-in-parens)
(#2007) There should be no spaces inside this paren. (space-in-parens)
(#2008) Unexpected tab character. (no-tabs)
(#2009) Unexpected tab character. (no-tabs)
(#2009) There should be no spaces inside this paren. (space-in-parens)
(#2009) There should be no spaces inside this paren. (space-in-parens)
(#2010) Unexpected tab character. (no-tabs)
(#2011) Unexpected tab character. (no-tabs)
(#2013) Unexpected tab character. (no-tabs)
(#2013) There should be no spaces inside this paren. (space-in-parens)
(#2013) There should be no spaces inside this paren. (space-in-parens)
(#2014) Unexpected tab character. (no-tabs)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2015) Unexpected tab character. (no-tabs)
(#2017) Unexpected tab character. (no-tabs)
(#2017) There should be no spaces inside this paren. (space-in-parens)
(#2017) There should be no spaces inside this paren. (space-in-parens)
(#2018) Unexpected tab character. (no-tabs)
(#2018) There should be no space after '['. (computed-property-spacing)
(#2018) There should be no space before ']'. (computed-property-spacing)
(#2019) Unexpected tab character. (no-tabs)
(#2020) Unexpected tab character. (no-tabs)
(#2020) Comments should not begin with a lowercase character (capitalized-comments)
(#2021) Unexpected tab character. (no-tabs)
(#2022) Unexpected tab character. (no-tabs)
(#2022) There should be no space after '['. (computed-property-spacing)
(#2022) There should be no space before ']'. (computed-property-spacing)
(#2023) Unexpected tab character. (no-tabs)
(#2023) There should be no space after '['. (computed-property-spacing)
(#2023) There should be no space before ']'. (computed-property-spacing)
(#2024) Unexpected tab character. (no-tabs)
(#2024) Expected space(s) after "catch". (keyword-spacing)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) Empty block statement. (no-empty)
(#2025) Unexpected tab character. (no-tabs)
(#2026) Unexpected tab character. (no-tabs)
(#2028) Unexpected tab character. (no-tabs)
(#2028) There should be no spaces inside this paren. (space-in-parens)
(#2028) There should be no spaces inside this paren. (space-in-parens)
(#2029) Unexpected tab character. (no-tabs)
(#2030) Unexpected tab character. (no-tabs)
(#2032) Unexpected tab character. (no-tabs)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2033) Unexpected tab character. (no-tabs)
(#2033) There should be no spaces inside this paren. (space-in-parens)
(#2033) There should be no spaces inside this paren. (space-in-parens)
(#2034) Unexpected tab character. (no-tabs)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2035) Unexpected tab character. (no-tabs)
(#2036) Unexpected tab character. (no-tabs)
(#2038) Unexpected tab character. (no-tabs)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2039) Unexpected tab character. (no-tabs)
(#2039) There should be no spaces inside this paren. (space-in-parens)
(#2039) There should be no spaces inside this paren. (space-in-parens)
(#2041) Unexpected tab character. (no-tabs)
(#2041) There should be no spaces inside this paren. (space-in-parens)
(#2041) There should be no spaces inside this paren. (space-in-parens)
(#2042) Unexpected tab character. (no-tabs)
(#2042) There should be no space after '['. (computed-property-spacing)
(#2042) There should be no space before ']'. (computed-property-spacing)
(#2044) Unexpected tab character. (no-tabs)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2045) Unexpected tab character. (no-tabs)
(#2045) There should be no spaces inside this paren. (space-in-parens)
(#2045) There should be no spaces inside this paren. (space-in-parens)
(#2046) Unexpected tab character. (no-tabs)
(#2048) Unexpected tab character. (no-tabs)
(#2049) Unexpected tab character. (no-tabs)
(#2051) Unexpected tab character. (no-tabs)
(#2051) Blocks are nested too deeply (5). (max-depth)
(#2051) There should be no spaces inside this paren. (space-in-parens)
(#2051) There should be no spaces inside this paren. (space-in-parens)
(#2052) Unexpected tab character. (no-tabs)
(#2052) Blocks are nested too deeply (6). (max-depth)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no space after '['. (computed-property-spacing)
(#2052) There should be no space before ']'. (computed-property-spacing)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2053) Unexpected tab character. (no-tabs)
(#2053) There should be no space after '['. (computed-property-spacing)
(#2053) There should be no space before ']'. (computed-property-spacing)
(#2054) Unexpected tab character. (no-tabs)
(#2055) Unexpected tab character. (no-tabs)
(#2056) Unexpected tab character. (no-tabs)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2057) Unexpected tab character. (no-tabs)
(#2058) Unexpected tab character. (no-tabs)
(#2059) Unexpected tab character. (no-tabs)
(#2060) Unexpected tab character. (no-tabs)
(#2062) Unexpected tab character. (no-tabs)
(#2063) Unexpected tab character. (no-tabs)
(#2065) Unexpected tab character. (no-tabs)
(#2065) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no spaces inside this paren. (space-in-parens)
(#2066) Unexpected tab character. (no-tabs)
(#2068) Unexpected tab character. (no-tabs)
(#2068) There should be no spaces inside this paren. (space-in-parens)
(#2068) There should be no spaces inside this paren. (space-in-parens)
(#2068) There should be no spaces inside this paren. (space-in-parens)
(#2068) There should be no spaces inside this paren. (space-in-parens)
(#2069) Unexpected tab character. (no-tabs)
(#2069) There should be no spaces inside this paren. (space-in-parens)
(#2069) There should be no spaces inside this paren. (space-in-parens)
(#2070) Unexpected tab character. (no-tabs)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2071) Unexpected tab character. (no-tabs)
(#2072) Unexpected tab character. (no-tabs)
(#2073) Unexpected tab character. (no-tabs)
(#2073) There should be no spaces inside this paren. (space-in-parens)
(#2073) There should be no spaces inside this paren. (space-in-parens)
(#2074) Unexpected tab character. (no-tabs)
(#2074) There should be no spaces inside this paren. (space-in-parens)
(#2074) There should be no spaces inside this paren. (space-in-parens)
(#2074) There should be no spaces inside this paren. (space-in-parens)
(#2074) There should be no spaces inside this paren. (space-in-parens)
(#2076) Unexpected tab character. (no-tabs)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2077) Unexpected tab character. (no-tabs)
(#2077) There should be no space after '['. (computed-property-spacing)
(#2077) There should be no space before ']'. (computed-property-spacing)
(#2078) Unexpected tab character. (no-tabs)
(#2078) There should be no spaces inside this paren. (space-in-parens)
(#2078) There should be no spaces inside this paren. (space-in-parens)
(#2080) Unexpected tab character. (no-tabs)
(#2080) There should be no spaces inside this paren. (space-in-parens)
(#2080) There should be no spaces inside this paren. (space-in-parens)
(#2082) Unexpected tab character. (no-tabs)
(#2082) Comments should not begin with a lowercase character (capitalized-comments)
(#2083) Unexpected tab character. (no-tabs)
(#2083) There should be no spaces inside this paren. (space-in-parens)
(#2083) There should be no spaces inside this paren. (space-in-parens)
(#2084) Unexpected tab character. (no-tabs)
(#2085) Unexpected tab character. (no-tabs)
(#2085) Blocks are nested too deeply (5). (max-depth)
(#2085) There should be no spaces inside this paren. (space-in-parens)
(#2085) There should be no space after '['. (computed-property-spacing)
(#2085) There should be no space before ']'. (computed-property-spacing)
(#2085) There should be no spaces inside this paren. (space-in-parens)
(#2086) Unexpected tab character. (no-tabs)
(#2086) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no space after '['. (computed-property-spacing)
(#2086) There should be no space before ']'. (computed-property-spacing)
(#2086) There should be no space before ','. (comma-spacing)
(#2086) There should be no spaces inside this paren. (space-in-parens)
(#2087) Unexpected tab character. (no-tabs)
(#2088) Unexpected tab character. (no-tabs)
(#2089) Unexpected tab character. (no-tabs)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2090) Unexpected tab character. (no-tabs)
(#2091) Unexpected tab character. (no-tabs)
(#2092) Unexpected tab character. (no-tabs)
(#2094) Unexpected tab character. (no-tabs)
(#2095) Unexpected tab character. (no-tabs)
(#2097) Unexpected tab character. (no-tabs)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2098) Unexpected tab character. (no-tabs)
(#2099) Unexpected tab character. (no-tabs)
(#2101) Unexpected tab character. (no-tabs)
(#2101) There should be no spaces inside this paren. (space-in-parens)
(#2101) There should be no spaces inside this paren. (space-in-parens)
(#2101) There should be no spaces inside this paren. (space-in-parens)
(#2101) There should be no spaces inside this paren. (space-in-parens)
(#2102) Unexpected tab character. (no-tabs)
(#2102) There should be no spaces inside this paren. (space-in-parens)
(#2102) There should be no spaces inside this paren. (space-in-parens)
(#2103) Unexpected tab character. (no-tabs)
(#2103) There should be no spaces inside this paren. (space-in-parens)
(#2103) There should be no spaces inside this paren. (space-in-parens)
(#2103) There should be no spaces inside this paren. (space-in-parens)
(#2103) There should be no spaces inside this paren. (space-in-parens)
(#2104) Unexpected tab character. (no-tabs)
(#2105) Unexpected tab character. (no-tabs)
(#2107) Unexpected tab character. (no-tabs)
(#2108) Unexpected tab character. (no-tabs)
(#2108) There should be no spaces inside this paren. (space-in-parens)
(#2108) There should be no spaces inside this paren. (space-in-parens)
(#2109) Unexpected tab character. (no-tabs)
(#2109) Comments should not begin with a lowercase character (capitalized-comments)
(#2110) Unexpected tab character. (no-tabs)
(#2111) Unexpected tab character. (no-tabs)
(#2112) Unexpected tab character. (no-tabs)
(#2112) There should be no spaces inside this paren. (space-in-parens)
(#2112) There should be no spaces inside this paren. (space-in-parens)
(#2113) Unexpected tab character. (no-tabs)
(#2114) Unexpected tab character. (no-tabs)
(#2114) There should be no spaces inside this paren. (space-in-parens)
(#2114) There should be no spaces inside this paren. (space-in-parens)
(#2116) Unexpected tab character. (no-tabs)
(#2116) There should be no spaces inside this paren. (space-in-parens)
(#2116) There should be no space after '['. (computed-property-spacing)
(#2116) There should be no space before ']'. (computed-property-spacing)
(#2116) There should be no spaces inside this paren. (space-in-parens)
(#2117) Unexpected tab character. (no-tabs)
(#2117) Comments should not begin with a lowercase character (capitalized-comments)
(#2118) Unexpected tab character. (no-tabs)
(#2118) There should be no spaces inside this paren. (space-in-parens)
(#2118) There should be no spaces inside this paren. (space-in-parens)
(#2119) Unexpected tab character. (no-tabs)
(#2119) There should be no space after '['. (computed-property-spacing)
(#2119) There should be no space before ']'. (computed-property-spacing)
(#2119) There should be no spaces inside this paren. (space-in-parens)
(#2119) There should be no spaces inside this paren. (space-in-parens)
(#2120) Unexpected tab character. (no-tabs)
(#2122) Unexpected tab character. (no-tabs)
(#2122) There should be no spaces inside this paren. (space-in-parens)
(#2122) There should be no spaces inside this paren. (space-in-parens)
(#2123) Unexpected tab character. (no-tabs)
(#2123) There should be no spaces inside this paren. (space-in-parens)
(#2123) There should be no spaces inside this paren. (space-in-parens)
(#2124) Unexpected tab character. (no-tabs)
(#2124) Comments should not begin with a lowercase character (capitalized-comments)
(#2125) Unexpected tab character. (no-tabs)
(#2125) There should be no spaces inside this paren. (space-in-parens)
(#2125) There should be no spaces inside this paren. (space-in-parens)
(#2126) Unexpected tab character. (no-tabs)
(#2128) Unexpected tab character. (no-tabs)
(#2128) Comments should not begin with a lowercase character (capitalized-comments)
(#2129) Unexpected tab character. (no-tabs)
(#2129) There should be no spaces inside this paren. (space-in-parens)
(#2129) There should be no spaces inside this paren. (space-in-parens)
(#2130) Unexpected tab character. (no-tabs)
(#2131) Unexpected tab character. (no-tabs)
(#2132) Unexpected tab character. (no-tabs)
(#2134) Unexpected tab character. (no-tabs)
(#2134) There should be no spaces inside this paren. (space-in-parens)
(#2134) There should be no spaces inside this paren. (space-in-parens)
(#2135) Unexpected tab character. (no-tabs)
(#2136) Unexpected tab character. (no-tabs)
(#2137) Unexpected tab character. (no-tabs)
(#2138) Unexpected tab character. (no-tabs)
(#2138) There should be no spaces inside this paren. (space-in-parens)
(#2138) There should be no spaces inside this paren. (space-in-parens)
(#2139) Unexpected tab character. (no-tabs)
(#2139) There should be no spaces inside this paren. (space-in-parens)
(#2139) There should be no spaces inside this paren. (space-in-parens)
(#2139) There should be no spaces inside this paren. (space-in-parens)
(#2139) There should be no spaces inside this paren. (space-in-parens)
(#2140) Unexpected tab character. (no-tabs)
(#2141) Unexpected tab character. (no-tabs)
(#2142) Unexpected tab character. (no-tabs)
(#2144) Unexpected tab character. (no-tabs)
(#2145) Unexpected tab character. (no-tabs)
(#2147) Unexpected tab character. (no-tabs)
(#2147) There should be no spaces inside this paren. (space-in-parens)
(#2147) There should be no spaces inside this paren. (space-in-parens)
(#2148) Unexpected tab character. (no-tabs)
(#2149) Unexpected tab character. (no-tabs)
(#2151) Unexpected tab character. (no-tabs)
(#2151) There should be no spaces inside this paren. (space-in-parens)
(#2151) There should be no spaces inside this paren. (space-in-parens)
(#2152) Unexpected tab character. (no-tabs)
(#2152) There should be no spaces inside this paren. (space-in-parens)
(#2152) There should be no spaces inside this paren. (space-in-parens)
(#2153) Unexpected tab character. (no-tabs)
(#2153) There should be no space after '['. (computed-property-spacing)
(#2153) There should be no space before ']'. (computed-property-spacing)
(#2153) There should be no space after '['. (computed-property-spacing)
(#2153) There should be no space before ']'. (computed-property-spacing)
(#2155) Unexpected tab character. (no-tabs)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2156) Unexpected tab character. (no-tabs)
(#2157) Unexpected tab character. (no-tabs)
(#2159) Unexpected tab character. (no-tabs)
(#2161) Unexpected tab character. (no-tabs)
(#2161) Do not nest ternary expressions. (no-nested-ternary)
(#2162) Unexpected tab character. (no-tabs)
(#2162) Comments should not begin with a lowercase character (capitalized-comments)
(#2163) Unexpected tab character. (no-tabs)
(#2164) Unexpected tab character. (no-tabs)
(#2164) Comments should not begin with a lowercase character (capitalized-comments)
(#2165) Unexpected tab character. (no-tabs)
(#2165) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2166) Unexpected tab character. (no-tabs)
(#2168) Unexpected tab character. (no-tabs)
(#2168) Method 'val' expected a return value. (consistent-return)
(#2169) Unexpected tab character. (no-tabs)
(#2171) Unexpected tab character. (no-tabs)
(#2171) There should be no spaces inside this paren. (space-in-parens)
(#2171) There should be no spaces inside this paren. (space-in-parens)
(#2173) Unexpected tab character. (no-tabs)
(#2173) There should be no spaces inside this paren. (space-in-parens)
(#2173) There should be no spaces inside this paren. (space-in-parens)
(#2174) Unexpected tab character. (no-tabs)
(#2175) Unexpected tab character. (no-tabs)
(#2177) Unexpected tab character. (no-tabs)
(#2177) There should be no spaces inside this paren. (space-in-parens)
(#2177) There should be no spaces inside this paren. (space-in-parens)
(#2178) Unexpected tab character. (no-tabs)
(#2179) Unexpected tab character. (no-tabs)
(#2181) Unexpected tab character. (no-tabs)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2182) Unexpected tab character. (no-tabs)
(#2182) There should be no spaces inside this paren. (space-in-parens)
(#2182) There should be no spaces inside this paren. (space-in-parens)
(#2183) Unexpected tab character. (no-tabs)
(#2184) Unexpected tab character. (no-tabs)
(#2185) Unexpected tab character. (no-tabs)
(#2187) Unexpected tab character. (no-tabs)
(#2188) Unexpected tab character. (no-tabs)
(#2188) There should be no spaces inside this paren. (space-in-parens)
(#2188) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2188) There should be no spaces inside this paren. (space-in-parens)
(#2189) Unexpected tab character. (no-tabs)
(#2190) Unexpected tab character. (no-tabs)
(#2190) There should be no spaces inside this paren. (space-in-parens)
(#2190) There should be no spaces inside this paren. (space-in-parens)
(#2191) Unexpected tab character. (no-tabs)
(#2192) Unexpected tab character. (no-tabs)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2193) Unexpected tab character. (no-tabs)
(#2193) Unexpected space before function parentheses. (space-before-function-paren)
(#2193) There should be no spaces inside this paren. (space-in-parens)
(#2193) There should be no spaces inside this paren. (space-in-parens)
(#2194) Unexpected tab character. (no-tabs)
(#2194) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2195) Unexpected tab character. (no-tabs)
(#2196) Unexpected tab character. (no-tabs)
(#2198) Unexpected tab character. (no-tabs)
(#2198) There should be no space after '['. (computed-property-spacing)
(#2198) There should be no space before ']'. (computed-property-spacing)
(#2198) There should be no space after '['. (computed-property-spacing)
(#2198) There should be no space before ']'. (computed-property-spacing)
(#2200) Unexpected tab character. (no-tabs)
(#2201) Unexpected tab character. (no-tabs)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2202) Unexpected tab character. (no-tabs)
(#2203) Unexpected tab character. (no-tabs)
(#2204) Unexpected tab character. (no-tabs)
(#2205) Unexpected tab character. (no-tabs)
(#2209) Unexpected tab character. (no-tabs)
(#2210) Unexpected tab character. (no-tabs)
(#2211) Unexpected tab character. (no-tabs)
(#2211) There should be no spaces inside this paren. (space-in-parens)
(#2211) There should be no spaces inside this paren. (space-in-parens)
(#2212) Unexpected tab character. (no-tabs)
(#2212) Comments should not begin with a lowercase character (capitalized-comments)
(#2213) Unexpected tab character. (no-tabs)
(#2214) Unexpected tab character. (no-tabs)
(#2215) Unexpected tab character. (no-tabs)
(#2216) Unexpected tab character. (no-tabs)
(#2217) Unexpected tab character. (no-tabs)
(#2218) Unexpected tab character. (no-tabs)
(#2219) Unexpected tab character. (no-tabs)
(#2219) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no spaces inside this paren. (space-in-parens)
(#2220) Unexpected tab character. (no-tabs)
(#2221) Unexpected tab character. (no-tabs)
(#2222) Unexpected tab character. (no-tabs)
(#2223) Unexpected tab character. (no-tabs)
(#2224) Unexpected tab character. (no-tabs)
(#2226) Unexpected tab character. (no-tabs)
(#2227) Unexpected tab character. (no-tabs)
(#2227) There should be no spaces inside this paren. (space-in-parens)
(#2227) There should be no spaces inside this paren. (space-in-parens)
(#2228) Unexpected tab character. (no-tabs)
(#2229) Unexpected tab character. (no-tabs)
(#2231) Unexpected tab character. (no-tabs)
(#2232) Unexpected tab character. (no-tabs)
(#2233) Unexpected tab character. (no-tabs)
(#2234) Unexpected tab character. (no-tabs)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2235) Unexpected tab character. (no-tabs)
(#2235) There should be no space after '['. (computed-property-spacing)
(#2235) There should be no space before ']'. (computed-property-spacing)
(#2237) Unexpected tab character. (no-tabs)
(#2238) Line 2238 exceeds the maximum line length of 132. (max-len)
(#2238) Unexpected tab character. (no-tabs)
(#2238) There should be no spaces inside this paren. (space-in-parens)
(#2239) Unexpected tab character. (no-tabs)
(#2239) There should be no spaces inside this paren. (space-in-parens)
(#2239) There should be no spaces inside this paren. (space-in-parens)
(#2239) There should be no spaces inside this paren. (space-in-parens)
(#2241) Unexpected tab character. (no-tabs)
(#2242) Unexpected tab character. (no-tabs)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2244) Unexpected tab character. (no-tabs)
(#2245) Unexpected tab character. (no-tabs)
(#2245) There should be no spaces inside this paren. (space-in-parens)
(#2245) There should be no spaces inside this paren. (space-in-parens)
(#2246) Unexpected tab character. (no-tabs)
(#2247) Unexpected tab character. (no-tabs)
(#2249) Unexpected tab character. (no-tabs)
(#2250) Unexpected tab character. (no-tabs)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) Unexpected tab character. (no-tabs)
(#2252) Unexpected tab character. (no-tabs)
(#2254) Unexpected tab character. (no-tabs)
(#2255) Unexpected tab character. (no-tabs)
(#2255) There should be no spaces inside this paren. (space-in-parens)
(#2255) There should be no spaces inside this paren. (space-in-parens)
(#2256) Unexpected tab character. (no-tabs)
(#2256) There should be no spaces inside this paren. (space-in-parens)
(#2256) There should be no space after '['. (computed-property-spacing)
(#2256) There should be no space before ']'. (computed-property-spacing)
(#2256) There should be no spaces inside this paren. (space-in-parens)
(#2257) Unexpected tab character. (no-tabs)
(#2259) Unexpected tab character. (no-tabs)
(#2260) Unexpected tab character. (no-tabs)
(#2262) Unexpected tab character. (no-tabs)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2263) Unexpected tab character. (no-tabs)
(#2263) There should be no spaces inside this paren. (space-in-parens)
(#2263) There should be no spaces inside this paren. (space-in-parens)
(#2265) Unexpected tab character. (no-tabs)
(#2266) Unexpected tab character. (no-tabs)
(#2266) There should be no spaces inside this paren. (space-in-parens)
(#2266) There should be no spaces inside this paren. (space-in-parens)
(#2267) Unexpected tab character. (no-tabs)
(#2269) Unexpected tab character. (no-tabs)
(#2269) There should be no spaces inside this paren. (space-in-parens)
(#2269) There should be no spaces inside this paren. (space-in-parens)
(#2270) Unexpected tab character. (no-tabs)
(#2271) Unexpected tab character. (no-tabs)
(#2272) Unexpected tab character. (no-tabs)
(#2273) Unexpected tab character. (no-tabs)
(#2274) Unexpected tab character. (no-tabs)
(#2275) Unexpected tab character. (no-tabs)
(#2277) Unexpected tab character. (no-tabs)
(#2278) Unexpected tab character. (no-tabs)
(#2280) Unexpected tab character. (no-tabs)
(#2280) There should be no spaces inside this paren. (space-in-parens)
(#2280) There should be no spaces inside this paren. (space-in-parens)
(#2281) Unexpected tab character. (no-tabs)
(#2282) Unexpected tab character. (no-tabs)
(#2284) Unexpected tab character. (no-tabs)
(#2284) Comments should not begin with a lowercase character (capitalized-comments)
(#2285) Unexpected tab character. (no-tabs)
(#2285) There should be no spaces inside this paren. (space-in-parens)
(#2285) There should be no spaces inside this paren. (space-in-parens)
(#2286) Unexpected tab character. (no-tabs)
(#2287) Unexpected tab character. (no-tabs)
(#2289) Unexpected tab character. (no-tabs)
(#2289) There should be no spaces inside this paren. (space-in-parens)
(#2289) There should be no spaces inside this paren. (space-in-parens)
(#2289) There should be no space after '['. (computed-property-spacing)
(#2289) There should be no space before ']'. (computed-property-spacing)
(#2289) There should be no spaces inside this paren. (space-in-parens)
(#2289) There should be no spaces inside this paren. (space-in-parens)
(#2290) Unexpected tab character. (no-tabs)
(#2290) Method 'attr' expected no return value. (consistent-return)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2290) There should be no space after '['. (computed-property-spacing)
(#2290) There should be no space before ']'. (computed-property-spacing)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2291) Unexpected tab character. (no-tabs)
(#2293) Unexpected tab character. (no-tabs)
(#2294) Unexpected tab character. (no-tabs)
(#2294) There should be no spaces inside this paren. (space-in-parens)
(#2294) There should be no spaces inside this paren. (space-in-parens)
(#2295) Unexpected tab character. (no-tabs)
(#2295) Method 'attr' expected no return value. (consistent-return)
(#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) Unexpected tab character. (no-tabs)
(#2298) Unexpected tab character. (no-tabs)
(#2298) There should be no spaces inside this paren. (space-in-parens)
(#2298) There should be no spaces inside this paren. (space-in-parens)
(#2300) Unexpected tab character. (no-tabs)
(#2301) Unexpected tab character. (no-tabs)
(#2302) Unexpected tab character. (no-tabs)
(#2302) There should be no spaces inside this paren. (space-in-parens)
(#2302) There should be no spaces inside this paren. (space-in-parens)
(#2303) Unexpected tab character. (no-tabs)
(#2304) Unexpected tab character. (no-tabs)
(#2304) There should be no space after '['. (computed-property-spacing)
(#2304) There should be no space before ']'. (computed-property-spacing)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2305) Unexpected tab character. (no-tabs)
(#2307) Unexpected tab character. (no-tabs)
(#2307) There should be no spaces inside this paren. (space-in-parens)
(#2307) There should be no spaces inside this paren. (space-in-parens)
(#2309) Unexpected tab character. (no-tabs)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2310) Unexpected tab character. (no-tabs)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2311) Unexpected tab character. (no-tabs)
(#2313) Unexpected tab character. (no-tabs)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2314) Unexpected tab character. (no-tabs)
(#2314) Method 'attr' expected no return value. (consistent-return)
(#2316) Unexpected tab character. (no-tabs)
(#2317) Unexpected tab character. (no-tabs)
(#2317) There should be no spaces inside this paren. (space-in-parens)
(#2317) There should be no spaces inside this paren. (space-in-parens)
(#2318) Unexpected tab character. (no-tabs)
(#2318) Method 'attr' expected no return value. (consistent-return)
(#2319) Unexpected tab character. (no-tabs)
(#2321) Unexpected tab character. (no-tabs)
(#2321) There should be no spaces inside this paren. (space-in-parens)
(#2321) There should be no spaces inside this paren. (space-in-parens)
(#2321) There should be no spaces inside this paren. (space-in-parens)
(#2321) There should be no spaces inside this paren. (space-in-parens)
(#2322) Unexpected tab character. (no-tabs)
(#2322) Method 'attr' expected no return value. (consistent-return)
(#2324) Unexpected tab character. (no-tabs)
(#2326) Unexpected tab character. (no-tabs)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2328) Unexpected tab character. (no-tabs)
(#2329) Unexpected tab character. (no-tabs)
(#2329) Method 'attr' expected no return value. (consistent-return)
(#2330) Unexpected tab character. (no-tabs)
(#2331) Unexpected tab character. (no-tabs)
(#2332) Unexpected tab character. (no-tabs)
(#2333) Unexpected tab character. (no-tabs)
(#2335) Unexpected tab character. (no-tabs)
(#2335) There should be no spaces inside this paren. (space-in-parens)
(#2335) There should be no spaces inside this paren. (space-in-parens)
(#2336) Unexpected tab character. (no-tabs)
(#2337) Unexpected tab character. (no-tabs)
(#2339) Unexpected tab character. (no-tabs)
(#2339) There should be no spaces inside this paren. (space-in-parens)
(#2339) There should be no spaces inside this paren. (space-in-parens)
(#2341) Unexpected tab character. (no-tabs)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2343) Unexpected tab character. (no-tabs)
(#2343) There should be no spaces inside this paren. (space-in-parens)
(#2343) There should be no spaces inside this paren. (space-in-parens)
(#2344) Unexpected tab character. (no-tabs)
(#2344) There should be no space after '['. (computed-property-spacing)
(#2344) There should be no space before ']'. (computed-property-spacing)
(#2346) Unexpected tab character. (no-tabs)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2347) Unexpected tab character. (no-tabs)
(#2347) There should be no space after '['. (computed-property-spacing)
(#2347) There should be no space before ']'. (computed-property-spacing)
(#2348) Unexpected tab character. (no-tabs)
(#2348) There should be no spaces inside this paren. (space-in-parens)
(#2348) There should be no spaces inside this paren. (space-in-parens)
(#2350) Unexpected tab character. (no-tabs)
(#2351) Unexpected tab character. (no-tabs)
(#2352) Unexpected tab character. (no-tabs)
(#2352) There should be no spaces inside this paren. (space-in-parens)
(#2352) There should be no spaces inside this paren. (space-in-parens)
(#2353) Unexpected tab character. (no-tabs)
(#2353) There should be no spaces inside this paren. (space-in-parens)
(#2353) There should be no spaces inside this paren. (space-in-parens)
(#2354) Unexpected tab character. (no-tabs)
(#2355) Unexpected tab character. (no-tabs)
(#2355) There should be no spaces inside this paren. (space-in-parens)
(#2355) There should be no spaces inside this paren. (space-in-parens)
(#2357) Unexpected tab character. (no-tabs)
(#2358) Unexpected tab character. (no-tabs)
(#2358) There should be no spaces inside this paren. (space-in-parens)
(#2358) There should be no spaces inside this paren. (space-in-parens)
(#2359) Unexpected tab character. (no-tabs)
(#2359) There should be no space after '['. (computed-property-spacing)
(#2359) There should be no space before ']'. (computed-property-spacing)
(#2360) Unexpected tab character. (no-tabs)
(#2361) Unexpected tab character. (no-tabs)
(#2362) Unexpected tab character. (no-tabs)
(#2363) Unexpected tab character. (no-tabs)
(#2364) Unexpected tab character. (no-tabs)
(#2366) Unexpected tab character. (no-tabs)
(#2367) Unexpected tab character. (no-tabs)
(#2368) Unexpected tab character. (no-tabs)
(#2368) Expected to return a value at the end of method 'set'. (consistent-return)
(#2368) There should be no spaces inside this paren. (space-in-parens)
(#2368) There should be no spaces inside this paren. (space-in-parens)
(#2369) Unexpected tab character. (no-tabs)
(#2370) Unexpected tab character. (no-tabs)
(#2370) There should be no spaces inside this paren. (space-in-parens)
(#2370) There should be no spaces inside this paren. (space-in-parens)
(#2370) There should be no spaces inside this paren. (space-in-parens)
(#2370) There should be no spaces inside this paren. (space-in-parens)
(#2371) Unexpected tab character. (no-tabs)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2372) Unexpected tab character. (no-tabs)
(#2372) There should be no spaces inside this paren. (space-in-parens)
(#2372) There should be no spaces inside this paren. (space-in-parens)
(#2373) Unexpected tab character. (no-tabs)
(#2374) Unexpected tab character. (no-tabs)
(#2375) Unexpected tab character. (no-tabs)
(#2376) Unexpected tab character. (no-tabs)
(#2377) Unexpected tab character. (no-tabs)
(#2377) There should be no spaces inside this paren. (space-in-parens)
(#2377) There should be no spaces inside this paren. (space-in-parens)
(#2378) Unexpected tab character. (no-tabs)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2379) Unexpected tab character. (no-tabs)
(#2380) Unexpected tab character. (no-tabs)
(#2381) Unexpected tab character. (no-tabs)
(#2382) Unexpected tab character. (no-tabs)
(#2383) Unexpected tab character. (no-tabs)
(#2384) Unexpected tab character. (no-tabs)
(#2385) Unexpected tab character. (no-tabs)
(#2386) Unexpected tab character. (no-tabs)
(#2387) Unexpected tab character. (no-tabs)
(#2388) Unexpected tab character. (no-tabs)
(#2388) There should be no spaces inside this paren. (space-in-parens)
(#2388) There should be no spaces inside this paren. (space-in-parens)
(#2389) Unexpected tab character. (no-tabs)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2390) Unexpected tab character. (no-tabs)
(#2390) There should be no spaces inside this paren. (space-in-parens)
(#2390) There should be no spaces inside this paren. (space-in-parens)
(#2391) Unexpected tab character. (no-tabs)
(#2392) Unexpected tab character. (no-tabs)
(#2393) Unexpected tab character. (no-tabs)
(#2394) Unexpected tab character. (no-tabs)
(#2395) Unexpected tab character. (no-tabs)
(#2396) Unexpected tab character. (no-tabs)
(#2396) Expected to return a value at the end of method 'set'. (consistent-return)
(#2396) There should be no spaces inside this paren. (space-in-parens)
(#2396) There should be no spaces inside this paren. (space-in-parens)
(#2397) Unexpected tab character. (no-tabs)
(#2397) There should be no spaces inside this paren. (space-in-parens)
(#2397) There should be no spaces inside this paren. (space-in-parens)
(#2397) There should be no spaces inside this paren. (space-in-parens)
(#2397) There should be no spaces inside this paren. (space-in-parens)
(#2398) Unexpected tab character. (no-tabs)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2399) Unexpected tab character. (no-tabs)
(#2400) Unexpected tab character. (no-tabs)
(#2401) Unexpected tab character. (no-tabs)
(#2402) Unexpected tab character. (no-tabs)
(#2403) Unexpected tab character. (no-tabs)
(#2404) Unexpected tab character. (no-tabs)
(#2406) Unexpected tab character. (no-tabs)
(#2407) Unexpected tab character. (no-tabs)
(#2408) Unexpected tab character. (no-tabs)
(#2409) Unexpected tab character. (no-tabs)
(#2410) Unexpected tab character. (no-tabs)
(#2411) Unexpected tab character. (no-tabs)
(#2412) Unexpected tab character. (no-tabs)
(#2413) Unexpected tab character. (no-tabs)
(#2414) Unexpected tab character. (no-tabs)
(#2415) Unexpected tab character. (no-tabs)
(#2416) Unexpected tab character. (no-tabs)
(#2417) Unexpected tab character. (no-tabs)
(#2418) Unexpected tab character. (no-tabs)
(#2419) Unexpected tab character. (no-tabs)
(#2421) Unexpected tab character. (no-tabs)
(#2421) There should be no spaces inside this paren. (space-in-parens)
(#2421) There should be no spaces inside this paren. (space-in-parens)
(#2422) Unexpected tab character. (no-tabs)
(#2423) Unexpected tab character. (no-tabs)
(#2425) Unexpected tab character. (no-tabs)
(#2425) Comments should not begin with a lowercase character (capitalized-comments)
(#2426) Unexpected tab character. (no-tabs)
(#2426) There should be no spaces inside this paren. (space-in-parens)
(#2426) There should be no spaces inside this paren. (space-in-parens)
(#2427) Unexpected tab character. (no-tabs)
(#2428) Unexpected tab character. (no-tabs)
(#2430) Unexpected tab character. (no-tabs)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2432) Unexpected tab character. (no-tabs)
(#2432) There should be no spaces inside this paren. (space-in-parens)
(#2432) There should be no spaces inside this paren. (space-in-parens)
(#2433) Unexpected tab character. (no-tabs)
(#2434) Unexpected tab character. (no-tabs)
(#2434) There should be no space after '['. (computed-property-spacing)
(#2434) There should be no space before ']'. (computed-property-spacing)
(#2435) Unexpected tab character. (no-tabs)
(#2435) There should be no space after '['. (computed-property-spacing)
(#2435) There should be no space before ']'. (computed-property-spacing)
(#2436) Unexpected tab character. (no-tabs)
(#2438) Unexpected tab character. (no-tabs)
(#2438) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no spaces inside this paren. (space-in-parens)
(#2439) Unexpected tab character. (no-tabs)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) Unexpected tab character. (no-tabs)
(#2440) Method 'prop' expected no return value. (consistent-return)
(#2442) Unexpected tab character. (no-tabs)
(#2443) Unexpected tab character. (no-tabs)
(#2443) Method 'prop' expected no return value. (consistent-return)
(#2443) There should be no spaces inside this paren. (space-in-parens)
(#2443) There should be no space after '['. (computed-property-spacing)
(#2443) There should be no space before ']'. (computed-property-spacing)
(#2443) There should be no spaces inside this paren. (space-in-parens)
(#2444) Unexpected tab character. (no-tabs)
(#2446) Unexpected tab character. (no-tabs)
(#2447) Unexpected tab character. (no-tabs)
(#2447) There should be no spaces inside this paren. (space-in-parens)
(#2447) There should be no spaces inside this paren. (space-in-parens)
(#2447) There should be no spaces inside this paren. (space-in-parens)
(#2447) There should be no spaces inside this paren. (space-in-parens)
(#2448) Unexpected tab character. (no-tabs)
(#2448) Method 'prop' expected no return value. (consistent-return)
(#2450) Unexpected tab character. (no-tabs)
(#2451) Unexpected tab character. (no-tabs)
(#2451) Method 'prop' expected no return value. (consistent-return)
(#2451) There should be no space after '['. (computed-property-spacing)
(#2451) There should be no space before ']'. (computed-property-spacing)
(#2452) Unexpected tab character. (no-tabs)
(#2453) Unexpected tab character. (no-tabs)
(#2454) Unexpected tab character. (no-tabs)
(#2456) Unexpected tab character. (no-tabs)
(#2457) Unexpected tab character. (no-tabs)
(#2458) Unexpected tab character. (no-tabs)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2459) Unexpected tab character. (no-tabs)
(#2459) Comments should not begin with a lowercase character (capitalized-comments)
(#2460) Unexpected tab character. (no-tabs)
(#2461) Unexpected tab character. (no-tabs)
(#2463) Unexpected tab character. (no-tabs)
(#2463) Do not nest ternary expressions. (no-nested-ternary)
(#2464) Unexpected tab character. (no-tabs)
(#2464) There should be no spaces inside this paren. (space-in-parens)
(#2464) There should be no spaces inside this paren. (space-in-parens)
(#2465) Unexpected tab character. (no-tabs)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2466) Unexpected tab character. (no-tabs)
(#2467) Unexpected tab character. (no-tabs)
(#2468) Unexpected tab character. (no-tabs)
(#2469) Unexpected tab character. (no-tabs)
(#2470) Unexpected tab character. (no-tabs)
(#2475) Unexpected tab character. (no-tabs)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2476) Unexpected tab character. (no-tabs)
(#2477) Unexpected tab character. (no-tabs)
(#2478) Unexpected tab character. (no-tabs)
(#2479) Unexpected tab character. (no-tabs)
(#2479) There should be no spaces inside this paren. (space-in-parens)
(#2479) There should be no spaces inside this paren. (space-in-parens)
(#2480) Line 2480 exceeds the maximum line length of 132. (max-len)
(#2480) Unexpected tab character. (no-tabs)
(#2480) There should be no spaces inside this paren. (space-in-parens)
(#2480) There should be no spaces inside this paren. (space-in-parens)
(#2481) Unexpected tab character. (no-tabs)
(#2482) Unexpected tab character. (no-tabs)
(#2483) Unexpected tab character. (no-tabs)
(#2484) Unexpected tab character. (no-tabs)
(#2484) There should be no spaces inside this paren. (space-in-parens)
(#2484) There should be no spaces inside this paren. (space-in-parens)
(#2485) Unexpected tab character. (no-tabs)
(#2486) Unexpected tab character. (no-tabs)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2487) Unexpected tab character. (no-tabs)
(#2488) Unexpected tab character. (no-tabs)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2489) Unexpected tab character. (no-tabs)
(#2490) Unexpected tab character. (no-tabs)
(#2490) Comments should not begin with a lowercase character (capitalized-comments)
(#2491) Unexpected tab character. (no-tabs)
(#2492) Unexpected tab character. (no-tabs)
(#2492) There should be no space after '['. (computed-property-spacing)
(#2492) There should be no space before ']'. (computed-property-spacing)
(#2493) Unexpected tab character. (no-tabs)
(#2493) There should be no spaces inside this paren. (space-in-parens)
(#2493) There should be no spaces inside this paren. (space-in-parens)
(#2494) Unexpected tab character. (no-tabs)
(#2495) Unexpected tab character. (no-tabs)
(#2495) There should be no space after '['. (computed-property-spacing)
(#2495) There should be no space before ']'. (computed-property-spacing)
(#2496) Unexpected tab character. (no-tabs)
(#2498) Unexpected tab character. (no-tabs)
(#2498) There should be no spaces inside this paren. (space-in-parens)
(#2498) There should be no spaces inside this paren. (space-in-parens)
(#2499) Unexpected tab character. (no-tabs)
(#2500) Unexpected tab character. (no-tabs)
(#2501) Unexpected tab character. (no-tabs)
(#2505) There should be no spaces inside this paren. (space-in-parens)
(#2505) There should be no spaces inside this paren. (space-in-parens)
(#2507) Unexpected tab character. (no-tabs)
(#2508) Unexpected tab character. (no-tabs)
(#2509) Unexpected tab character. (no-tabs)
(#2510) Unexpected tab character. (no-tabs)
(#2511) Unexpected tab character. (no-tabs)
(#2513) Unexpected tab character. (no-tabs)
(#2514) Unexpected tab character. (no-tabs)
(#2515) Unexpected tab character. (no-tabs)
(#2516) Unexpected tab character. (no-tabs)
(#2516) There should be no spaces inside this paren. (space-in-parens)
(#2516) There should be no spaces inside this paren. (space-in-parens)
(#2517) Unexpected tab character. (no-tabs)
(#2518) Unexpected tab character. (no-tabs)
(#2518) There should be no spaces inside this paren. (space-in-parens)
(#2518) There should be no spaces inside this paren. (space-in-parens)
(#2519) Unexpected tab character. (no-tabs)
(#2519) There should be no spaces inside this paren. (space-in-parens)
(#2519) There should be no space after '['. (computed-property-spacing)
(#2519) There should be no space before ']'. (computed-property-spacing)
(#2519) There should be no spaces inside this paren. (space-in-parens)
(#2520) Unexpected tab character. (no-tabs)
(#2521) Unexpected tab character. (no-tabs)
(#2522) Unexpected tab character. (no-tabs)
(#2523) Unexpected tab character. (no-tabs)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2524) Unexpected tab character. (no-tabs)
(#2525) Unexpected tab character. (no-tabs)
(#2525) There should be no spaces inside this paren. (space-in-parens)
(#2525) There should be no spaces inside this paren. (space-in-parens)
(#2526) Unexpected tab character. (no-tabs)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2527) Unexpected tab character. (no-tabs)
(#2527) There should be no spaces inside this paren. (space-in-parens)
(#2527) There should be no spaces inside this paren. (space-in-parens)
(#2528) Unexpected tab character. (no-tabs)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2529) Unexpected tab character. (no-tabs)
(#2530) Unexpected tab character. (no-tabs)
(#2530) There should be no spaces inside this paren. (space-in-parens)
(#2530) There should be no spaces inside this paren. (space-in-parens)
(#2531) Unexpected tab character. (no-tabs)
(#2532) Unexpected tab character. (no-tabs)
(#2534) Unexpected tab character. (no-tabs)
(#2535) Unexpected tab character. (no-tabs)
(#2536) Unexpected tab character. (no-tabs)
(#2536) There should be no space after '['. (array-bracket-spacing)
(#2536) There should be no space before ']'. (array-bracket-spacing)
(#2536) There should be no spaces inside this paren. (space-in-parens)
(#2536) There should be no spaces inside this paren. (space-in-parens)
(#2537) Unexpected tab character. (no-tabs)
(#2537) There should be no space after '['. (computed-property-spacing)
(#2537) There should be no space before ']'. (computed-property-spacing)
(#2537) There should be no spaces inside this paren. (space-in-parens)
(#2537) There should be no space after '['. (computed-property-spacing)
(#2537) There should be no space before ']'. (computed-property-spacing)
(#2538) Unexpected tab character. (no-tabs)
(#2538) Expected to return a value at the end of method 'set'. (consistent-return)
(#2538) There should be no spaces inside this paren. (space-in-parens)
(#2538) There should be no spaces inside this paren. (space-in-parens)
(#2539) Unexpected tab character. (no-tabs)
(#2539) There should be no spaces inside this paren. (space-in-parens)
(#2539) There should be no spaces inside this paren. (space-in-parens)
(#2540) Unexpected tab character. (no-tabs)
(#2540) There should be no spaces inside this paren. (space-in-parens)
(#2540) There should be no spaces inside this paren. (space-in-parens)
(#2541) Unexpected tab character. (no-tabs)
(#2542) Unexpected tab character. (no-tabs)
(#2543) Unexpected tab character. (no-tabs)
(#2544) Unexpected tab character. (no-tabs)
(#2545) Unexpected tab character. (no-tabs)
(#2547) Unexpected tab character. (no-tabs)
(#2548) Unexpected tab character. (no-tabs)
(#2549) Unexpected tab character. (no-tabs)
(#2550) Unexpected tab character. (no-tabs)
(#2551) Unexpected tab character. (no-tabs)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2552) Unexpected tab character. (no-tabs)
(#2552) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no spaces inside this paren. (space-in-parens)
(#2553) Unexpected tab character. (no-tabs)
(#2554) Unexpected tab character. (no-tabs)
(#2555) Unexpected tab character. (no-tabs)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2556) Unexpected tab character. (no-tabs)
(#2557) Unexpected tab character. (no-tabs)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2563) Unexpected tab character. (no-tabs)
(#2563) There should be no space after '['. (array-bracket-spacing)
(#2563) There should be no space before ']'. (array-bracket-spacing)
(#2563) There should be no spaces inside this paren. (space-in-parens)
(#2563) There should be no spaces inside this paren. (space-in-parens)
(#2564) Unexpected tab character. (no-tabs)
(#2564) There should be no space after '['. (computed-property-spacing)
(#2564) There should be no space before ']'. (computed-property-spacing)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no space after '['. (computed-property-spacing)
(#2564) There should be no space before ']'. (computed-property-spacing)
(#2565) Unexpected tab character. (no-tabs)
(#2565) There should be no spaces inside this paren. (space-in-parens)
(#2565) There should be no spaces inside this paren. (space-in-parens)
(#2566) Unexpected tab character. (no-tabs)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2567) Unexpected tab character. (no-tabs)
(#2568) Unexpected tab character. (no-tabs)
(#2569) Unexpected tab character. (no-tabs)
(#2570) Unexpected tab character. (no-tabs)
(#2573) There should be no spaces inside this paren. (space-in-parens)
(#2573) There should be no spaces inside this paren. (space-in-parens)
(#2574) Unexpected tab character. (no-tabs)
(#2575) Unexpected tab character. (no-tabs)
(#2575) There should be no spaces inside this paren. (space-in-parens)
(#2575) There should be no spaces inside this paren. (space-in-parens)
(#2576) Unexpected tab character. (no-tabs)
(#2577) Unexpected tab character. (no-tabs)
(#2578) Unexpected tab character. (no-tabs)
(#2579) Unexpected tab character. (no-tabs)
(#2580) Unexpected tab character. (no-tabs)
(#2580) There should be no spaces inside this paren. (space-in-parens)
(#2580) There should be no spaces inside this paren. (space-in-parens)
(#2581) Unexpected tab character. (no-tabs)
(#2581) There should be no spaces inside this paren. (space-in-parens)
(#2581) There should be no spaces inside this paren. (space-in-parens)
(#2582) Unexpected tab character. (no-tabs)
(#2583) Unexpected tab character. (no-tabs)
(#2588) There should be no spaces inside this paren. (space-in-parens)
(#2588) There should be no spaces inside this paren. (space-in-parens)
(#2589) Unexpected tab character. (no-tabs)
(#2589) There should be no spaces inside this paren. (space-in-parens)
(#2590) Unexpected tab character. (no-tabs)
(#2590) There should be no spaces inside this paren. (space-in-parens)
(#2590) There should be no spaces inside this paren. (space-in-parens)
(#2591) Unexpected tab character. (no-tabs)
(#2593) Unexpected tab character. (no-tabs)
(#2593) There should be no spaces inside this paren. (space-in-parens)
(#2593) There should be no spaces inside this paren. (space-in-parens)
(#2594) Unexpected tab character. (no-tabs)
(#2594) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2596) Unexpected tab character. (no-tabs)
(#2597) Unexpected tab character. (no-tabs)
(#2597) There should be no spaces inside this paren. (space-in-parens)
(#2597) There should be no spaces inside this paren. (space-in-parens)
(#2598) Unexpected tab character. (no-tabs)
(#2598) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2599) Unexpected tab character. (no-tabs)
(#2600) Unexpected tab character. (no-tabs)
(#2601) Unexpected tab character. (no-tabs)
(#2602) Unexpected tab character. (no-tabs)
(#2603) Unexpected tab character. (no-tabs)
(#2607) There should be no spaces inside this paren. (space-in-parens)
(#2607) There should be no spaces inside this paren. (space-in-parens)
(#2608) Unexpected tab character. (no-tabs)
(#2612) There should be no spaces inside this paren. (space-in-parens)
(#2612) There should be no spaces inside this paren. (space-in-parens)
(#2613) Unexpected tab character. (no-tabs)
(#2613) There should be no space after '['. (array-bracket-spacing)
(#2613) There should be no space before ']'. (array-bracket-spacing)
(#2614) Unexpected tab character. (no-tabs)
(#2614) There should be no space after '['. (computed-property-spacing)
(#2614) There should be no space before ']'. (computed-property-spacing)
(#2615) Unexpected tab character. (no-tabs)
(#2615) There should be no spaces inside this paren. (space-in-parens)
(#2615) There should be no spaces inside this paren. (space-in-parens)
(#2616) Unexpected tab character. (no-tabs)
(#2617) Unexpected tab character. (no-tabs)
(#2618) Unexpected tab character. (no-tabs)
(#2619) Unexpected tab character. (no-tabs)
(#2620) Unexpected tab character. (no-tabs)
(#2622) There should be no space after '['. (array-bracket-spacing)
(#2622) There should be no space before ']'. (array-bracket-spacing)
(#2623) Unexpected tab character. (no-tabs)
(#2623) There should be no space after '['. (computed-property-spacing)
(#2623) There should be no space before ']'. (computed-property-spacing)
(#2623) There should be no spaces inside this paren. (space-in-parens)
(#2623) There should be no space after '['. (computed-property-spacing)
(#2623) There should be no space before ']'. (computed-property-spacing)
(#2624) Unexpected tab character. (no-tabs)
(#2624) Expected to return a value at the end of method 'set'. (consistent-return)
(#2624) There should be no spaces inside this paren. (space-in-parens)
(#2624) There should be no spaces inside this paren. (space-in-parens)
(#2625) Unexpected tab character. (no-tabs)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Unexpected tab character. (no-tabs)
(#2626) There should be no spaces inside this paren. (space-in-parens)
(#2626) There should be no spaces inside this paren. (space-in-parens)
(#2626) There should be no spaces inside this paren. (space-in-parens)
(#2626) There should be no spaces inside this paren. (space-in-parens)
(#2627) Unexpected tab character. (no-tabs)
(#2628) Unexpected tab character. (no-tabs)
(#2629) Unexpected tab character. (no-tabs)
(#2632) Unexpected tab character. (no-tabs)
(#2632) Unnecessary escape character: \.. (no-useless-escape)
(#2633) Unexpected tab character. (no-tabs)
(#2634) Unexpected tab character. (no-tabs)
(#2635) Unexpected tab character. (no-tabs)
(#2636) Unexpected tab character. (no-tabs)
(#2637) Unexpected tab character. (no-tabs)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2638) Unexpected tab character. (no-tabs)
(#2638) There should be no spaces inside this paren. (space-in-parens)
(#2638) There should be no spaces inside this paren. (space-in-parens)
(#2639) Unexpected tab character. (no-tabs)
(#2647) Unexpected tab character. (no-tabs)
(#2647) Method 'add' has a complexity of 25. (complexity)
(#2647) There should be no spaces inside this paren. (space-in-parens)
(#2647) There should be no spaces inside this paren. (space-in-parens)
(#2649) Unexpected tab character. (no-tabs)
(#2650) Unexpected tab character. (no-tabs)
(#2651) Unexpected tab character. (no-tabs)
(#2653) Unexpected tab character. (no-tabs)
(#2654) Unexpected tab character. (no-tabs)
(#2654) There should be no spaces inside this paren. (space-in-parens)
(#2654) There should be no spaces inside this paren. (space-in-parens)
(#2654) There should be no spaces inside this paren. (space-in-parens)
(#2654) There should be no spaces inside this paren. (space-in-parens)
(#2655) Unexpected tab character. (no-tabs)
(#2656) Unexpected tab character. (no-tabs)
(#2658) Unexpected tab character. (no-tabs)
(#2659) Unexpected tab character. (no-tabs)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2660) Unexpected tab character. (no-tabs)
(#2661) Unexpected tab character. (no-tabs)
(#2662) Unexpected tab character. (no-tabs)
(#2663) Unexpected tab character. (no-tabs)
(#2665) Unexpected tab character. (no-tabs)
(#2666) Unexpected tab character. (no-tabs)
(#2666) There should be no spaces inside this paren. (space-in-parens)
(#2666) There should be no spaces inside this paren. (space-in-parens)
(#2667) Unexpected tab character. (no-tabs)
(#2668) Unexpected tab character. (no-tabs)
(#2670) Unexpected tab character. (no-tabs)
(#2671) Unexpected tab character. (no-tabs)
(#2672) Unexpected tab character. (no-tabs)
(#2672) There should be no spaces inside this paren. (space-in-parens)
(#2672) There should be no spaces inside this paren. (space-in-parens)
(#2673) Unexpected tab character. (no-tabs)
(#2674) Unexpected tab character. (no-tabs)
(#2675) Unexpected tab character. (no-tabs)
(#2676) Unexpected tab character. (no-tabs)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2677) Unexpected tab character. (no-tabs)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2678) Unexpected tab character. (no-tabs)
(#2679) Unexpected tab character. (no-tabs)
(#2680) Unexpected tab character. (no-tabs)
(#2681) Unexpected tab character. (no-tabs)
(#2681) There should be no spaces inside this paren. (space-in-parens)
(#2681) There should be no spaces inside this paren. (space-in-parens)
(#2682) Unexpected tab character. (no-tabs)
(#2683) Unexpected tab character. (no-tabs)
(#2684) Unexpected tab character. (no-tabs)
(#2685) Unexpected tab character. (no-tabs)
(#2686) Unexpected tab character. (no-tabs)
(#2688) Unexpected tab character. (no-tabs)
(#2689) Unexpected tab character. (no-tabs)
(#2690) Unexpected tab character. (no-tabs)
(#2690) There should be no spaces inside this paren. (space-in-parens)
(#2690) There should be no spaces inside this paren. (space-in-parens)
(#2690) There should be no spaces inside this paren. (space-in-parens)
(#2690) There should be no spaces inside this paren. (space-in-parens)
(#2691) Unexpected tab character. (no-tabs)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2693) Unexpected tab character. (no-tabs)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2694) Unexpected tab character. (no-tabs)
(#2695) Unexpected tab character. (no-tabs)
(#2695) There should be no spaces inside this paren. (space-in-parens)
(#2695) There should be no spaces inside this paren. (space-in-parens)
(#2695) There should be no spaces inside this paren. (space-in-parens)
(#2695) There should be no spaces inside this paren. (space-in-parens)
(#2697) Unexpected tab character. (no-tabs)
(#2698) Unexpected tab character. (no-tabs)
(#2698) There should be no space after '['. (computed-property-spacing)
(#2698) There should be no space before ']'. (computed-property-spacing)
(#2700) Unexpected tab character. (no-tabs)
(#2701) Unexpected tab character. (no-tabs)
(#2701) There should be no spaces inside this paren. (space-in-parens)
(#2701) There should be no spaces inside this paren. (space-in-parens)
(#2703) Unexpected tab character. (no-tabs)
(#2704) Unexpected tab character. (no-tabs)
(#2704) There should be no space after '['. (computed-property-spacing)
(#2704) There should be no space before ']'. (computed-property-spacing)
(#2706) Unexpected tab character. (no-tabs)
(#2706) Comments should not begin with a lowercase character (capitalized-comments)
(#2707) Unexpected tab character. (no-tabs)
(#2708) Unexpected tab character. (no-tabs)
(#2709) Unexpected tab character. (no-tabs)
(#2710) Unexpected tab character. (no-tabs)
(#2711) Unexpected tab character. (no-tabs)
(#2712) Unexpected tab character. (no-tabs)
(#2713) Unexpected tab character. (no-tabs)
(#2714) Unexpected tab character. (no-tabs)
(#2714) There should be no spaces inside this paren. (space-in-parens)
(#2714) There should be no spaces inside this paren. (space-in-parens)
(#2715) Unexpected tab character. (no-tabs)
(#2716) Unexpected tab character. (no-tabs)
(#2716) There should be no spaces inside this paren. (space-in-parens)
(#2718) Unexpected tab character. (no-tabs)
(#2719) Unexpected tab character. (no-tabs)
(#2719) There should be no space after '['. (computed-property-spacing)
(#2719) There should be no space before ']'. (computed-property-spacing)
(#2720) Unexpected tab character. (no-tabs)
(#2720) There should be no spaces inside this paren. (space-in-parens)
(#2720) There should be no spaces inside this paren. (space-in-parens)
(#2721) Unexpected tab character. (no-tabs)
(#2721) There should be no space after '['. (computed-property-spacing)
(#2721) There should be no space before ']'. (computed-property-spacing)
(#2722) Unexpected tab character. (no-tabs)
(#2724) Unexpected tab character. (no-tabs)
(#2725) Unexpected tab character. (no-tabs)
(#2725) There should be no spaces inside this paren. (space-in-parens)
(#2725) There should be no spaces inside this paren. (space-in-parens)
(#2725) There should be no spaces inside this paren. (space-in-parens)
(#2725) There should be no spaces inside this paren. (space-in-parens)
(#2726) Unexpected tab character. (no-tabs)
(#2727) Unexpected tab character. (no-tabs)
(#2727) There should be no spaces inside this paren. (space-in-parens)
(#2727) There should be no spaces inside this paren. (space-in-parens)
(#2728) Unexpected tab character. (no-tabs)
(#2728) There should be no spaces inside this paren. (space-in-parens)
(#2728) There should be no spaces inside this paren. (space-in-parens)
(#2730) Unexpected tab character. (no-tabs)
(#2730) There should be no spaces inside this paren. (space-in-parens)
(#2730) There should be no spaces inside this paren. (space-in-parens)
(#2731) Unexpected tab character. (no-tabs)
(#2731) There should be no spaces inside this paren. (space-in-parens)
(#2731) There should be no spaces inside this paren. (space-in-parens)
(#2732) Unexpected tab character. (no-tabs)
(#2733) Unexpected tab character. (no-tabs)
(#2734) Unexpected tab character. (no-tabs)
(#2736) Unexpected tab character. (no-tabs)
(#2736) There should be no spaces inside this paren. (space-in-parens)
(#2736) There should be no spaces inside this paren. (space-in-parens)
(#2737) Unexpected tab character. (no-tabs)
(#2737) There should be no spaces inside this paren. (space-in-parens)
(#2737) There should be no spaces inside this paren. (space-in-parens)
(#2739) Unexpected tab character. (no-tabs)
(#2739) There should be no spaces inside this paren. (space-in-parens)
(#2739) There should be no spaces inside this paren. (space-in-parens)
(#2740) Unexpected tab character. (no-tabs)
(#2741) Unexpected tab character. (no-tabs)
(#2742) Unexpected tab character. (no-tabs)
(#2744) Unexpected tab character. (no-tabs)
(#2745) Unexpected tab character. (no-tabs)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2746) Unexpected tab character. (no-tabs)
(#2746) There should be no spaces inside this paren. (space-in-parens)
(#2746) There should be no spaces inside this paren. (space-in-parens)
(#2747) Unexpected tab character. (no-tabs)
(#2748) Unexpected tab character. (no-tabs)
(#2748) There should be no spaces inside this paren. (space-in-parens)
(#2748) There should be no spaces inside this paren. (space-in-parens)
(#2749) Unexpected tab character. (no-tabs)
(#2751) Unexpected tab character. (no-tabs)
(#2752) Unexpected tab character. (no-tabs)
(#2752) There should be no space after '['. (computed-property-spacing)
(#2752) There should be no space before ']'. (computed-property-spacing)
(#2753) Unexpected tab character. (no-tabs)
(#2755) Unexpected tab character. (no-tabs)
(#2756) Unexpected tab character. (no-tabs)
(#2757) Unexpected tab character. (no-tabs)
(#2759) Unexpected tab character. (no-tabs)
(#2761) Unexpected tab character. (no-tabs)
(#2762) Unexpected tab character. (no-tabs)
(#2762) Method 'remove' has a complexity of 26. (complexity)
(#2762) There should be no spaces inside this paren. (space-in-parens)
(#2762) There should be no spaces inside this paren. (space-in-parens)
(#2764) Unexpected tab character. (no-tabs)
(#2765) Unexpected tab character. (no-tabs)
(#2766) Unexpected tab character. (no-tabs)
(#2766) There should be no spaces inside this paren. (space-in-parens)
(#2766) There should be no spaces inside this paren. (space-in-parens)
(#2766) There should be no spaces inside this paren. (space-in-parens)
(#2766) There should be no spaces inside this paren. (space-in-parens)
(#2768) Unexpected tab character. (no-tabs)
(#2768) There should be no spaces inside this paren. (space-in-parens)
(#2768) There should be no spaces inside this paren. (space-in-parens)
(#2769) Unexpected tab character. (no-tabs)
(#2770) Unexpected tab character. (no-tabs)
(#2772) Unexpected tab character. (no-tabs)
(#2773) Unexpected tab character. (no-tabs)
(#2773) There should be no spaces inside this paren. (space-in-parens)
(#2773) There should be no spaces inside this paren. (space-in-parens)
(#2773) There should be no spaces inside this paren. (space-in-parens)
(#2773) There should be no spaces inside this paren. (space-in-parens)
(#2774) Unexpected tab character. (no-tabs)
(#2774) There should be no spaces inside this paren. (space-in-parens)
(#2774) There should be no spaces inside this paren. (space-in-parens)
(#2775) Unexpected tab character. (no-tabs)
(#2775) There should be no spaces inside this paren. (space-in-parens)
(#2775) There should be no spaces inside this paren. (space-in-parens)
(#2776) Unexpected tab character. (no-tabs)
(#2777) Unexpected tab character. (no-tabs)
(#2779) Unexpected tab character. (no-tabs)
(#2780) Unexpected tab character. (no-tabs)
(#2780) There should be no spaces inside this paren. (space-in-parens)
(#2780) There should be no spaces inside this paren. (space-in-parens)
(#2781) Unexpected tab character. (no-tabs)
(#2781) There should be no spaces inside this paren. (space-in-parens)
(#2781) There should be no spaces inside this paren. (space-in-parens)
(#2782) Unexpected tab character. (no-tabs)
(#2782) There should be no spaces inside this paren. (space-in-parens)
(#2782) There should be no space after '['. (computed-property-spacing)
(#2782) There should be no space before ']'. (computed-property-spacing)
(#2782) There should be no spaces inside this paren. (space-in-parens)
(#2783) Unexpected tab character. (no-tabs)
(#2784) Unexpected tab character. (no-tabs)
(#2785) Unexpected tab character. (no-tabs)
(#2787) Unexpected tab character. (no-tabs)
(#2787) There should be no space after '['. (computed-property-spacing)
(#2787) There should be no space before ']'. (computed-property-spacing)
(#2788) Unexpected tab character. (no-tabs)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) Infix operators must be spaced. (space-infix-ops)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2789) Unexpected tab character. (no-tabs)
(#2789) There should be no space after '['. (computed-property-spacing)
(#2789) There should be no space before ']'. (computed-property-spacing)
(#2790) Unexpected tab character. (no-tabs)
(#2791) Unexpected tab character. (no-tabs)
(#2793) Unexpected tab character. (no-tabs)
(#2794) Unexpected tab character. (no-tabs)
(#2794) There should be no spaces inside this paren. (space-in-parens)
(#2794) There should be no spaces inside this paren. (space-in-parens)
(#2795) Unexpected tab character. (no-tabs)
(#2795) There should be no space after '['. (computed-property-spacing)
(#2795) There should be no space before ']'. (computed-property-spacing)
(#2797) Unexpected tab character. (no-tabs)
(#2797) There should be no spaces inside this paren. (space-in-parens)
(#2797) There should be no spaces inside this paren. (space-in-parens)
(#2797) There should be no spaces inside this paren. (space-in-parens)
(#2798) Unexpected tab character. (no-tabs)
(#2798) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2798) There should be no spaces inside this paren. (space-in-parens)
(#2798) There should be no spaces inside this paren. (space-in-parens)
(#2799) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2799) Unexpected tab character. (no-tabs)
(#2799) There should be no spaces inside this paren. (space-in-parens)
(#2799) There should be no spaces inside this paren. (space-in-parens)
(#2799) There should be no spaces inside this paren. (space-in-parens)
(#2799) There should be no spaces inside this paren. (space-in-parens)
(#2800) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2800) Unexpected tab character. (no-tabs)
(#2800) There should be no spaces inside this paren. (space-in-parens)
(#2800) There should be no spaces inside this paren. (space-in-parens)
(#2800) There should be no spaces inside this paren. (space-in-parens)
(#2801) Unexpected tab character. (no-tabs)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2803) Unexpected tab character. (no-tabs)
(#2803) There should be no spaces inside this paren. (space-in-parens)
(#2803) There should be no spaces inside this paren. (space-in-parens)
(#2804) Unexpected tab character. (no-tabs)
(#2805) Unexpected tab character. (no-tabs)
(#2806) Unexpected tab character. (no-tabs)
(#2806) There should be no spaces inside this paren. (space-in-parens)
(#2806) There should be no spaces inside this paren. (space-in-parens)
(#2807) Unexpected tab character. (no-tabs)
(#2807) There should be no spaces inside this paren. (space-in-parens)
(#2807) There should be no spaces inside this paren. (space-in-parens)
(#2808) Unexpected tab character. (no-tabs)
(#2809) Unexpected tab character. (no-tabs)
(#2810) Unexpected tab character. (no-tabs)
(#2812) Unexpected tab character. (no-tabs)
(#2813) Unexpected tab character. (no-tabs)
(#2814) Unexpected tab character. (no-tabs)
(#2814) There should be no spaces inside this paren. (space-in-parens)
(#2814) There should be no spaces inside this paren. (space-in-parens)
(#2815) Unexpected tab character. (no-tabs)
(#2815) There should be no spaces inside this paren. (space-in-parens)
(#2815) There should be no spaces inside this paren. (space-in-parens)
(#2815) There should be no spaces inside this paren. (space-in-parens)
(#2815) There should be no spaces inside this paren. (space-in-parens)
(#2816) Unexpected tab character. (no-tabs)
(#2816) There should be no spaces inside this paren. (space-in-parens)
(#2816) There should be no spaces inside this paren. (space-in-parens)
(#2817) Unexpected tab character. (no-tabs)
(#2819) Unexpected tab character. (no-tabs)
(#2819) There should be no space after '['. (computed-property-spacing)
(#2819) There should be no space before ']'. (computed-property-spacing)
(#2820) Unexpected tab character. (no-tabs)
(#2821) Unexpected tab character. (no-tabs)
(#2823) Unexpected tab character. (no-tabs)
(#2824) Unexpected tab character. (no-tabs)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2825) Unexpected tab character. (no-tabs)
(#2827) Unexpected tab character. (no-tabs)
(#2827) Comments should not begin with a lowercase character (capitalized-comments)
(#2828) Unexpected tab character. (no-tabs)
(#2829) Unexpected tab character. (no-tabs)
(#2829) There should be no spaces inside this paren. (space-in-parens)
(#2829) There should be no spaces inside this paren. (space-in-parens)
(#2830) Unexpected tab character. (no-tabs)
(#2831) Unexpected tab character. (no-tabs)
(#2833) Unexpected tab character. (no-tabs)
(#2834) Unexpected tab character. (no-tabs)
(#2835) Unexpected tab character. (no-tabs)
(#2836) Unexpected tab character. (no-tabs)
(#2837) Unexpected tab character. (no-tabs)
(#2838) Unexpected tab character. (no-tabs)
(#2839) Unexpected tab character. (no-tabs)
(#2841) Unexpected tab character. (no-tabs)
(#2841) Method 'trigger' has a complexity of 40. (complexity)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2842) Unexpected tab character. (no-tabs)
(#2843) Unexpected tab character. (no-tabs)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2844) Unexpected tab character. (no-tabs)
(#2845) Unexpected tab character. (no-tabs)
(#2847) Unexpected tab character. (no-tabs)
(#2848) Unexpected tab character. (no-tabs)
(#2849) Unexpected tab character. (no-tabs)
(#2850) Unexpected tab character. (no-tabs)
(#2852) Unexpected tab character. (no-tabs)
(#2852) Comments should not begin with a lowercase character (capitalized-comments)
(#2853) Unexpected tab character. (no-tabs)
(#2853) There should be no spaces inside this paren. (space-in-parens)
(#2853) There should be no spaces inside this paren. (space-in-parens)
(#2853) There should be no spaces inside this paren. (space-in-parens)
(#2853) There should be no spaces inside this paren. (space-in-parens)
(#2854) Unexpected tab character. (no-tabs)
(#2855) Unexpected tab character. (no-tabs)
(#2857) Unexpected tab character. (no-tabs)
(#2857) There should be no spaces inside this paren. (space-in-parens)
(#2857) There should be no spaces inside this paren. (space-in-parens)
(#2857) There should be no spaces inside this paren. (space-in-parens)
(#2857) There should be no spaces inside this paren. (space-in-parens)
(#2858) Unexpected tab character. (no-tabs)
(#2859) Unexpected tab character. (no-tabs)
(#2860) Unexpected tab character. (no-tabs)
(#2861) Unexpected tab character. (no-tabs)
(#2863) Unexpected tab character. (no-tabs)
(#2863) There should be no spaces inside this paren. (space-in-parens)
(#2863) There should be no spaces inside this paren. (space-in-parens)
(#2863) There should be no spaces inside this paren. (space-in-parens)
(#2863) There should be no spaces inside this paren. (space-in-parens)
(#2864) Unexpected tab character. (no-tabs)
(#2865) Unexpected tab character. (no-tabs)
(#2866) Unexpected tab character. (no-tabs)
(#2867) Unexpected tab character. (no-tabs)
(#2868) Unexpected tab character. (no-tabs)
(#2870) Unexpected tab character. (no-tabs)
(#2870) There should be no spaces inside this paren. (space-in-parens)
(#2870) There should be no space after '['. (computed-property-spacing)
(#2870) There should be no space before ']'. (computed-property-spacing)
(#2870) There should be no space after '['. (computed-property-spacing)
(#2870) There should be no space before ']'. (computed-property-spacing)
(#2870) There should be no spaces inside this paren. (space-in-parens)
(#2871) Unexpected tab character. (no-tabs)
(#2872) Unexpected tab character. (no-tabs)
(#2873) Unexpected tab character. (no-tabs)
(#2875) Unexpected tab character. (no-tabs)
(#2876) Unexpected tab character. (no-tabs)
(#2876) Do not nest ternary expressions. (no-nested-ternary)
(#2877) Unexpected tab character. (no-tabs)
(#2877) Comments should not begin with a lowercase character (capitalized-comments)
(#2878) Unexpected tab character. (no-tabs)
(#2878) There should be no space after '['. (computed-property-spacing)
(#2878) There should be no space before ']'. (computed-property-spacing)
(#2879) Unexpected tab character. (no-tabs)
(#2880) Unexpected tab character. (no-tabs)
(#2880) There should be no spaces inside this paren. (space-in-parens)
(#2880) There should be no spaces inside this paren. (space-in-parens)
(#2881) Unexpected tab character. (no-tabs)
(#2882) Unexpected tab character. (no-tabs)
(#2882) There should be no spaces inside this paren. (space-in-parens)
(#2882) There should be no spaces inside this paren. (space-in-parens)
(#2884) Unexpected tab character. (no-tabs)
(#2885) Unexpected tab character. (no-tabs)
(#2886) Unexpected tab character. (no-tabs)
(#2887) Unexpected tab character. (no-tabs)
(#2887) There should be no spaces inside this paren. (space-in-parens)
(#2887) There should be no spaces inside this paren. (space-in-parens)
(#2888) Unexpected tab character. (no-tabs)
(#2888) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2888) Infix operators must be spaced. (space-infix-ops)
(#2889) Unexpected tab character. (no-tabs)
(#2889) There should be no spaces inside this paren. (space-in-parens)
(#2889) There should be no spaces inside this paren. (space-in-parens)
(#2891) Unexpected tab character. (no-tabs)
(#2892) Unexpected tab character. (no-tabs)
(#2892) There should be no spaces inside this paren. (space-in-parens)
(#2892) There should be no spaces inside this paren. (space-in-parens)
(#2894) Unexpected tab character. (no-tabs)
(#2895) Unexpected tab character. (no-tabs)
(#2896) Unexpected tab character. (no-tabs)
(#2896) There should be no spaces inside this paren. (space-in-parens)
(#2896) There should be no spaces inside this paren. (space-in-parens)
(#2897) Unexpected tab character. (no-tabs)
(#2897) There should be no spaces inside this paren. (space-in-parens)
(#2897) There should be no space after '['. (computed-property-spacing)
(#2897) There should be no space before ']'. (computed-property-spacing)
(#2897) There should be no space after '['. (computed-property-spacing)
(#2897) There should be no space before ']'. (computed-property-spacing)
(#2897) There should be no space after '['. (computed-property-spacing)
(#2897) There should be no space before ']'. (computed-property-spacing)
(#2897) There should be no spaces inside this paren. (space-in-parens)
(#2898) Unexpected tab character. (no-tabs)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no space after '['. (computed-property-spacing)
(#2898) There should be no space before ']'. (computed-property-spacing)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2899) Unexpected tab character. (no-tabs)
(#2900) Unexpected tab character. (no-tabs)
(#2901) Unexpected tab character. (no-tabs)
(#2902) Unexpected tab character. (no-tabs)
(#2904) Unexpected tab character. (no-tabs)
(#2905) Unexpected tab character. (no-tabs)
(#2906) Unexpected tab character. (no-tabs)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2907) Unexpected tab character. (no-tabs)
(#2908) Unexpected tab character. (no-tabs)
(#2910) Unexpected tab character. (no-tabs)
(#2911) Unexpected tab character. (no-tabs)
(#2911) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2911) There should be no spaces inside this paren. (space-in-parens)
(#2911) There should be no spaces inside this paren. (space-in-parens)
(#2912) Unexpected tab character. (no-tabs)
(#2912) There should be no spaces inside this paren. (space-in-parens)
(#2912) There should be no spaces inside this paren. (space-in-parens)
(#2914) Unexpected tab character. (no-tabs)
(#2915) Unexpected tab character. (no-tabs)
(#2915) There should be no space after '['. (computed-property-spacing)
(#2915) There should be no space before ']'. (computed-property-spacing)
(#2916) Unexpected tab character. (no-tabs)
(#2916) There should be no spaces inside this paren. (space-in-parens)
(#2916) There should be no spaces inside this paren. (space-in-parens)
(#2916) There should be no spaces inside this paren. (space-in-parens)
(#2916) There should be no spaces inside this paren. (space-in-parens)
(#2917) Unexpected tab character. (no-tabs)
(#2918) Unexpected tab character. (no-tabs)
(#2920) Unexpected tab character. (no-tabs)
(#2921) Unexpected tab character. (no-tabs)
(#2922) Unexpected tab character. (no-tabs)
(#2922) There should be no space after '['. (array-bracket-spacing)
(#2922) There should be no space before ']'. (array-bracket-spacing)
(#2923) Unexpected tab character. (no-tabs)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2925) Unexpected tab character. (no-tabs)
(#2926) Unexpected tab character. (no-tabs)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2927) Unexpected tab character. (no-tabs)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2928) Unexpected tab character. (no-tabs)
(#2928) There should be no space after '['. (array-bracket-spacing)
(#2928) There should be no space before ']'. (array-bracket-spacing)
(#2929) Unexpected tab character. (no-tabs)
(#2930) Unexpected tab character. (no-tabs)
(#2932) Unexpected tab character. (no-tabs)
(#2933) Unexpected tab character. (no-tabs)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2934) Unexpected tab character. (no-tabs)
(#2934) There should be no space after '['. (array-bracket-spacing)
(#2934) There should be no space before ']'. (array-bracket-spacing)
(#2935) Unexpected tab character. (no-tabs)
(#2936) Unexpected tab character. (no-tabs)
(#2938) Unexpected tab character. (no-tabs)
(#2939) Unexpected tab character. (no-tabs)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2941) Unexpected tab character. (no-tabs)
(#2942) Unexpected tab character. (no-tabs)
(#2944) Unexpected tab character. (no-tabs)
(#2944) There should be no spaces inside this paren. (space-in-parens)
(#2944) There should be no spaces inside this paren. (space-in-parens)
(#2944) There should be no spaces inside this paren. (space-in-parens)
(#2944) There should be no spaces inside this paren. (space-in-parens)
(#2944) There should be no space after '['. (computed-property-spacing)
(#2944) There should be no space before ']'. (computed-property-spacing)
(#2944) There should be no spaces inside this paren. (space-in-parens)
(#2944) There should be no spaces inside this paren. (space-in-parens)
(#2945) Unexpected tab character. (no-tabs)
(#2945) There should be no spaces inside this paren. (space-in-parens)
(#2945) There should be no spaces inside this paren. (space-in-parens)
(#2946) Unexpected tab character. (no-tabs)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2947) Unexpected tab character. (no-tabs)
(#2948) Unexpected tab character. (no-tabs)
(#2949) Unexpected tab character. (no-tabs)
(#2949) There should be no space after '['. (computed-property-spacing)
(#2949) There should be no space before ']'. (computed-property-spacing)
(#2950) Unexpected tab character. (no-tabs)
(#2950) There should be no spaces inside this paren. (space-in-parens)
(#2950) There should be no spaces inside this paren. (space-in-parens)
(#2950) There should be no spaces inside this paren. (space-in-parens)
(#2950) There should be no spaces inside this paren. (space-in-parens)
(#2950) There should be no spaces inside this paren. (space-in-parens)
(#2950) There should be no spaces inside this paren. (space-in-parens)
(#2951) Unexpected tab character. (no-tabs)
(#2952) Unexpected tab character. (no-tabs)
(#2953) Unexpected tab character. (no-tabs)
(#2954) Unexpected tab character. (no-tabs)
(#2956) Unexpected tab character. (no-tabs)
(#2957) Unexpected tab character. (no-tabs)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2959) Unexpected tab character. (no-tabs)
(#2959) There should be no spaces inside this paren. (space-in-parens)
(#2959) There should be no spaces inside this paren. (space-in-parens)
(#2959) There should be no spaces inside this paren. (space-in-parens)
(#2960) Unexpected tab character. (no-tabs)
(#2960) There should be no spaces inside this paren. (space-in-parens)
(#2960) There should be no spaces inside this paren. (space-in-parens)
(#2960) There should be no spaces inside this paren. (space-in-parens)
(#2960) There should be no spaces inside this paren. (space-in-parens)
(#2960) There should be no spaces inside this paren. (space-in-parens)
(#2962) Unexpected tab character. (no-tabs)
(#2963) Unexpected tab character. (no-tabs)
(#2964) Unexpected tab character. (no-tabs)
(#2965) Unexpected tab character. (no-tabs)
(#2966) Line 2966 exceeds the maximum line length of 132. (max-len)
(#2966) Unexpected tab character. (no-tabs)
(#2966) There should be no spaces inside this paren. (space-in-parens)
(#2966) There should be no space after '['. (computed-property-spacing)
(#2966) There should be no space before ']'. (computed-property-spacing)
(#2966) There should be no spaces inside this paren. (space-in-parens)
(#2966) There should be no spaces inside this paren. (space-in-parens)
(#2966) There should be no spaces inside this paren. (space-in-parens)
(#2968) Unexpected tab character. (no-tabs)
(#2969) Unexpected tab character. (no-tabs)
(#2969) There should be no space after '['. (computed-property-spacing)
(#2969) There should be no space before ']'. (computed-property-spacing)
(#2971) Unexpected tab character. (no-tabs)
(#2971) There should be no spaces inside this paren. (space-in-parens)
(#2971) There should be no spaces inside this paren. (space-in-parens)
(#2972) Unexpected tab character. (no-tabs)
(#2972) There should be no space after '['. (computed-property-spacing)
(#2972) There should be no space before ']'. (computed-property-spacing)
(#2973) Unexpected tab character. (no-tabs)
(#2975) Unexpected tab character. (no-tabs)
(#2976) Unexpected tab character. (no-tabs)
(#2977) Unexpected tab character. (no-tabs)
(#2977) There should be no space after '['. (computed-property-spacing)
(#2977) There should be no space before ']'. (computed-property-spacing)
(#2978) Unexpected tab character. (no-tabs)
(#2980) Unexpected tab character. (no-tabs)
(#2980) There should be no spaces inside this paren. (space-in-parens)
(#2980) There should be no spaces inside this paren. (space-in-parens)
(#2981) Unexpected tab character. (no-tabs)
(#2981) There should be no space after '['. (computed-property-spacing)
(#2981) There should be no space before ']'. (computed-property-spacing)
(#2982) Unexpected tab character. (no-tabs)
(#2983) Unexpected tab character. (no-tabs)
(#2984) Unexpected tab character. (no-tabs)
(#2985) Unexpected tab character. (no-tabs)
(#2987) Unexpected tab character. (no-tabs)
(#2987) Method 'trigger' expected no return value. (consistent-return)
(#2988) Unexpected tab character. (no-tabs)
(#2990) Unexpected tab character. (no-tabs)
(#2990) Method 'dispatch' has a complexity of 27. (complexity)
(#2990) There should be no spaces inside this paren. (space-in-parens)
(#2990) There should be no spaces inside this paren. (space-in-parens)
(#2992) Unexpected tab character. (no-tabs)
(#2993) Unexpected tab character. (no-tabs)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2995) Unexpected tab character. (no-tabs)
(#2995) 'related' is defined but never used. (no-unused-vars)
(#2996) Unexpected tab character. (no-tabs)
(#2996) There should be no spaces inside this paren. (space-in-parens)
(#2996) There should be no spaces inside this paren. (space-in-parens)
(#2996) There should be no spaces inside this paren. (space-in-parens)
(#2996) There should be no spaces inside this paren. (space-in-parens)
(#2996) There should be no space after '['. (computed-property-spacing)
(#2996) There should be no space before ']'. (computed-property-spacing)
(#2997) Unexpected tab character. (no-tabs)
(#2998) Unexpected tab character. (no-tabs)
(#2998) Identifier 'core_slice' is not in camel case. (camelcase)
(#2998) There should be no spaces inside this paren. (space-in-parens)
(#2998) There should be no spaces inside this paren. (space-in-parens)
(#2999) Unexpected tab character. (no-tabs)
(#2999) Identifier 'run_all' is not in camel case. (camelcase)
(#3000) Unexpected tab character. (no-tabs)
(#3000) There should be no space after '['. (computed-property-spacing)
(#3000) There should be no space before ']'. (computed-property-spacing)
(#3001) Unexpected tab character. (no-tabs)
(#3003) Unexpected tab character. (no-tabs)
(#3004) Unexpected tab character. (no-tabs)
(#3005) Unexpected tab character. (no-tabs)
(#3007) Unexpected tab character. (no-tabs)
(#3008) Unexpected tab character. (no-tabs)
(#3008) There should be no spaces inside this paren. (space-in-parens)
(#3008) There should be no spaces inside this paren. (space-in-parens)
(#3008) There should be no spaces inside this paren. (space-in-parens)
(#3008) There should be no spaces inside this paren. (space-in-parens)
(#3009) Unexpected tab character. (no-tabs)
(#3010) Unexpected tab character. (no-tabs)
(#3012) Unexpected tab character. (no-tabs)
(#3013) Unexpected tab character. (no-tabs)
(#3014) Unexpected tab character. (no-tabs)
(#3014) There should be no spaces inside this paren. (space-in-parens)
(#3014) There should be no spaces inside this paren. (space-in-parens)
(#3016) Unexpected tab character. (no-tabs)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3018) Unexpected tab character. (no-tabs)
(#3019) Unexpected tab character. (no-tabs)
(#3019) There should be no spaces inside this paren. (space-in-parens)
(#3019) There should be no spaces inside this paren. (space-in-parens)
(#3020) Unexpected tab character. (no-tabs)
(#3021) Unexpected tab character. (no-tabs)
(#3022) Unexpected tab character. (no-tabs)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3023) Unexpected tab character. (no-tabs)
(#3023) There should be no space after '['. (computed-property-spacing)
(#3023) There should be no space before ']'. (computed-property-spacing)
(#3024) Unexpected tab character. (no-tabs)
(#3026) Unexpected tab character. (no-tabs)
(#3026) Blocks are nested too deeply (5). (max-depth)
(#3026) There should be no spaces inside this paren. (space-in-parens)
(#3026) There should be no space after '['. (computed-property-spacing)
(#3026) There should be no space before ']'. (computed-property-spacing)
(#3026) There should be no spaces inside this paren. (space-in-parens)
(#3027) Unexpected tab character. (no-tabs)
(#3027) There should be no space after '['. (computed-property-spacing)
(#3027) There should be no space before ']'. (computed-property-spacing)
(#3028) Unexpected tab character. (no-tabs)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3029) Unexpected tab character. (no-tabs)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no space after '['. (array-bracket-spacing)
(#3029) There should be no space before ']'. (array-bracket-spacing)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3030) Unexpected tab character. (no-tabs)
(#3031) Unexpected tab character. (no-tabs)
(#3031) Blocks are nested too deeply (5). (max-depth)
(#3031) There should be no spaces inside this paren. (space-in-parens)
(#3031) There should be no space after '['. (computed-property-spacing)
(#3031) There should be no space before ']'. (computed-property-spacing)
(#3031) There should be no spaces inside this paren. (space-in-parens)
(#3032) Unexpected tab character. (no-tabs)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3033) Unexpected tab character. (no-tabs)
(#3034) Unexpected tab character. (no-tabs)
(#3035) Unexpected tab character. (no-tabs)
(#3035) There should be no spaces inside this paren. (space-in-parens)
(#3035) There should be no spaces inside this paren. (space-in-parens)
(#3036) Unexpected tab character. (no-tabs)
(#3036) There should be no space after '{'. (object-curly-spacing)
(#3036) There should be no space before '}'. (object-curly-spacing)
(#3037) Unexpected tab character. (no-tabs)
(#3038) Unexpected tab character. (no-tabs)
(#3039) Unexpected tab character. (no-tabs)
(#3040) Unexpected tab character. (no-tabs)
(#3042) Unexpected tab character. (no-tabs)
(#3043) Unexpected tab character. (no-tabs)
(#3043) There should be no spaces inside this paren. (space-in-parens)
(#3043) There should be no spaces inside this paren. (space-in-parens)
(#3044) Unexpected tab character. (no-tabs)
(#3044) There should be no space after '{'. (object-curly-spacing)
(#3044) There should be no spaces inside this paren. (space-in-parens)
(#3044) There should be no spaces inside this paren. (space-in-parens)
(#3044) There should be no space before '}'. (object-curly-spacing)
(#3045) Unexpected tab character. (no-tabs)
(#3047) Unexpected tab character. (no-tabs)
(#3048) Unexpected tab character. (no-tabs)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3049) Unexpected tab character. (no-tabs)
(#3049) There should be no space after '['. (computed-property-spacing)
(#3049) There should be no space before ']'. (computed-property-spacing)
(#3050) Unexpected tab character. (no-tabs)
(#3052) Unexpected tab character. (no-tabs)
(#3052) There should be no spaces inside this paren. (space-in-parens)
(#3052) There should be no spaces inside this paren. (space-in-parens)
(#3053) Unexpected tab character. (no-tabs)
(#3053) There should be no space after '['. (computed-property-spacing)
(#3053) There should be no space before ']'. (computed-property-spacing)
(#3055) Unexpected tab character. (no-tabs)
(#3056) Unexpected tab character. (no-tabs)
(#3057) Line 3057 exceeds the maximum line length of 132. (max-len)
(#3057) Unexpected tab character. (no-tabs)
(#3057) There should be no spaces inside this paren. (space-in-parens)
(#3057) Identifier 'run_all' is not in camel case. (camelcase)
(#3057) There should be no spaces inside this paren. (space-in-parens)
(#3057) There should be no spaces inside this paren. (space-in-parens)
(#3057) There should be no spaces inside this paren. (space-in-parens)
(#3059) Unexpected tab character. (no-tabs)
(#3060) Unexpected tab character. (no-tabs)
(#3062) Unexpected tab character. (no-tabs)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no space after '['. (computed-property-spacing)
(#3062) There should be no space before ']'. (computed-property-spacing)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) Unexpected tab character. (no-tabs)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3065) Unexpected tab character. (no-tabs)
(#3065) There should be no spaces inside this paren. (space-in-parens)
(#3065) There should be no spaces inside this paren. (space-in-parens)
(#3066) Unexpected tab character. (no-tabs)
(#3067) Unexpected tab character. (no-tabs)
(#3067) Blocks are nested too deeply (5). (max-depth)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3068) Unexpected tab character. (no-tabs)
(#3069) Unexpected tab character. (no-tabs)
(#3070) Unexpected tab character. (no-tabs)
(#3071) Unexpected tab character. (no-tabs)
(#3072) Unexpected tab character. (no-tabs)
(#3073) Unexpected tab character. (no-tabs)
(#3074) Unexpected tab character. (no-tabs)
(#3076) Unexpected tab character. (no-tabs)
(#3077) Unexpected tab character. (no-tabs)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3078) Unexpected tab character. (no-tabs)
(#3078) There should be no spaces inside this paren. (space-in-parens)
(#3078) There should be no spaces inside this paren. (space-in-parens)
(#3079) Unexpected tab character. (no-tabs)
(#3081) Unexpected tab character. (no-tabs)
(#3081) Method 'dispatch' expected no return value. (consistent-return)
(#3082) Unexpected tab character. (no-tabs)
(#3084) Unexpected tab character. (no-tabs)
(#3085) Unexpected tab character. (no-tabs)
(#3086) Line 3086 exceeds the maximum line length of 132. (max-len)
(#3086) Unexpected tab character. (no-tabs)
(#3088) Unexpected tab character. (no-tabs)
(#3090) Unexpected tab character. (no-tabs)
(#3091) Unexpected tab character. (no-tabs)
(#3092) Unexpected tab character. (no-tabs)
(#3092) There should be no spaces inside this paren. (space-in-parens)
(#3092) There should be no spaces inside this paren. (space-in-parens)
(#3094) Unexpected tab character. (no-tabs)
(#3095) Unexpected tab character. (no-tabs)
(#3095) There should be no spaces inside this paren. (space-in-parens)
(#3095) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3095) There should be no spaces inside this paren. (space-in-parens)
(#3096) Unexpected tab character. (no-tabs)
(#3096) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3097) Unexpected tab character. (no-tabs)
(#3099) Unexpected tab character. (no-tabs)
(#3100) Unexpected tab character. (no-tabs)
(#3101) Unexpected tab character. (no-tabs)
(#3103) Unexpected tab character. (no-tabs)
(#3104) Unexpected tab character. (no-tabs)
(#3105) Unexpected tab character. (no-tabs)
(#3105) There should be no spaces inside this paren. (space-in-parens)
(#3105) There should be no spaces inside this paren. (space-in-parens)
(#3106) Unexpected tab character. (no-tabs)
(#3107) Unexpected tab character. (no-tabs)
(#3108) Unexpected tab character. (no-tabs)
(#3110) Unexpected tab character. (no-tabs)
(#3111) Unexpected tab character. (no-tabs)
(#3111) There should be no spaces inside this paren. (space-in-parens)
(#3111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3111) There should be no spaces inside this paren. (space-in-parens)
(#3112) Unexpected tab character. (no-tabs)
(#3113) Unexpected tab character. (no-tabs)
(#3114) Unexpected tab character. (no-tabs)
(#3116) Line 3116 exceeds the maximum line length of 132. (max-len)
(#3116) Unexpected tab character. (no-tabs)
(#3116) There should be no spaces inside this paren. (space-in-parens)
(#3116) There should be no spaces inside this paren. (space-in-parens)
(#3116) There should be no spaces inside this paren. (space-in-parens)
(#3116) There should be no spaces inside this paren. (space-in-parens)
(#3117) Line 3117 exceeds the maximum line length of 132. (max-len)
(#3117) Unexpected tab character. (no-tabs)
(#3117) There should be no spaces inside this paren. (space-in-parens)
(#3117) Multiple spaces found before '||'. (no-multi-spaces)
(#3117) Multiple spaces found before '||'. (no-multi-spaces)
(#3117) There should be no spaces inside this paren. (space-in-parens)
(#3117) There should be no spaces inside this paren. (space-in-parens)
(#3117) Multiple spaces found before '||'. (no-multi-spaces)
(#3117) Multiple spaces found before '||'. (no-multi-spaces)
(#3117) There should be no spaces inside this paren. (space-in-parens)
(#3118) Unexpected tab character. (no-tabs)
(#3120) Unexpected tab character. (no-tabs)
(#3121) Unexpected tab character. (no-tabs)
(#3121) There should be no spaces inside this paren. (space-in-parens)
(#3121) There should be no spaces inside this paren. (space-in-parens)
(#3122) Unexpected tab character. (no-tabs)
(#3123) Unexpected tab character. (no-tabs)
(#3125) Unexpected tab character. (no-tabs)
(#3126) Unexpected tab character. (no-tabs)
(#3127) Unexpected tab character. (no-tabs)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3128) Unexpected tab character. (no-tabs)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) Do not nest ternary expressions. (no-nested-ternary)
(#3128) Unexpected use of '&'. (no-bitwise)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) Do not nest ternary expressions. (no-nested-ternary)
(#3128) Unexpected use of '&'. (no-bitwise)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) Unexpected use of '&'. (no-bitwise)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3129) Unexpected tab character. (no-tabs)
(#3131) Unexpected tab character. (no-tabs)
(#3132) Unexpected tab character. (no-tabs)
(#3133) Unexpected tab character. (no-tabs)
(#3135) Unexpected tab character. (no-tabs)
(#3135) There should be no spaces inside this paren. (space-in-parens)
(#3135) There should be no spaces inside this paren. (space-in-parens)
(#3136) Unexpected tab character. (no-tabs)
(#3136) There should be no spaces inside this paren. (space-in-parens)
(#3136) There should be no space after '['. (computed-property-spacing)
(#3136) There should be no space before ']'. (computed-property-spacing)
(#3136) There should be no spaces inside this paren. (space-in-parens)
(#3137) Unexpected tab character. (no-tabs)
(#3138) Unexpected tab character. (no-tabs)
(#3140) Unexpected tab character. (no-tabs)
(#3141) Unexpected tab character. (no-tabs)
(#3142) Unexpected tab character. (no-tabs)
(#3143) Unexpected tab character. (no-tabs)
(#3143) There should be no space after '['. (computed-property-spacing)
(#3143) There should be no space before ']'. (computed-property-spacing)
(#3144) Unexpected tab character. (no-tabs)
(#3144) There should be no spaces inside this paren. (space-in-parens)
(#3144) There should be no spaces inside this paren. (space-in-parens)
(#3146) Unexpected tab character. (no-tabs)
(#3146) There should be no spaces inside this paren. (space-in-parens)
(#3146) There should be no spaces inside this paren. (space-in-parens)
(#3148) Unexpected tab character. (no-tabs)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3149) Unexpected tab character. (no-tabs)
(#3149) There should be no space after '['. (computed-property-spacing)
(#3149) There should be no space before ']'. (computed-property-spacing)
(#3150) Unexpected tab character. (no-tabs)
(#3150) There should be no space after '['. (computed-property-spacing)
(#3150) There should be no space before ']'. (computed-property-spacing)
(#3150) There should be no space after '['. (computed-property-spacing)
(#3150) There should be no space before ']'. (computed-property-spacing)
(#3151) Unexpected tab character. (no-tabs)
(#3153) Unexpected tab character. (no-tabs)
(#3154) Unexpected tab character. (no-tabs)
(#3154) There should be no spaces inside this paren. (space-in-parens)
(#3154) There should be no spaces inside this paren. (space-in-parens)
(#3155) Unexpected tab character. (no-tabs)
(#3156) Unexpected tab character. (no-tabs)
(#3158) Unexpected tab character. (no-tabs)
(#3159) Unexpected tab character. (no-tabs)
(#3159) There should be no spaces inside this paren. (space-in-parens)
(#3159) There should be no spaces inside this paren. (space-in-parens)
(#3160) Unexpected tab character. (no-tabs)
(#3161) Unexpected tab character. (no-tabs)
(#3163) Unexpected tab character. (no-tabs)
(#3164) Unexpected tab character. (no-tabs)
(#3166) Unexpected tab character. (no-tabs)
(#3166) Infix operators must be spaced. (space-infix-ops)
(#3166) There should be no spaces inside this paren. (space-in-parens)
(#3166) There should be no spaces inside this paren. (space-in-parens)
(#3167) Unexpected tab character. (no-tabs)
(#3169) Unexpected tab character. (no-tabs)
(#3170) Unexpected tab character. (no-tabs)
(#3171) Unexpected tab character. (no-tabs)
(#3172) Unexpected tab character. (no-tabs)
(#3173) Unexpected tab character. (no-tabs)
(#3175) Unexpected tab character. (no-tabs)
(#3176) Unexpected tab character. (no-tabs)
(#3177) Unexpected tab character. (no-tabs)
(#3178) Unexpected tab character. (no-tabs)
(#3179) Unexpected tab character. (no-tabs)
(#3180) Unexpected tab character. (no-tabs)
(#3182) Unexpected tab character. (no-tabs)
(#3183) Unexpected tab character. (no-tabs)
(#3183) There should be no spaces inside this paren. (space-in-parens)
(#3183) There should be no spaces inside this paren. (space-in-parens)
(#3184) Unexpected tab character. (no-tabs)
(#3185) Unexpected tab character. (no-tabs)
(#3185) There should be no spaces inside this paren. (space-in-parens)
(#3185) There should be no spaces inside this paren. (space-in-parens)
(#3185) There should be no spaces inside this paren. (space-in-parens)
(#3185) There should be no spaces inside this paren. (space-in-parens)
(#3186) Unexpected tab character. (no-tabs)
(#3187) Unexpected tab character. (no-tabs)
(#3188) Unexpected tab character. (no-tabs)
(#3190) Unexpected tab character. (no-tabs)
(#3190) There should be no spaces inside this paren. (space-in-parens)
(#3190) There should be no spaces inside this paren. (space-in-parens)
(#3191) Unexpected tab character. (no-tabs)
(#3191) There should be no spaces inside this paren. (space-in-parens)
(#3191) There should be no spaces inside this paren. (space-in-parens)
(#3192) Unexpected tab character. (no-tabs)
(#3193) Unexpected tab character. (no-tabs)
(#3194) Unexpected tab character. (no-tabs)
(#3195) Unexpected tab character. (no-tabs)
(#3196) Unexpected tab character. (no-tabs)
(#3198) Unexpected tab character. (no-tabs)
(#3198) There should be no spaces inside this paren. (space-in-parens)
(#3198) There should be no spaces inside this paren. (space-in-parens)
(#3199) Unexpected tab character. (no-tabs)
(#3200) Unexpected tab character. (no-tabs)
(#3201) Unexpected tab character. (no-tabs)
(#3202) Unexpected tab character. (no-tabs)
(#3203) Unexpected tab character. (no-tabs)
(#3204) Unexpected tab character. (no-tabs)
(#3205) Unexpected tab character. (no-tabs)
(#3205) There should be no space after '{'. (object-curly-spacing)
(#3206) Unexpected tab character. (no-tabs)
(#3207) Unexpected tab character. (no-tabs)
(#3208) Unexpected tab character. (no-tabs)
(#3209) Unexpected tab character. (no-tabs)
(#3210) Unexpected tab character. (no-tabs)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3211) Unexpected tab character. (no-tabs)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3212) Unexpected tab character. (no-tabs)
(#3213) Unexpected tab character. (no-tabs)
(#3213) There should be no spaces inside this paren. (space-in-parens)
(#3213) There should be no spaces inside this paren. (space-in-parens)
(#3214) Unexpected tab character. (no-tabs)
(#3215) Unexpected tab character. (no-tabs)
(#3215) There should be no spaces inside this paren. (space-in-parens)
(#3215) There should be no spaces inside this paren. (space-in-parens)
(#3216) Unexpected tab character. (no-tabs)
(#3217) Unexpected tab character. (no-tabs)
(#3218) Unexpected tab character. (no-tabs)
(#3226) Unexpected tab character. (no-tabs)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3227) Unexpected tab character. (no-tabs)
(#3227) There should be no spaces inside this paren. (space-in-parens)
(#3227) There should be no spaces inside this paren. (space-in-parens)
(#3228) Unexpected tab character. (no-tabs)
(#3228) There should be no spaces inside this paren. (space-in-parens)
(#3228) There should be no spaces inside this paren. (space-in-parens)
(#3229) Unexpected tab character. (no-tabs)
(#3230) Unexpected tab character. (no-tabs)
(#3231) Unexpected tab character. (no-tabs)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3232) Unexpected tab character. (no-tabs)
(#3234) Unexpected tab character. (no-tabs)
(#3234) There should be no spaces inside this paren. (space-in-parens)
(#3234) There should be no spaces inside this paren. (space-in-parens)
(#3236) Unexpected tab character. (no-tabs)
(#3237) Unexpected tab character. (no-tabs)
(#3238) Unexpected tab character. (no-tabs)
(#3238) There should be no spaces inside this paren. (space-in-parens)
(#3238) There should be no space after '['. (computed-property-spacing)
(#3238) There should be no space before ']'. (computed-property-spacing)
(#3238) There should be no spaces inside this paren. (space-in-parens)
(#3239) Unexpected tab character. (no-tabs)
(#3239) There should be no space after '['. (computed-property-spacing)
(#3239) There should be no space before ']'. (computed-property-spacing)
(#3240) Unexpected tab character. (no-tabs)
(#3242) Unexpected tab character. (no-tabs)
(#3242) There should be no spaces inside this paren. (space-in-parens)
(#3242) There should be no spaces inside this paren. (space-in-parens)
(#3243) Unexpected tab character. (no-tabs)
(#3244) Unexpected tab character. (no-tabs)
(#3246) Expected to return a value at the end of function. (consistent-return)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3247) Unexpected tab character. (no-tabs)
(#3248) Unexpected tab character. (no-tabs)
(#3248) There should be no spaces inside this paren. (space-in-parens)
(#3248) There should be no spaces inside this paren. (space-in-parens)
(#3249) Unexpected tab character. (no-tabs)
(#3249) There should be no spaces inside this paren. (space-in-parens)
(#3249) There should be no spaces inside this paren. (space-in-parens)
(#3250) Unexpected tab character. (no-tabs)
(#3252) Unexpected tab character. (no-tabs)
(#3253) Unexpected tab character. (no-tabs)
(#3253) There should be no spaces inside this paren. (space-in-parens)
(#3253) There should be no spaces inside this paren. (space-in-parens)
(#3254) Unexpected tab character. (no-tabs)
(#3255) Unexpected tab character. (no-tabs)
(#3257) Unexpected tab character. (no-tabs)
(#3258) Unexpected tab character. (no-tabs)
(#3259) Unexpected tab character. (no-tabs)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3260) Unexpected tab character. (no-tabs)
(#3260) There should be no spaces inside this paren. (space-in-parens)
(#3262) Unexpected tab character. (no-tabs)
(#3263) Unexpected tab character. (no-tabs)
(#3264) Unexpected tab character. (no-tabs)
(#3265) Unexpected tab character. (no-tabs)
(#3267) Unexpected tab character. (no-tabs)
(#3268) Unexpected tab character. (no-tabs)
(#3268) There should be no spaces inside this paren. (space-in-parens)
(#3268) There should be no spaces inside this paren. (space-in-parens)
(#3269) Unexpected tab character. (no-tabs)
(#3269) There should be no spaces inside this paren. (space-in-parens)
(#3269) There should be no spaces inside this paren. (space-in-parens)
(#3270) Unexpected tab character. (no-tabs)
(#3272) Unexpected tab character. (no-tabs)
(#3273) Unexpected tab character. (no-tabs)
(#3275) Unexpected tab character. (no-tabs)
(#3276) Unexpected tab character. (no-tabs)
(#3276) There should be no space after '['. (computed-property-spacing)
(#3276) There should be no space before ']'. (computed-property-spacing)
(#3279) Missing JSDoc comment. (require-jsdoc)
(#3280) Unexpected tab character. (no-tabs)
(#3282) Missing JSDoc comment. (require-jsdoc)
(#3283) Unexpected tab character. (no-tabs)
(#3286) Comments should not begin with a lowercase character (capitalized-comments)
(#3289) Unexpected tab character. (no-tabs)
(#3290) Unexpected tab character. (no-tabs)
(#3292) Unexpected tab character. (no-tabs)
(#3293) Unexpected tab character. (no-tabs)
(#3293) There should be no spaces inside this paren. (space-in-parens)
(#3293) There should be no spaces inside this paren. (space-in-parens)
(#3294) Unexpected tab character. (no-tabs)
(#3295) Unexpected tab character. (no-tabs)
(#3297) Unexpected tab character. (no-tabs)
(#3297) Comments should not begin with a lowercase character (capitalized-comments)
(#3298) Unexpected tab character. (no-tabs)
(#3298) There should be no spaces inside this paren. (space-in-parens)
(#3298) There should be no spaces inside this paren. (space-in-parens)
(#3299) Unexpected tab character. (no-tabs)
(#3301) Unexpected tab character. (no-tabs)
(#3301) Comments should not begin with a lowercase character (capitalized-comments)
(#3302) Unexpected tab character. (no-tabs)
(#3303) Unexpected tab character. (no-tabs)
(#3304) Unexpected tab character. (no-tabs)
(#3305) Unexpected tab character. (no-tabs)
(#3306) Unexpected tab character. (no-tabs)
(#3307) Unexpected tab character. (no-tabs)
(#3309) Unexpected tab character. (no-tabs)
(#3310) Unexpected tab character. (no-tabs)
(#3310) There should be no spaces inside this paren. (space-in-parens)
(#3310) There should be no spaces inside this paren. (space-in-parens)
(#3311) Unexpected tab character. (no-tabs)
(#3312) Unexpected tab character. (no-tabs)
(#3313) Unexpected tab character. (no-tabs)
(#3313) Comments should not begin with a lowercase character (capitalized-comments)
(#3314) Unexpected tab character. (no-tabs)
(#3314) There should be no spaces inside this paren. (space-in-parens)
(#3314) There should be no spaces inside this paren. (space-in-parens)
(#3315) Unexpected tab character. (no-tabs)
(#3316) Unexpected tab character. (no-tabs)
(#3317) Unexpected tab character. (no-tabs)
(#3317) Comments should not begin with a lowercase character (capitalized-comments)
(#3318) Unexpected tab character. (no-tabs)
(#3319) Unexpected tab character. (no-tabs)
(#3320) Unexpected tab character. (no-tabs)
(#3321) Unexpected tab character. (no-tabs)
(#3322) Unexpected tab character. (no-tabs)
(#3323) Unexpected tab character. (no-tabs)
(#3324) Unexpected tab character. (no-tabs)
(#3325) Unexpected tab character. (no-tabs)
(#3326) Unexpected tab character. (no-tabs)
(#3331) Unexpected tab character. (no-tabs)
(#3332) Unexpected tab character. (no-tabs)
(#3333) There should be no spaces inside this paren. (space-in-parens)
(#3333) There should be no spaces inside this paren. (space-in-parens)
(#3334) Unexpected tab character. (no-tabs)
(#3334) There should be no space after '['. (computed-property-spacing)
(#3334) There should be no space before ']'. (computed-property-spacing)
(#3335) Unexpected tab character. (no-tabs)
(#3336) Unexpected tab character. (no-tabs)
(#3338) Unexpected tab character. (no-tabs)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3339) Unexpected tab character. (no-tabs)
(#3340) Unexpected tab character. (no-tabs)
(#3341) Unexpected tab character. (no-tabs)
(#3342) Unexpected tab character. (no-tabs)
(#3343) Unexpected tab character. (no-tabs)
(#3343) 'selector' is assigned a value but never used. (no-unused-vars)
(#3345) Unexpected tab character. (no-tabs)
(#3346) Unexpected tab character. (no-tabs)
(#3347) Unexpected tab character. (no-tabs)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3348) Unexpected tab character. (no-tabs)
(#3349) Unexpected tab character. (no-tabs)
(#3349) There should be no spaces inside this paren. (space-in-parens)
(#3349) There should be no spaces inside this paren. (space-in-parens)
(#3350) Unexpected tab character. (no-tabs)
(#3351) Unexpected tab character. (no-tabs)
(#3352) Unexpected tab character. (no-tabs)
(#3353) Unexpected tab character. (no-tabs)
(#3354) Unexpected tab character. (no-tabs)
(#3358) There should be no spaces inside this paren. (space-in-parens)
(#3358) There should be no spaces inside this paren. (space-in-parens)
(#3360) Unexpected tab character. (no-tabs)
(#3361) Unexpected tab character. (no-tabs)
(#3361) Expected to return a value at the end of method 'setup'. (consistent-return)
(#3362) Unexpected tab character. (no-tabs)
(#3363) Unexpected tab character. (no-tabs)
(#3363) There should be no spaces inside this paren. (space-in-parens)
(#3363) There should be no spaces inside this paren. (space-in-parens)
(#3363) There should be no spaces inside this paren. (space-in-parens)
(#3363) There should be no spaces inside this paren. (space-in-parens)
(#3364) Unexpected tab character. (no-tabs)
(#3365) Unexpected tab character. (no-tabs)
(#3367) Unexpected tab character. (no-tabs)
(#3368) Unexpected tab character. (no-tabs)
(#3368) There should be no spaces inside this paren. (space-in-parens)
(#3368) There should be no spaces inside this paren. (space-in-parens)
(#3368) There should be no spaces inside this paren. (space-in-parens)
(#3369) Unexpected tab character. (no-tabs)
(#3370) Unexpected tab character. (no-tabs)
(#3371) Unexpected tab character. (no-tabs)
(#3371) There should be no spaces inside this paren. (space-in-parens)
(#3371) There should be no spaces inside this paren. (space-in-parens)
(#3371) There should be no spaces inside this paren. (space-in-parens)
(#3371) There should be no spaces inside this paren. (space-in-parens)
(#3372) Unexpected tab character. (no-tabs)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3373) Unexpected tab character. (no-tabs)
(#3373) There should be no spaces inside this paren. (space-in-parens)
(#3373) There should be no spaces inside this paren. (space-in-parens)
(#3373) There should be no spaces inside this paren. (space-in-parens)
(#3374) Unexpected tab character. (no-tabs)
(#3374) Identifier '_submit_bubble' is not in camel case. (camelcase)
(#3375) Unexpected tab character. (no-tabs)
(#3376) Unexpected tab character. (no-tabs)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3377) Unexpected tab character. (no-tabs)
(#3378) Unexpected tab character. (no-tabs)
(#3379) Unexpected tab character. (no-tabs)
(#3379) Comments should not begin with a lowercase character (capitalized-comments)
(#3380) Unexpected tab character. (no-tabs)
(#3382) Unexpected tab character. (no-tabs)
(#3382) There should be no spaces inside this paren. (space-in-parens)
(#3382) There should be no spaces inside this paren. (space-in-parens)
(#3383) Unexpected tab character. (no-tabs)
(#3384) Unexpected tab character. (no-tabs)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3385) Unexpected tab character. (no-tabs)
(#3386) Unexpected tab character. (no-tabs)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3387) Unexpected tab character. (no-tabs)
(#3387) There should be no spaces inside this paren. (space-in-parens)
(#3387) There should be no spaces inside this paren. (space-in-parens)
(#3388) Unexpected tab character. (no-tabs)
(#3389) Unexpected tab character. (no-tabs)
(#3390) Unexpected tab character. (no-tabs)
(#3392) Unexpected tab character. (no-tabs)
(#3392) Expected to return a value at the end of method 'teardown'. (consistent-return)
(#3393) Unexpected tab character. (no-tabs)
(#3394) Unexpected tab character. (no-tabs)
(#3394) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no spaces inside this paren. (space-in-parens)
(#3395) Unexpected tab character. (no-tabs)
(#3396) Unexpected tab character. (no-tabs)
(#3398) Unexpected tab character. (no-tabs)
(#3399) Unexpected tab character. (no-tabs)
(#3399) There should be no spaces inside this paren. (space-in-parens)
(#3399) There should be no spaces inside this paren. (space-in-parens)
(#3400) Unexpected tab character. (no-tabs)
(#3401) Unexpected tab character. (no-tabs)
(#3405) There should be no spaces inside this paren. (space-in-parens)
(#3405) There should be no spaces inside this paren. (space-in-parens)
(#3407) Unexpected tab character. (no-tabs)
(#3409) Unexpected tab character. (no-tabs)
(#3409) Expected to return a value at the end of method 'setup'. (consistent-return)
(#3411) Unexpected tab character. (no-tabs)
(#3411) There should be no spaces inside this paren. (space-in-parens)
(#3411) There should be no spaces inside this paren. (space-in-parens)
(#3411) There should be no spaces inside this paren. (space-in-parens)
(#3411) There should be no spaces inside this paren. (space-in-parens)
(#3412) Unexpected tab character. (no-tabs)
(#3413) Unexpected tab character. (no-tabs)
(#3414) Unexpected tab character. (no-tabs)
(#3415) Unexpected tab character. (no-tabs)
(#3415) There should be no spaces inside this paren. (space-in-parens)
(#3415) There should be no spaces inside this paren. (space-in-parens)
(#3416) Unexpected tab character. (no-tabs)
(#3416) There should be no spaces inside this paren. (space-in-parens)
(#3416) There should be no spaces inside this paren. (space-in-parens)
(#3416) There should be no spaces inside this paren. (space-in-parens)
(#3417) Unexpected tab character. (no-tabs)
(#3417) There should be no spaces inside this paren. (space-in-parens)
(#3417) There should be no spaces inside this paren. (space-in-parens)
(#3418) Unexpected tab character. (no-tabs)
(#3418) Identifier '_just_changed' is not in camel case. (camelcase)
(#3419) Unexpected tab character. (no-tabs)
(#3420) Unexpected tab character. (no-tabs)
(#3421) Unexpected tab character. (no-tabs)
(#3421) There should be no spaces inside this paren. (space-in-parens)
(#3421) There should be no spaces inside this paren. (space-in-parens)
(#3421) There should be no spaces inside this paren. (space-in-parens)
(#3422) Unexpected tab character. (no-tabs)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3423) Unexpected tab character. (no-tabs)
(#3423) Identifier '_just_changed' is not in camel case. (camelcase)
(#3424) Unexpected tab character. (no-tabs)
(#3425) Unexpected tab character. (no-tabs)
(#3426) Unexpected tab character. (no-tabs)
(#3426) There should be no spaces inside this paren. (space-in-parens)
(#3426) There should be no spaces inside this paren. (space-in-parens)
(#3427) Unexpected tab character. (no-tabs)
(#3428) Unexpected tab character. (no-tabs)
(#3429) Unexpected tab character. (no-tabs)
(#3430) Unexpected tab character. (no-tabs)
(#3431) Unexpected tab character. (no-tabs)
(#3432) Unexpected tab character. (no-tabs)
(#3432) There should be no spaces inside this paren. (space-in-parens)
(#3432) There should be no spaces inside this paren. (space-in-parens)
(#3432) There should be no spaces inside this paren. (space-in-parens)
(#3433) Unexpected tab character. (no-tabs)
(#3435) Unexpected tab character. (no-tabs)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3436) Unexpected tab character. (no-tabs)
(#3436) There should be no spaces inside this paren. (space-in-parens)
(#3436) There should be no spaces inside this paren. (space-in-parens)
(#3436) There should be no spaces inside this paren. (space-in-parens)
(#3437) Unexpected tab character. (no-tabs)
(#3437) There should be no spaces inside this paren. (space-in-parens)
(#3437) There should be no spaces inside this paren. (space-in-parens)
(#3438) Unexpected tab character. (no-tabs)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3439) Unexpected tab character. (no-tabs)
(#3440) Unexpected tab character. (no-tabs)
(#3441) Unexpected tab character. (no-tabs)
(#3441) There should be no spaces inside this paren. (space-in-parens)
(#3441) There should be no spaces inside this paren. (space-in-parens)
(#3442) Unexpected tab character. (no-tabs)
(#3443) Unexpected tab character. (no-tabs)
(#3444) Unexpected tab character. (no-tabs)
(#3446) Unexpected tab character. (no-tabs)
(#3446) Expected to return a value at the end of method 'handle'. (consistent-return)
(#3446) There should be no spaces inside this paren. (space-in-parens)
(#3446) There should be no spaces inside this paren. (space-in-parens)
(#3447) Unexpected tab character. (no-tabs)
(#3449) Unexpected tab character. (no-tabs)
(#3450) Unexpected tab character. (no-tabs)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) Unexpected tab character. (no-tabs)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3452) Unexpected tab character. (no-tabs)
(#3453) Unexpected tab character. (no-tabs)
(#3455) Unexpected tab character. (no-tabs)
(#3456) Unexpected tab character. (no-tabs)
(#3456) There should be no spaces inside this paren. (space-in-parens)
(#3456) There should be no spaces inside this paren. (space-in-parens)
(#3458) Unexpected tab character. (no-tabs)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3459) Unexpected tab character. (no-tabs)
(#3460) Unexpected tab character. (no-tabs)
(#3464) There should be no spaces inside this paren. (space-in-parens)
(#3464) There should be no spaces inside this paren. (space-in-parens)
(#3465) Unexpected tab character. (no-tabs)
(#3465) There should be no space after '{'. (object-curly-spacing)
(#3465) There should be no space before '}'. (object-curly-spacing)
(#3465) There should be no spaces inside this paren. (space-in-parens)
(#3465) There should be no spaces inside this paren. (space-in-parens)
(#3467) Unexpected tab character. (no-tabs)
(#3468) Unexpected tab character. (no-tabs)
(#3469) Unexpected tab character. (no-tabs)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) Unexpected tab character. (no-tabs)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3471) Unexpected tab character. (no-tabs)
(#3473) Unexpected tab character. (no-tabs)
(#3473) There should be no space after '['. (computed-property-spacing)
(#3473) There should be no space before ']'. (computed-property-spacing)
(#3474) Unexpected tab character. (no-tabs)
(#3475) Unexpected tab character. (no-tabs)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3476) Unexpected tab character. (no-tabs)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3477) Unexpected tab character. (no-tabs)
(#3478) Unexpected tab character. (no-tabs)
(#3479) Unexpected tab character. (no-tabs)
(#3480) Unexpected tab character. (no-tabs)
(#3480) There should be no spaces inside this paren. (space-in-parens)
(#3480) There should be no spaces inside this paren. (space-in-parens)
(#3481) Unexpected tab character. (no-tabs)
(#3481) There should be no spaces inside this paren. (space-in-parens)
(#3481) There should be no spaces inside this paren. (space-in-parens)
(#3482) Unexpected tab character. (no-tabs)
(#3483) Unexpected tab character. (no-tabs)
(#3484) Unexpected tab character. (no-tabs)
(#3485) Unexpected tab character. (no-tabs)
(#3490) Unexpected tab character. (no-tabs)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3490) Expected space or tab after '/*' in comment. (spaced-comment)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) Unexpected tab character. (no-tabs)
(#3493) Unexpected tab character. (no-tabs)
(#3494) Unexpected tab character. (no-tabs)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3495) Unexpected tab character. (no-tabs)
(#3496) Unexpected tab character. (no-tabs)
(#3496) There should be no spaces inside this paren. (space-in-parens)
(#3496) There should be no spaces inside this paren. (space-in-parens)
(#3497) Unexpected tab character. (no-tabs)
(#3498) Unexpected tab character. (no-tabs)
(#3499) Unexpected tab character. (no-tabs)
(#3500) Unexpected tab character. (no-tabs)
(#3501) Unexpected tab character. (no-tabs)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3502) Unexpected tab character. (no-tabs)
(#3502) There should be no spaces inside this paren. (space-in-parens)
(#3502) There should be no space after '['. (computed-property-spacing)
(#3502) There should be no space before ']'. (computed-property-spacing)
(#3502) There should be no spaces inside this paren. (space-in-parens)
(#3503) Unexpected tab character. (no-tabs)
(#3504) Unexpected tab character. (no-tabs)
(#3505) Unexpected tab character. (no-tabs)
(#3507) Unexpected tab character. (no-tabs)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3507) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3507) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3508) Unexpected tab character. (no-tabs)
(#3509) Unexpected tab character. (no-tabs)
(#3510) Unexpected tab character. (no-tabs)
(#3511) Unexpected tab character. (no-tabs)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3511) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3512) Unexpected tab character. (no-tabs)
(#3512) There should be no spaces inside this paren. (space-in-parens)
(#3512) There should be no spaces inside this paren. (space-in-parens)
(#3513) Unexpected tab character. (no-tabs)
(#3514) Unexpected tab character. (no-tabs)
(#3515) Unexpected tab character. (no-tabs)
(#3516) Unexpected tab character. (no-tabs)
(#3517) Unexpected tab character. (no-tabs)
(#3518) Unexpected tab character. (no-tabs)
(#3519) Unexpected tab character. (no-tabs)
(#3520) Unexpected tab character. (no-tabs)
(#3521) Unexpected tab character. (no-tabs)
(#3522) Unexpected tab character. (no-tabs)
(#3523) Unexpected tab character. (no-tabs)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3524) Unexpected tab character. (no-tabs)
(#3525) Unexpected tab character. (no-tabs)
(#3525) There should be no spaces inside this paren. (space-in-parens)
(#3525) There should be no spaces inside this paren. (space-in-parens)
(#3526) Unexpected tab character. (no-tabs)
(#3527) Unexpected tab character. (no-tabs)
(#3529) Unexpected tab character. (no-tabs)
(#3529) There should be no spaces inside this paren. (space-in-parens)
(#3529) There should be no spaces inside this paren. (space-in-parens)
(#3530) Unexpected tab character. (no-tabs)
(#3531) Unexpected tab character. (no-tabs)
(#3531) There should be no spaces inside this paren. (space-in-parens)
(#3531) There should be no spaces inside this paren. (space-in-parens)
(#3532) Unexpected tab character. (no-tabs)
(#3533) Unexpected tab character. (no-tabs)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3534) Unexpected tab character. (no-tabs)
(#3534) There should be no spaces inside this paren. (space-in-parens)
(#3534) There should be no spaces inside this paren. (space-in-parens)
(#3535) Unexpected tab character. (no-tabs)
(#3536) Unexpected tab character. (no-tabs)
(#3537) Unexpected tab character. (no-tabs)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3538) Unexpected tab character. (no-tabs)
(#3539) Unexpected tab character. (no-tabs)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3540) Unexpected tab character. (no-tabs)
(#3540) There should be no spaces inside this paren. (space-in-parens)
(#3540) There should be no spaces inside this paren. (space-in-parens)
(#3541) Unexpected tab character. (no-tabs)
(#3542) Unexpected tab character. (no-tabs)
(#3543) Unexpected tab character. (no-tabs)
(#3543) There should be no spaces inside this paren. (space-in-parens)
(#3543) There should be no spaces inside this paren. (space-in-parens)
(#3544) Unexpected tab character. (no-tabs)
(#3544) There should be no spaces inside this paren. (space-in-parens)
(#3544) There should be no spaces inside this paren. (space-in-parens)
(#3545) Unexpected tab character. (no-tabs)
(#3546) Unexpected tab character. (no-tabs)
(#3546) There should be no spaces inside this paren. (space-in-parens)
(#3546) There should be no spaces inside this paren. (space-in-parens)
(#3547) Unexpected tab character. (no-tabs)
(#3548) Unexpected tab character. (no-tabs)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3549) Unexpected tab character. (no-tabs)
(#3550) Unexpected tab character. (no-tabs)
(#3551) Unexpected tab character. (no-tabs)
(#3551) There should be no spaces inside this paren. (space-in-parens)
(#3551) There should be no spaces inside this paren. (space-in-parens)
(#3552) Unexpected tab character. (no-tabs)
(#3553) Unexpected tab character. (no-tabs)
(#3554) Unexpected tab character. (no-tabs)
(#3555) Unexpected tab character. (no-tabs)
(#3556) Unexpected tab character. (no-tabs)
(#3557) Unexpected tab character. (no-tabs)
(#3558) Unexpected tab character. (no-tabs)
(#3558) There should be no spaces inside this paren. (space-in-parens)
(#3558) There should be no spaces inside this paren. (space-in-parens)
(#3559) Unexpected tab character. (no-tabs)
(#3560) Unexpected tab character. (no-tabs)
(#3560) There should be no spaces inside this paren. (space-in-parens)
(#3560) There should be no spaces inside this paren. (space-in-parens)
(#3561) Unexpected tab character. (no-tabs)
(#3561) There should be no spaces inside this paren. (space-in-parens)
(#3561) There should be no space after '['. (computed-property-spacing)
(#3561) There should be no space before ']'. (computed-property-spacing)
(#3561) There should be no spaces inside this paren. (space-in-parens)
(#3562) Unexpected tab character. (no-tabs)
(#3563) Unexpected tab character. (no-tabs)
(#3564) Unexpected tab character. (no-tabs)
(#3565) Unexpected tab character. (no-tabs)
(#3565) There should be no spaces inside this paren. (space-in-parens)
(#3565) There should be no spaces inside this paren. (space-in-parens)
(#3566) Unexpected tab character. (no-tabs)
(#3567) Unexpected tab character. (no-tabs)
(#3568) Unexpected tab character. (no-tabs)
(#3569) Unexpected tab character. (no-tabs)
(#3570) Unexpected tab character. (no-tabs)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3571) Unexpected tab character. (no-tabs)
(#3572) Unexpected tab character. (no-tabs)
(#3573) Unexpected tab character. (no-tabs)
(#3574) Unexpected tab character. (no-tabs)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3575) Unexpected tab character. (no-tabs)
(#3576) Unexpected tab character. (no-tabs)
(#3578) Unexpected tab character. (no-tabs)
(#3578) There should be no spaces inside this paren. (space-in-parens)
(#3578) There should be no spaces inside this paren. (space-in-parens)
(#3579) Unexpected tab character. (no-tabs)
(#3579) There should be no spaces inside this paren. (space-in-parens)
(#3579) There should be no spaces inside this paren. (space-in-parens)
(#3580) Unexpected tab character. (no-tabs)
(#3581) Unexpected tab character. (no-tabs)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) Unexpected tab character. (no-tabs)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3583) Unexpected tab character. (no-tabs)
(#3585) Unexpected tab character. (no-tabs)
(#3585) There should be no spaces inside this paren. (space-in-parens)
(#3585) There should be no spaces inside this paren. (space-in-parens)
(#3586) Unexpected tab character. (no-tabs)
(#3586) There should be no spaces inside this paren. (space-in-parens)
(#3586) There should be no spaces inside this paren. (space-in-parens)
(#3586) There should be no spaces inside this paren. (space-in-parens)
(#3586) There should be no spaces inside this paren. (space-in-parens)
(#3587) Unexpected tab character. (no-tabs)
(#3588) Unexpected tab character. (no-tabs)
(#3589) Unexpected tab character. (no-tabs)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3590) Unexpected tab character. (no-tabs)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3591) Unexpected tab character. (no-tabs)
(#3592) Unexpected tab character. (no-tabs)
(#3594) Unexpected tab character. (no-tabs)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3595) Unexpected tab character. (no-tabs)
(#3595) There should be no spaces inside this paren. (space-in-parens)
(#3595) There should be no spaces inside this paren. (space-in-parens)
(#3596) Unexpected tab character. (no-tabs)
(#3597) Unexpected tab character. (no-tabs)
(#3597) There should be no spaces inside this paren. (space-in-parens)
(#3597) There should be no spaces inside this paren. (space-in-parens)
(#3598) Unexpected tab character. (no-tabs)
(#3599) Unexpected tab character. (no-tabs)
(#3599) There should be no spaces inside this paren. (space-in-parens)
(#3599) There should be no spaces inside this paren. (space-in-parens)
(#3599) There should be no spaces inside this paren. (space-in-parens)
(#3599) There should be no spaces inside this paren. (space-in-parens)
(#3600) Unexpected tab character. (no-tabs)
(#3602) Unexpected tab character. (no-tabs)
(#3602) There should be no spaces inside this paren. (space-in-parens)
(#3602) There should be no spaces inside this paren. (space-in-parens)
(#3603) Unexpected tab character. (no-tabs)
(#3604) Unexpected tab character. (no-tabs)
(#3604) There should be no spaces inside this paren. (space-in-parens)
(#3604) There should be no spaces inside this paren. (space-in-parens)
(#3605) Unexpected tab character. (no-tabs)
(#3606) Unexpected tab character. (no-tabs)
(#3607) Unexpected tab character. (no-tabs)
(#3607) Expected to return a value at the end of method 'triggerHandler'. (consistent-return)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3608) Unexpected tab character. (no-tabs)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3609) Unexpected tab character. (no-tabs)
(#3609) There should be no spaces inside this paren. (space-in-parens)
(#3609) There should be no spaces inside this paren. (space-in-parens)
(#3610) Unexpected tab character. (no-tabs)
(#3611) Unexpected tab character. (no-tabs)
(#3613) Unexpected tab character. (no-tabs)
(#3613) There should be no spaces inside this paren. (space-in-parens)
(#3613) There should be no spaces inside this paren. (space-in-parens)
(#3614) Unexpected tab character. (no-tabs)
(#3615) Unexpected tab character. (no-tabs)
(#3616) Unexpected tab character. (no-tabs)
(#3617) Unexpected tab character. (no-tabs)
(#3618) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3620) Unexpected tab character. (no-tabs)
(#3620) There should be no spaces inside this paren. (space-in-parens)
(#3620) There should be no spaces inside this paren. (space-in-parens)
(#3620) There should be no spaces inside this paren. (space-in-parens)
(#3620) There should be no spaces inside this paren. (space-in-parens)
(#3621) Unexpected tab character. (no-tabs)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3623) Unexpected tab character. (no-tabs)
(#3624) Unexpected tab character. (no-tabs)
(#3626) Unexpected tab character. (no-tabs)
(#3626) Comments should not begin with a lowercase character (capitalized-comments)
(#3627) Unexpected tab character. (no-tabs)
(#3627) There should be no space after '['. (computed-property-spacing)
(#3627) There should be no space before ']'. (computed-property-spacing)
(#3627) There should be no spaces inside this paren. (space-in-parens)
(#3627) There should be no spaces inside this paren. (space-in-parens)
(#3628) Unexpected tab character. (no-tabs)
(#3630) Unexpected tab character. (no-tabs)
(#3630) Comments should not begin with a lowercase character (capitalized-comments)
(#3631) Unexpected tab character. (no-tabs)
(#3632) Unexpected tab character. (no-tabs)
(#3632) There should be no spaces inside this paren. (space-in-parens)
(#3632) There should be no spaces inside this paren. (space-in-parens)
(#3633) Unexpected tab character. (no-tabs)
(#3633) There should be no space after '['. (computed-property-spacing)
(#3633) There should be no space before ']'. (computed-property-spacing)
(#3634) Unexpected tab character. (no-tabs)
(#3636) Unexpected tab character. (no-tabs)
(#3636) There should be no spaces inside this paren. (space-in-parens)
(#3636) There should be no spaces inside this paren. (space-in-parens)
(#3637) Unexpected tab character. (no-tabs)
(#3639) Unexpected tab character. (no-tabs)
(#3639) There should be no spaces inside this paren. (space-in-parens)
(#3639) There should be no spaces inside this paren. (space-in-parens)
(#3640) Unexpected tab character. (no-tabs)
(#3640) There should be no spaces inside this paren. (space-in-parens)
(#3640) There should be no spaces inside this paren. (space-in-parens)
(#3640) There should be no spaces inside this paren. (space-in-parens)
(#3640) There should be no spaces inside this paren. (space-in-parens)
(#3641) Unexpected tab character. (no-tabs)
(#3644) There should be no spaces inside this paren. (space-in-parens)
(#3645) Unexpected tab character. (no-tabs)
(#3646) Unexpected tab character. (no-tabs)
(#3646) There should be no spaces inside this paren. (space-in-parens)
(#3646) There should be no spaces inside this paren. (space-in-parens)
(#3648) Unexpected tab character. (no-tabs)
(#3649) Unexpected tab character. (no-tabs)
(#3649) There should be no space after '['. (computed-property-spacing)
(#3649) There should be no space before ']'. (computed-property-spacing)
(#3649) There should be no spaces inside this paren. (space-in-parens)
(#3649) There should be no spaces inside this paren. (space-in-parens)
(#3650) Unexpected tab character. (no-tabs)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3651) Unexpected tab character. (no-tabs)
(#3652) Unexpected tab character. (no-tabs)
(#3653) Unexpected tab character. (no-tabs)
(#3655) Unexpected tab character. (no-tabs)
(#3656) Unexpected tab character. (no-tabs)
(#3656) There should be no spaces inside this paren. (space-in-parens)
(#3656) There should be no spaces inside this paren. (space-in-parens)
(#3657) Unexpected tab character. (no-tabs)
(#3657) There should be no spaces inside this paren. (space-in-parens)
(#3657) There should be no spaces inside this paren. (space-in-parens)
(#3658) Unexpected tab character. (no-tabs)
(#3660) Unexpected tab character. (no-tabs)
(#3660) There should be no spaces inside this paren. (space-in-parens)
(#3660) There should be no spaces inside this paren. (space-in-parens)
(#3660) There should be no spaces inside this paren. (space-in-parens)
(#3660) There should be no spaces inside this paren. (space-in-parens)
(#3661) Unexpected tab character. (no-tabs)
(#3661) There should be no space after '['. (computed-property-spacing)
(#3661) There should be no space before ']'. (computed-property-spacing)
(#3662) Unexpected tab character. (no-tabs)
(#3664) Unexpected tab character. (no-tabs)
(#3664) There should be no spaces inside this paren. (space-in-parens)
(#3664) There should be no spaces inside this paren. (space-in-parens)
(#3664) There should be no spaces inside this paren. (space-in-parens)
(#3664) There should be no spaces inside this paren. (space-in-parens)
(#3665) Unexpected tab character. (no-tabs)
(#3665) There should be no space after '['. (computed-property-spacing)
(#3665) There should be no space before ']'. (computed-property-spacing)
(#3666) Unexpected tab character. (no-tabs)
(#3668) Expected space or tab after '/*' in comment. (spaced-comment)
(#3674) There should be no spaces inside this paren. (space-in-parens)
(#3674) There should be no spaces inside this paren. (space-in-parens)
(#3677) Unexpected tab character. (no-tabs)
(#3678) Unexpected tab character. (no-tabs)
(#3679) Unexpected tab character. (no-tabs)
(#3680) Unexpected tab character. (no-tabs)
(#3681) Unexpected tab character. (no-tabs)
(#3682) Unexpected tab character. (no-tabs)
(#3683) Unexpected tab character. (no-tabs)
(#3684) Unexpected tab character. (no-tabs)
(#3685) Unexpected tab character. (no-tabs)
(#3687) Unexpected tab character. (no-tabs)
(#3688) Unexpected tab character. (no-tabs)
(#3690) Unexpected tab character. (no-tabs)
(#3690) There should be no spaces inside this paren. (space-in-parens)
(#3690) There should be no spaces inside this paren. (space-in-parens)
(#3690) There should be no spaces inside this paren. (space-in-parens)
(#3690) There should be no spaces inside this paren. (space-in-parens)
(#3692) Unexpected tab character. (no-tabs)
(#3693) Unexpected tab character. (no-tabs)
(#3694) Unexpected tab character. (no-tabs)
(#3695) Unexpected tab character. (no-tabs)
(#3696) Unexpected tab character. (no-tabs)
(#3697) Unexpected tab character. (no-tabs)
(#3698) Unexpected tab character. (no-tabs)
(#3699) Unexpected tab character. (no-tabs)
(#3700) Unexpected tab character. (no-tabs)
(#3701) Unexpected tab character. (no-tabs)
(#3701) There should be no spaces inside this paren. (space-in-parens)
(#3701) There should be no spaces inside this paren. (space-in-parens)
(#3702) Unexpected tab character. (no-tabs)
(#3703) Unexpected tab character. (no-tabs)
(#3704) Unexpected tab character. (no-tabs)
(#3704) There should be no spaces inside this paren. (space-in-parens)
(#3704) There should be no spaces inside this paren. (space-in-parens)
(#3705) Unexpected tab character. (no-tabs)
(#3705) There should be no spaces inside this paren. (space-in-parens)
(#3705) There should be no spaces inside this paren. (space-in-parens)
(#3706) Unexpected tab character. (no-tabs)
(#3707) Unexpected tab character. (no-tabs)
(#3708) Unexpected tab character. (no-tabs)
(#3709) Unexpected tab character. (no-tabs)
(#3710) Unexpected tab character. (no-tabs)
(#3712) Unexpected tab character. (no-tabs)
(#3713) Unexpected tab character. (no-tabs)
(#3713) There should be no spaces inside this paren. (space-in-parens)
(#3713) There should be no spaces inside this paren. (space-in-parens)
(#3714) Unexpected tab character. (no-tabs)
(#3714) There should be no space after '['. (computed-property-spacing)
(#3714) There should be no space before ']'. (computed-property-spacing)
(#3714) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3715) Unexpected tab character. (no-tabs)
(#3716) Unexpected tab character. (no-tabs)
(#3718) Unexpected tab character. (no-tabs)
(#3719) Unexpected tab character. (no-tabs)
(#3720) Unexpected tab character. (no-tabs)
(#3722) Unexpected tab character. (no-tabs)
(#3722) There should be no spaces inside this paren. (space-in-parens)
(#3722) There should be no spaces inside this paren. (space-in-parens)
(#3723) Unexpected tab character. (no-tabs)
(#3724) Unexpected tab character. (no-tabs)
(#3724) There should be no spaces inside this paren. (space-in-parens)
(#3724) There should be no spaces inside this paren. (space-in-parens)
(#3724) There should be no spaces inside this paren. (space-in-parens)
(#3724) There should be no spaces inside this paren. (space-in-parens)
(#3725) Unexpected tab character. (no-tabs)
(#3725) There should be no space after '['. (computed-property-spacing)
(#3725) There should be no space before ']'. (computed-property-spacing)
(#3726) Unexpected tab character. (no-tabs)
(#3728) Unexpected tab character. (no-tabs)
(#3728) There should be no space after '['. (computed-property-spacing)
(#3728) There should be no space before ']'. (computed-property-spacing)
(#3729) Unexpected tab character. (no-tabs)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3730) Unexpected tab character. (no-tabs)
(#3732) Unexpected tab character. (no-tabs)
(#3733) Unexpected tab character. (no-tabs)
(#3734) Unexpected tab character. (no-tabs)
(#3736) Unexpected tab character. (no-tabs)
(#3738) Unexpected tab character. (no-tabs)
(#3739) Unexpected tab character. (no-tabs)
(#3740) Unexpected tab character. (no-tabs)
(#3741) Unexpected tab character. (no-tabs)
(#3743) Unexpected tab character. (no-tabs)
(#3744) Unexpected tab character. (no-tabs)
(#3745) Unexpected tab character. (no-tabs)
(#3746) Unexpected tab character. (no-tabs)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3748) Unexpected tab character. (no-tabs)
(#3749) Unexpected tab character. (no-tabs)
(#3750) Unexpected tab character. (no-tabs)
(#3751) Unexpected tab character. (no-tabs)
(#3753) Unexpected tab character. (no-tabs)
(#3754) Unexpected tab character. (no-tabs)
(#3755) Unexpected tab character. (no-tabs)
(#3756) Unexpected tab character. (no-tabs)
(#3757) Unexpected tab character. (no-tabs)
(#3758) Line 3758 exceeds the maximum line length of 132. (max-len)
(#3758) Unexpected tab character. (no-tabs)
(#3760) Unexpected tab character. (no-tabs)
(#3761) Unexpected tab character. (no-tabs)
(#3762) Unexpected tab character. (no-tabs)
(#3764) Unexpected tab character. (no-tabs)
(#3765) Unexpected tab character. (no-tabs)
(#3765) There should be no spaces inside this paren. (space-in-parens)
(#3765) There should be no spaces inside this paren. (space-in-parens)
(#3767) Unexpected tab character. (no-tabs)
(#3767) There should be no spaces inside this paren. (space-in-parens)
(#3767) There should be no spaces inside this paren. (space-in-parens)
(#3768) Unexpected tab character. (no-tabs)
(#3768) There should be no spaces inside this paren. (space-in-parens)
(#3768) There should be no spaces inside this paren. (space-in-parens)
(#3769) Unexpected tab character. (no-tabs)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3771) Unexpected tab character. (no-tabs)
(#3772) Unexpected tab character. (no-tabs)
(#3772) Unnecessary escape character: \-. (no-useless-escape)
(#3772) Unnecessary escape character: \-. (no-useless-escape)
(#3774) Unexpected tab character. (no-tabs)
(#3774) 'rnot' is assigned a value but never used. (no-unused-vars)
(#3775) Unexpected tab character. (no-tabs)
(#3776) Unexpected tab character. (no-tabs)
(#3776) 'rendsWithNot' is assigned a value but never used. (no-unused-vars)
(#3778) Unexpected tab character. (no-tabs)
(#3779) Unexpected tab character. (no-tabs)
(#3781) Unexpected tab character. (no-tabs)
(#3783) Unexpected tab character. (no-tabs)
(#3784) Unexpected tab character. (no-tabs)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3785) Unexpected tab character. (no-tabs)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3786) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#3787) 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)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3788) Unexpected tab character. (no-tabs)
(#3788) There should be no spaces inside this paren. (space-in-parens)
(#3788) There should be no spaces inside this paren. (space-in-parens)
(#3789) Unexpected tab character. (no-tabs)
(#3789) There should be no spaces inside this paren. (space-in-parens)
(#3789) There should be no spaces inside this paren. (space-in-parens)
(#3790) Unexpected tab character. (no-tabs)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3791) Unexpected tab character. (no-tabs)
(#3791) There should be no spaces inside this paren. (space-in-parens)
(#3792) Unexpected tab character. (no-tabs)
(#3793) Unexpected tab character. (no-tabs)
(#3793) There should be no spaces inside this paren. (space-in-parens)
(#3794) Unexpected tab character. (no-tabs)
(#3795) Unexpected tab character. (no-tabs)
(#3795) There should be no spaces inside this paren. (space-in-parens)
(#3795) There should be no spaces inside this paren. (space-in-parens)
(#3796) Unexpected tab character. (no-tabs)
(#3798) Unexpected tab character. (no-tabs)
(#3800) Unexpected tab character. (no-tabs)
(#3801) Unexpected tab character. (no-tabs)
(#3801) There should be no spaces inside this paren. (space-in-parens)
(#3801) There should be no spaces inside this paren. (space-in-parens)
(#3802) Unexpected tab character. (no-tabs)
(#3804) Unexpected tab character. (no-tabs)
(#3805) Unexpected tab character. (no-tabs)
(#3805) There should be no spaces inside this paren. (space-in-parens)
(#3805) There should be no spaces inside this paren. (space-in-parens)
(#3806) Unexpected tab character. (no-tabs)
(#3807) Unexpected tab character. (no-tabs)
(#3808) Unexpected tab character. (no-tabs)
(#3809) Unexpected tab character. (no-tabs)
(#3809) Comments should not begin with a lowercase character (capitalized-comments)
(#3810) Unexpected tab character. (no-tabs)
(#3811) Unexpected tab character. (no-tabs)
(#3812) Unexpected tab character. (no-tabs)
(#3814) Unexpected tab character. (no-tabs)
(#3815) Unexpected tab character. (no-tabs)
(#3815) There should be no spaces inside this paren. (space-in-parens)
(#3815) There should be no spaces inside this paren. (space-in-parens)
(#3816) Unexpected tab character. (no-tabs)
(#3816) There should be no spaces inside this paren. (space-in-parens)
(#3816) There should be no spaces inside this paren. (space-in-parens)
(#3817) Unexpected tab character. (no-tabs)
(#3818) Unexpected tab character. (no-tabs)
(#3820) Unexpected tab character. (no-tabs)
(#3821) Unexpected tab character. (no-tabs)
(#3821) There should be no spaces inside this paren. (space-in-parens)
(#3821) There should be no spaces inside this paren. (space-in-parens)
(#3822) Unexpected tab character. (no-tabs)
(#3823) Unexpected tab character. (no-tabs)
(#3824) Unexpected tab character. (no-tabs)
(#3825) Unexpected tab character. (no-tabs)
(#3827) Unexpected tab character. (no-tabs)
(#3828) Unexpected tab character. (no-tabs)
(#3828) There should be no spaces inside this paren. (space-in-parens)
(#3828) There should be no spaces inside this paren. (space-in-parens)
(#3829) Unexpected tab character. (no-tabs)
(#3830) Unexpected tab character. (no-tabs)
(#3831) Unexpected tab character. (no-tabs)
(#3832) Unexpected tab character. (no-tabs)
(#3833) Unexpected tab character. (no-tabs)
(#3835) Unexpected tab character. (no-tabs)
(#3836) Unexpected tab character. (no-tabs)
(#3836) There should be no spaces inside this paren. (space-in-parens)
(#3836) There should be no spaces inside this paren. (space-in-parens)
(#3837) Unexpected tab character. (no-tabs)
(#3838) Unexpected tab character. (no-tabs)
(#3839) Unexpected tab character. (no-tabs)
(#3839) There should be no spaces inside this paren. (space-in-parens)
(#3839) There should be no spaces inside this paren. (space-in-parens)
(#3840) Unexpected tab character. (no-tabs)
(#3841) Unexpected tab character. (no-tabs)
(#3843) Unexpected tab character. (no-tabs)
(#3844) Unexpected tab character. (no-tabs)
(#3845) Unexpected tab character. (no-tabs)
(#3846) Unexpected tab character. (no-tabs)
(#3848) Unexpected tab character. (no-tabs)
(#3849) Unexpected tab character. (no-tabs)
(#3850) Unexpected tab character. (no-tabs)
(#3850) There should be no spaces inside this paren. (space-in-parens)
(#3850) There should be no spaces inside this paren. (space-in-parens)
(#3851) Unexpected tab character. (no-tabs)
(#3852) Unexpected tab character. (no-tabs)
(#3853) Unexpected tab character. (no-tabs)
(#3854) Unexpected tab character. (no-tabs)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3856) Unexpected tab character. (no-tabs)
(#3857) Unexpected tab character. (no-tabs)
(#3858) Unexpected tab character. (no-tabs)
(#3858) Comments should not begin with a lowercase character (capitalized-comments)
(#3859) Unexpected tab character. (no-tabs)
(#3859) There should be no spaces inside this paren. (space-in-parens)
(#3859) There should be no spaces inside this paren. (space-in-parens)
(#3860) Unexpected tab character. (no-tabs)
(#3860) Comments should not begin with a lowercase character (capitalized-comments)
(#3861) Unexpected tab character. (no-tabs)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3862) Unexpected tab character. (no-tabs)
(#3862) There should be no spaces inside this paren. (space-in-parens)
(#3862) There should be no spaces inside this paren. (space-in-parens)
(#3864) Unexpected tab character. (no-tabs)
(#3865) Unexpected tab character. (no-tabs)
(#3865) There should be no spaces inside this paren. (space-in-parens)
(#3865) There should be no spaces inside this paren. (space-in-parens)
(#3867) Unexpected tab character. (no-tabs)
(#3868) Unexpected tab character. (no-tabs)
(#3872) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3872) Unexpected tab character. (no-tabs)
(#3872) There should be no spaces inside this paren. (space-in-parens)
(#3872) There should be no spaces inside this paren. (space-in-parens)
(#3873) There should be no spaces inside this paren. (space-in-parens)
(#3873) There should be no spaces inside this paren. (space-in-parens)
(#3874) Unexpected tab character. (no-tabs)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3875) Unexpected tab character. (no-tabs)
(#3876) Unexpected tab character. (no-tabs)
(#3877) Unexpected tab character. (no-tabs)
(#3877) There should be no spaces inside this paren. (space-in-parens)
(#3877) There should be no spaces inside this paren. (space-in-parens)
(#3878) Unexpected tab character. (no-tabs)
(#3878) There should be no spaces inside this paren. (space-in-parens)
(#3878) There should be no spaces inside this paren. (space-in-parens)
(#3879) Unexpected tab character. (no-tabs)
(#3880) Unexpected tab character. (no-tabs)
(#3881) Unexpected tab character. (no-tabs)
(#3884) Missing JSDoc comment. (require-jsdoc)
(#3884) There should be no spaces inside this paren. (space-in-parens)
(#3884) There should be no spaces inside this paren. (space-in-parens)
(#3885) Unexpected tab character. (no-tabs)
(#3886) Unexpected tab character. (no-tabs)
(#3887) Unexpected tab character. (no-tabs)
(#3888) Unexpected tab character. (no-tabs)
(#3890) Unexpected tab character. (no-tabs)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3891) Unexpected tab character. (no-tabs)
(#3892) Unexpected tab character. (no-tabs)
(#3894) Unexpected tab character. (no-tabs)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3895) Unexpected tab character. (no-tabs)
(#3896) Unexpected tab character. (no-tabs)
(#3898) Unexpected tab character. (no-tabs)
(#3898) There should be no spaces inside this paren. (space-in-parens)
(#3898) There should be no spaces inside this paren. (space-in-parens)
(#3900) Unexpected tab character. (no-tabs)
(#3900) There should be no spaces inside this paren. (space-in-parens)
(#3900) There should be no spaces inside this paren. (space-in-parens)
(#3901) Unexpected tab character. (no-tabs)
(#3901) There should be no spaces inside this paren. (space-in-parens)
(#3901) There should be no spaces inside this paren. (space-in-parens)
(#3901) There should be no spaces inside this paren. (space-in-parens)
(#3901) There should be no spaces inside this paren. (space-in-parens)
(#3902) Unexpected tab character. (no-tabs)
(#3903) Unexpected tab character. (no-tabs)
(#3903) There should be no spaces inside this paren. (space-in-parens)
(#3903) There should be no spaces inside this paren. (space-in-parens)
(#3904) Unexpected tab character. (no-tabs)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3905) Unexpected tab character. (no-tabs)
(#3905) There should be no spaces inside this paren. (space-in-parens)
(#3905) There should be no spaces inside this paren. (space-in-parens)
(#3906) Unexpected tab character. (no-tabs)
(#3907) Unexpected tab character. (no-tabs)
(#3908) Unexpected tab character. (no-tabs)
(#3908) Blocks are nested too deeply (5). (max-depth)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3909) Unexpected tab character. (no-tabs)
(#3910) Unexpected tab character. (no-tabs)
(#3911) Unexpected tab character. (no-tabs)
(#3911) Blocks are nested too deeply (6). (max-depth)
(#3911) There should be no spaces inside this paren. (space-in-parens)
(#3911) There should be no spaces inside this paren. (space-in-parens)
(#3912) Unexpected tab character. (no-tabs)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3913) Unexpected tab character. (no-tabs)
(#3914) Unexpected tab character. (no-tabs)
(#3915) Unexpected tab character. (no-tabs)
(#3916) Unexpected tab character. (no-tabs)
(#3917) Unexpected tab character. (no-tabs)
(#3918) Unexpected tab character. (no-tabs)
(#3919) Unexpected tab character. (no-tabs)
(#3920) Unexpected tab character. (no-tabs)
(#3920) Blocks are nested too deeply (5). (max-depth)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3921) Unexpected tab character. (no-tabs)
(#3921) There should be no spaces inside this paren. (space-in-parens)
(#3921) There should be no spaces inside this paren. (space-in-parens)
(#3921) There should be no spaces inside this paren. (space-in-parens)
(#3922) Unexpected tab character. (no-tabs)
(#3922) There should be no spaces inside this paren. (space-in-parens)
(#3922) There should be no spaces inside this paren. (space-in-parens)
(#3923) Unexpected tab character. (no-tabs)
(#3924) Unexpected tab character. (no-tabs)
(#3925) Unexpected tab character. (no-tabs)
(#3927) Unexpected tab character. (no-tabs)
(#3928) Unexpected tab character. (no-tabs)
(#3928) There should be no spaces inside this paren. (space-in-parens)
(#3928) There should be no spaces inside this paren. (space-in-parens)
(#3929) Unexpected tab character. (no-tabs)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3930) Unexpected tab character. (no-tabs)
(#3932) Unexpected tab character. (no-tabs)
(#3933) Unexpected tab character. (no-tabs)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3934) Unexpected tab character. (no-tabs)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3934) There should be no spaces inside this paren. (space-in-parens)
(#3935) Unexpected tab character. (no-tabs)
(#3936) Unexpected tab character. (no-tabs)
(#3937) Unexpected tab character. (no-tabs)
(#3938) Unexpected tab character. (no-tabs)
(#3940) Unexpected tab character. (no-tabs)
(#3941) Unexpected tab character. (no-tabs)
(#3941) There should be no spaces inside this paren. (space-in-parens)
(#3941) There should be no spaces inside this paren. (space-in-parens)
(#3941) There should be no spaces inside this paren. (space-in-parens)
(#3941) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3945) Unexpected tab character. (no-tabs)
(#3945) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3945) There should be no spaces inside this paren. (space-in-parens)
(#3945) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3949) Unexpected tab character. (no-tabs)
(#3949) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3949) There should be no spaces inside this paren. (space-in-parens)
(#3949) There should be no space after '['. (array-bracket-spacing)
(#3949) There should be no space before ']'. (array-bracket-spacing)
(#3949) There should be no spaces inside this paren. (space-in-parens)
(#3953) Missing JSDoc comment. (require-jsdoc)
(#3953) There should be no spaces inside this paren. (space-in-parens)
(#3953) There should be no spaces inside this paren. (space-in-parens)
(#3954) Unexpected tab character. (no-tabs)
(#3954) There should be no spaces inside this paren. (space-in-parens)
(#3954) There should be no spaces inside this paren. (space-in-parens)
(#3955) Unexpected tab character. (no-tabs)
(#3956) Unexpected tab character. (no-tabs)
(#3957) Unexpected tab character. (no-tabs)
(#3961) Missing JSDoc comment. (require-jsdoc)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3962) Unexpected tab character. (no-tabs)
(#3962) There should be no spaces inside this paren. (space-in-parens)
(#3962) There should be no spaces inside this paren. (space-in-parens)
(#3963) Unexpected tab character. (no-tabs)
(#3964) Unexpected tab character. (no-tabs)
(#3965) Unexpected tab character. (no-tabs)
(#3969) Missing JSDoc comment. (require-jsdoc)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3970) Unexpected tab character. (no-tabs)
(#3970) There should be no spaces inside this paren. (space-in-parens)
(#3970) There should be no spaces inside this paren. (space-in-parens)
(#3971) Unexpected tab character. (no-tabs)
(#3972) Unexpected tab character. (no-tabs)
(#3972) There should be no spaces inside this paren. (space-in-parens)
(#3972) There should be no spaces inside this paren. (space-in-parens)
(#3973) Unexpected tab character. (no-tabs)
(#3974) Unexpected tab character. (no-tabs)
(#3974) There should be no spaces inside this paren. (space-in-parens)
(#3974) There should be no spaces inside this paren. (space-in-parens)
(#3975) Unexpected tab character. (no-tabs)
(#3977) Unexpected tab character. (no-tabs)
(#3978) Unexpected tab character. (no-tabs)
(#3978) There should be no spaces inside this paren. (space-in-parens)
(#3978) There should be no spaces inside this paren. (space-in-parens)
(#3979) Unexpected tab character. (no-tabs)
(#3979) There should be no spaces inside this paren. (space-in-parens)
(#3979) There should be no spaces inside this paren. (space-in-parens)
(#3980) Unexpected tab character. (no-tabs)
(#3981) Unexpected tab character. (no-tabs)
(#3982) Unexpected tab character. (no-tabs)
(#3983) Unexpected tab character. (no-tabs)
(#3984) Unexpected tab character. (no-tabs)
(#3987) Missing JSDoc @returns for function. (valid-jsdoc)
(#3991) There should be no spaces inside this paren. (space-in-parens)
(#3991) There should be no spaces inside this paren. (space-in-parens)
(#3992) Unexpected tab character. (no-tabs)
(#3993) Unexpected tab character. (no-tabs)
(#3994) Unexpected tab character. (no-tabs)
(#3995) Unexpected tab character. (no-tabs)
(#3997) Unexpected tab character. (no-tabs)
(#3997) There should be no spaces inside this paren. (space-in-parens)
(#3997) There should be no spaces inside this paren. (space-in-parens)
(#3998) Unexpected tab character. (no-tabs)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3999) Unexpected tab character. (no-tabs)
(#4000) Unexpected tab character. (no-tabs)
(#4001) Unexpected tab character. (no-tabs)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4002) Unexpected tab character. (no-tabs)
(#4003) Unexpected tab character. (no-tabs)
(#4004) Unexpected tab character. (no-tabs)
(#4005) Unexpected tab character. (no-tabs)
(#4005) There should be no spaces inside this paren. (space-in-parens)
(#4005) There should be no spaces inside this paren. (space-in-parens)
(#4006) Unexpected tab character. (no-tabs)
(#4006) There should be no spaces inside this paren. (space-in-parens)
(#4006) There should be no spaces inside this paren. (space-in-parens)
(#4007) Unexpected tab character. (no-tabs)
(#4008) Unexpected tab character. (no-tabs)
(#4009) Unexpected tab character. (no-tabs)
(#4009) There should be no spaces inside this paren. (space-in-parens)
(#4009) There should be no spaces inside this paren. (space-in-parens)
(#4010) Unexpected tab character. (no-tabs)
(#4011) Unexpected tab character. (no-tabs)
(#4012) Unexpected tab character. (no-tabs)
(#4013) Unexpected tab character. (no-tabs)
(#4015) Unexpected tab character. (no-tabs)
(#4016) Unexpected tab character. (no-tabs)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4017) Unexpected tab character. (no-tabs)
(#4018) Unexpected tab character. (no-tabs)
(#4018) There should be no spaces inside this paren. (space-in-parens)
(#4018) There should be no spaces inside this paren. (space-in-parens)
(#4019) Unexpected tab character. (no-tabs)
(#4020) Unexpected tab character. (no-tabs)
(#4021) Unexpected tab character. (no-tabs)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4025) Unexpected tab character. (no-tabs)
(#4025) Comments should not begin with a lowercase character (capitalized-comments)
(#4026) Unexpected tab character. (no-tabs)
(#4027) Unexpected tab character. (no-tabs)
(#4028) Unexpected tab character. (no-tabs)
(#4032) Do not nest ternary expressions. (no-nested-ternary)
(#4033) Unexpected tab character. (no-tabs)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4034) Unexpected tab character. (no-tabs)
(#4035) Unexpected tab character. (no-tabs)
(#4036) Unexpected tab character. (no-tabs)
(#4036) There should be no spaces inside this paren. (space-in-parens)
(#4036) There should be no spaces inside this paren. (space-in-parens)
(#4037) Unexpected tab character. (no-tabs)
(#4038) Unexpected tab character. (no-tabs)
(#4039) Unexpected tab character. (no-tabs)
(#4039) There should be no spaces inside this paren. (space-in-parens)
(#4039) There should be no spaces inside this paren. (space-in-parens)
(#4040) Unexpected tab character. (no-tabs)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) Unexpected use of '&'. (no-bitwise)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) Unexpected tab character. (no-tabs)
(#4042) Unexpected tab character. (no-tabs)
(#4042) There should be no spaces inside this paren. (space-in-parens)
(#4042) There should be no spaces inside this paren. (space-in-parens)
(#4043) Unexpected tab character. (no-tabs)
(#4043) There should be no spaces inside this paren. (space-in-parens)
(#4043) There should be no spaces inside this paren. (space-in-parens)
(#4044) Unexpected tab character. (no-tabs)
(#4044) There should be no spaces inside this paren. (space-in-parens)
(#4044) There should be no spaces inside this paren. (space-in-parens)
(#4045) Unexpected tab character. (no-tabs)
(#4046) Unexpected tab character. (no-tabs)
(#4047) Unexpected tab character. (no-tabs)
(#4048) Unexpected tab character. (no-tabs)
(#4049) Unexpected tab character. (no-tabs)
(#4051) There should be no spaces inside this paren. (space-in-parens)
(#4051) There should be no spaces inside this paren. (space-in-parens)
(#4052) Unexpected tab character. (no-tabs)
(#4053) Unexpected tab character. (no-tabs)
(#4053) There should be no spaces inside this paren. (space-in-parens)
(#4053) There should be no spaces inside this paren. (space-in-parens)
(#4055) Unexpected tab character. (no-tabs)
(#4055) There should be no spaces inside this paren. (space-in-parens)
(#4055) There should be no spaces inside this paren. (space-in-parens)
(#4056) Unexpected tab character. (no-tabs)
(#4057) Unexpected tab character. (no-tabs)
(#4058) Unexpected tab character. (no-tabs)
(#4058) There should be no spaces inside this paren. (space-in-parens)
(#4058) There should be no space after '['. (computed-property-spacing)
(#4058) There should be no space before ']'. (computed-property-spacing)
(#4058) There should be no spaces inside this paren. (space-in-parens)
(#4059) Unexpected tab character. (no-tabs)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4060) Unexpected tab character. (no-tabs)
(#4061) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) Unexpected tab character. (no-tabs)
(#4064) Unexpected tab character. (no-tabs)
(#4064) There should be no spaces inside this paren. (space-in-parens)
(#4064) There should be no spaces inside this paren. (space-in-parens)
(#4065) Unexpected tab character. (no-tabs)
(#4065) Do not nest ternary expressions. (no-nested-ternary)
(#4066) Unexpected tab character. (no-tabs)
(#4066) Do not nest ternary expressions. (no-nested-ternary)
(#4066) There should be no space after '['. (computed-property-spacing)
(#4066) There should be no space before ']'. (computed-property-spacing)
(#4067) Unexpected tab character. (no-tabs)
(#4067) There should be no space after '['. (computed-property-spacing)
(#4067) There should be no space before ']'. (computed-property-spacing)
(#4068) Unexpected tab character. (no-tabs)
(#4069) Unexpected tab character. (no-tabs)
(#4074) Unexpected tab character. (no-tabs)
(#4075) Unexpected tab character. (no-tabs)
(#4077) Unexpected tab character. (no-tabs)
(#4079) Unexpected tab character. (no-tabs)
(#4081) Unexpected tab character. (no-tabs)
(#4082) Unexpected tab character. (no-tabs)
(#4083) Unexpected tab character. (no-tabs)
(#4084) Unexpected tab character. (no-tabs)
(#4085) Unexpected tab character. (no-tabs)
(#4085) There should be no spaces inside this paren. (space-in-parens)
(#4085) There should be no spaces inside this paren. (space-in-parens)
(#4086) Unexpected tab character. (no-tabs)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4087) Unexpected tab character. (no-tabs)
(#4088) Unexpected tab character. (no-tabs)
(#4088) There should be no spaces inside this paren. (space-in-parens)
(#4088) There should be no spaces inside this paren. (space-in-parens)
(#4089) Unexpected tab character. (no-tabs)
(#4090) Unexpected tab character. (no-tabs)
(#4091) Unexpected tab character. (no-tabs)
(#4093) Unexpected tab character. (no-tabs)
(#4094) Unexpected tab character. (no-tabs)
(#4095) Unexpected tab character. (no-tabs)
(#4095) Expected to return a value at the end of function. (consistent-return)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4096) Unexpected tab character. (no-tabs)
(#4096) There should be no spaces inside this paren. (space-in-parens)
(#4096) There should be no spaces inside this paren. (space-in-parens)
(#4097) Unexpected tab character. (no-tabs)
(#4097) There should be no spaces inside this paren. (space-in-parens)
(#4097) There should be no spaces inside this paren. (space-in-parens)
(#4098) Unexpected tab character. (no-tabs)
(#4099) Unexpected tab character. (no-tabs)
(#4100) Unexpected tab character. (no-tabs)
(#4101) Unexpected tab character. (no-tabs)
(#4102) Unexpected tab character. (no-tabs)
(#4103) Unexpected tab character. (no-tabs)
(#4103) Expected to return a value at the end of function. (consistent-return)
(#4103) There should be no spaces inside this paren. (space-in-parens)
(#4103) There should be no spaces inside this paren. (space-in-parens)
(#4104) Unexpected tab character. (no-tabs)
(#4104) There should be no spaces inside this paren. (space-in-parens)
(#4104) There should be no spaces inside this paren. (space-in-parens)
(#4105) Unexpected tab character. (no-tabs)
(#4105) There should be no spaces inside this paren. (space-in-parens)
(#4105) There should be no spaces inside this paren. (space-in-parens)
(#4107) Unexpected tab character. (no-tabs)
(#4107) Do not nest ternary expressions. (no-nested-ternary)
(#4108) Unexpected tab character. (no-tabs)
(#4109) Unexpected tab character. (no-tabs)
(#4110) Unexpected tab character. (no-tabs)
(#4111) Unexpected tab character. (no-tabs)
(#4112) Unexpected tab character. (no-tabs)
(#4113) Unexpected tab character. (no-tabs)
(#4115) Unexpected tab character. (no-tabs)
(#4116) Unexpected tab character. (no-tabs)
(#4116) Expected to return a value at the end of function. (consistent-return)
(#4116) There should be no spaces inside this paren. (space-in-parens)
(#4116) There should be no spaces inside this paren. (space-in-parens)
(#4117) Unexpected tab character. (no-tabs)
(#4117) There should be no spaces inside this paren. (space-in-parens)
(#4117) There should be no spaces inside this paren. (space-in-parens)
(#4118) Unexpected tab character. (no-tabs)
(#4118) There should be no spaces inside this paren. (space-in-parens)
(#4118) There should be no spaces inside this paren. (space-in-parens)
(#4119) Unexpected tab character. (no-tabs)
(#4120) Unexpected tab character. (no-tabs)
(#4121) Unexpected tab character. (no-tabs)
(#4121) There should be no spaces inside this paren. (space-in-parens)
(#4121) There should be no spaces inside this paren. (space-in-parens)
(#4122) Unexpected tab character. (no-tabs)
(#4122) There should be no spaces inside this paren. (space-in-parens)
(#4122) There should be no spaces inside this paren. (space-in-parens)
(#4124) Unexpected tab character. (no-tabs)
(#4125) Unexpected tab character. (no-tabs)
(#4125) There should be no spaces inside this paren. (space-in-parens)
(#4125) There should be no spaces inside this paren. (space-in-parens)
(#4126) Unexpected tab character. (no-tabs)
(#4127) Unexpected tab character. (no-tabs)
(#4128) Unexpected tab character. (no-tabs)
(#4130) Unexpected tab character. (no-tabs)
(#4130) There should be no spaces inside this paren. (space-in-parens)
(#4130) There should be no spaces inside this paren. (space-in-parens)
(#4131) Unexpected tab character. (no-tabs)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4132) Unexpected tab character. (no-tabs)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4133) Unexpected tab character. (no-tabs)
(#4134) Unexpected tab character. (no-tabs)
(#4136) Unexpected tab character. (no-tabs)
(#4137) Unexpected tab character. (no-tabs)
(#4138) Unexpected tab character. (no-tabs)
(#4139) Unexpected tab character. (no-tabs)
(#4141) Unexpected tab character. (no-tabs)
(#4141) Expected to return a value at the end of function. (consistent-return)
(#4141) There should be no spaces inside this paren. (space-in-parens)
(#4141) There should be no spaces inside this paren. (space-in-parens)
(#4142) Unexpected tab character. (no-tabs)
(#4142) There should be no spaces inside this paren. (space-in-parens)
(#4142) There should be no spaces inside this paren. (space-in-parens)
(#4143) Unexpected tab character. (no-tabs)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4144) Unexpected tab character. (no-tabs)
(#4145) Unexpected tab character. (no-tabs)
(#4147) Unexpected tab character. (no-tabs)
(#4147) Expected to return a value at the end of function. (consistent-return)
(#4147) There should be no spaces inside this paren. (space-in-parens)
(#4147) There should be no spaces inside this paren. (space-in-parens)
(#4148) Unexpected tab character. (no-tabs)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4149) Unexpected tab character. (no-tabs)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4150) Unexpected tab character. (no-tabs)
(#4151) Unexpected tab character. (no-tabs)
(#4152) Unexpected tab character. (no-tabs)
(#4154) Unexpected tab character. (no-tabs)
(#4155) Unexpected tab character. (no-tabs)
(#4155) There should be no space after '{'. (object-curly-spacing)
(#4155) There should be no space before '}'. (object-curly-spacing)
(#4156) Unexpected tab character. (no-tabs)
(#4156) There should be no space after '{'. (object-curly-spacing)
(#4156) There should be no space before '}'. (object-curly-spacing)
(#4157) Unexpected tab character. (no-tabs)
(#4157) There should be no space after '{'. (object-curly-spacing)
(#4157) There should be no space before '}'. (object-curly-spacing)
(#4158) Unexpected tab character. (no-tabs)
(#4158) There should be no space after '{'. (object-curly-spacing)
(#4158) There should be no space before '}'. (object-curly-spacing)
(#4159) Unexpected tab character. (no-tabs)
(#4161) Unexpected tab character. (no-tabs)
(#4162) Unexpected tab character. (no-tabs)
(#4162) There should be no spaces inside this paren. (space-in-parens)
(#4162) There should be no spaces inside this paren. (space-in-parens)
(#4163) Unexpected tab character. (no-tabs)
(#4163) There should be no spaces inside this paren. (space-in-parens)
(#4163) There should be no spaces inside this paren. (space-in-parens)
(#4165) Unexpected tab character. (no-tabs)
(#4166) Unexpected tab character. (no-tabs)
(#4166) There should be no spaces inside this paren. (space-in-parens)
(#4166) There should be no spaces inside this paren. (space-in-parens)
(#4166) There should be no spaces inside this paren. (space-in-parens)
(#4166) There should be no spaces inside this paren. (space-in-parens)
(#4168) Unexpected tab character. (no-tabs)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4169) Unexpected tab character. (no-tabs)
(#4170) Unexpected tab character. (no-tabs)
(#4172) Unexpected tab character. (no-tabs)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4173) Unexpected tab character. (no-tabs)
(#4175) Unexpected tab character. (no-tabs)
(#4175) There should be no spaces inside this paren. (space-in-parens)
(#4175) There should be no spaces inside this paren. (space-in-parens)
(#4176) Unexpected tab character. (no-tabs)
(#4176) Comments should not begin with a lowercase character (capitalized-comments)
(#4177) Unexpected tab character. (no-tabs)
(#4178) Unexpected tab character. (no-tabs)
(#4179) Unexpected tab character. (no-tabs)
(#4180) Unexpected tab character. (no-tabs)
(#4181) Unexpected tab character. (no-tabs)
(#4182) Unexpected tab character. (no-tabs)
(#4183) Unexpected tab character. (no-tabs)
(#4184) Unexpected tab character. (no-tabs)
(#4185) Unexpected tab character. (no-tabs)
(#4187) Unexpected tab character. (no-tabs)
(#4187) There should be no spaces inside this paren. (space-in-parens)
(#4187) There should be no spaces inside this paren. (space-in-parens)
(#4188) Unexpected tab character. (no-tabs)
(#4188) Comments should not begin with a lowercase character (capitalized-comments)
(#4189) Unexpected tab character. (no-tabs)
(#4189) There should be no spaces inside this paren. (space-in-parens)
(#4189) There should be no spaces inside this paren. (space-in-parens)
(#4190) Unexpected tab character. (no-tabs)
(#4190) There should be no spaces inside this paren. (space-in-parens)
(#4190) There should be no spaces inside this paren. (space-in-parens)
(#4191) Unexpected tab character. (no-tabs)
(#4193) Unexpected tab character. (no-tabs)
(#4193) Comments should not begin with a lowercase character (capitalized-comments)
(#4194) Unexpected tab character. (no-tabs)
(#4195) Unexpected tab character. (no-tabs)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) Unexpected tab character. (no-tabs)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4198) Unexpected tab character. (no-tabs)
(#4198) Comments should not begin with a lowercase character (capitalized-comments)
(#4199) Unexpected tab character. (no-tabs)
(#4199) There should be no spaces inside this paren. (space-in-parens)
(#4199) There should be no spaces inside this paren. (space-in-parens)
(#4200) Unexpected tab character. (no-tabs)
(#4200) There should be no spaces inside this paren. (space-in-parens)
(#4200) There should be no spaces inside this paren. (space-in-parens)
(#4201) Unexpected tab character. (no-tabs)
(#4203) Unexpected tab character. (no-tabs)
(#4204) Unexpected tab character. (no-tabs)
(#4206) Unexpected tab character. (no-tabs)
(#4206) There should be no spaces inside this paren. (space-in-parens)
(#4206) There should be no spaces inside this paren. (space-in-parens)
(#4207) Unexpected tab character. (no-tabs)
(#4208) Unexpected tab character. (no-tabs)
(#4208) There should be no spaces inside this paren. (space-in-parens)
(#4208) ["CHILD"] is better written in dot notation. (dot-notation)
(#4208) There should be no spaces inside this paren. (space-in-parens)
(#4208) There should be no spaces inside this paren. (space-in-parens)
(#4208) There should be no spaces inside this paren. (space-in-parens)
(#4209) Unexpected tab character. (no-tabs)
(#4210) Unexpected tab character. (no-tabs)
(#4212) Unexpected tab character. (no-tabs)
(#4212) There should be no spaces inside this paren. (space-in-parens)
(#4212) There should be no spaces inside this paren. (space-in-parens)
(#4213) Unexpected tab character. (no-tabs)
(#4214) Unexpected tab character. (no-tabs)
(#4214) There should be no spaces inside this paren. (space-in-parens)
(#4214) There should be no spaces inside this paren. (space-in-parens)
(#4215) Unexpected tab character. (no-tabs)
(#4216) Unexpected tab character. (no-tabs)
(#4216) There should be no spaces inside this paren. (space-in-parens)
(#4217) Unexpected tab character. (no-tabs)
(#4218) Unexpected tab character. (no-tabs)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4219) Unexpected tab character. (no-tabs)
(#4219) Comments should not begin with a lowercase character (capitalized-comments)
(#4220) Unexpected tab character. (no-tabs)
(#4220) There should be no spaces inside this paren. (space-in-parens)
(#4220) There should be no spaces inside this paren. (space-in-parens)
(#4220) There should be no spaces inside this paren. (space-in-parens)
(#4222) Unexpected tab character. (no-tabs)
(#4222) Comments should not begin with a lowercase character (capitalized-comments)
(#4223) Unexpected tab character. (no-tabs)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4224) Unexpected tab character. (no-tabs)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4225) Unexpected tab character. (no-tabs)
(#4226) Unexpected tab character. (no-tabs)
(#4227) Unexpected tab character. (no-tabs)
(#4229) Unexpected tab character. (no-tabs)
(#4230) Unexpected tab character. (no-tabs)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4231) Unexpected tab character. (no-tabs)
(#4232) Unexpected tab character. (no-tabs)
(#4234) Unexpected tab character. (no-tabs)
(#4235) Unexpected tab character. (no-tabs)
(#4236) Unexpected tab character. (no-tabs)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4237) Unexpected tab character. (no-tabs)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4238) Unexpected tab character. (no-tabs)
(#4238) There should be no spaces inside this paren. (space-in-parens)
(#4238) There should be no spaces inside this paren. (space-in-parens)
(#4239) Unexpected tab character. (no-tabs)
(#4240) Unexpected tab character. (no-tabs)
(#4241) Unexpected tab character. (no-tabs)
(#4242) Unexpected tab character. (no-tabs)
(#4242) There should be no spaces inside this paren. (space-in-parens)
(#4242) There should be no spaces inside this paren. (space-in-parens)
(#4243) Unexpected tab character. (no-tabs)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) Unexpected tab character. (no-tabs)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4245) Unexpected tab character. (no-tabs)
(#4246) Unexpected tab character. (no-tabs)
(#4247) Unexpected tab character. (no-tabs)
(#4248) Unexpected tab character. (no-tabs)
(#4250) Unexpected tab character. (no-tabs)
(#4250) There should be no spaces inside this paren. (space-in-parens)
(#4250) There should be no spaces inside this paren. (space-in-parens)
(#4251) Unexpected tab character. (no-tabs)
(#4251) There should be no spaces inside this paren. (space-in-parens)
(#4251) There should be no spaces inside this paren. (space-in-parens)
(#4252) Unexpected tab character. (no-tabs)
(#4252) Statement inside of curly braces should be on next line. (brace-style)
(#4252) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4253) Unexpected tab character. (no-tabs)
(#4254) Unexpected tab character. (no-tabs)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4256) Unexpected tab character. (no-tabs)
(#4256) There should be no spaces inside this paren. (space-in-parens)
(#4256) There should be no spaces inside this paren. (space-in-parens)
(#4257) Unexpected tab character. (no-tabs)
(#4258) Unexpected tab character. (no-tabs)
(#4259) Unexpected tab character. (no-tabs)
(#4261) Unexpected tab character. (no-tabs)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4262) Unexpected tab character. (no-tabs)
(#4262) There should be no space after '['. (computed-property-spacing)
(#4262) There should be no space before ']'. (computed-property-spacing)
(#4262) There should be no space after '['. (computed-property-spacing)
(#4262) There should be no space before ']'. (computed-property-spacing)
(#4263) Unexpected tab character. (no-tabs)
(#4263) There should be no spaces inside this paren. (space-in-parens)
(#4263) There should be no spaces inside this paren. (space-in-parens)
(#4264) Unexpected tab character. (no-tabs)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4265) Unexpected tab character. (no-tabs)
(#4266) Unexpected tab character. (no-tabs)
(#4266) There should be no spaces inside this paren. (space-in-parens)
(#4266) There should be no spaces inside this paren. (space-in-parens)
(#4267) Line 4267 exceeds the maximum line length of 132. (max-len)
(#4267) Unexpected tab character. (no-tabs)
(#4267) There should be no spaces inside this paren. (space-in-parens)
(#4267) There should be no spaces inside this paren. (space-in-parens)
(#4268) Unexpected tab character. (no-tabs)
(#4269) Unexpected tab character. (no-tabs)
(#4271) Unexpected tab character. (no-tabs)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4272) Unexpected tab character. (no-tabs)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) 'context' is defined but never used. (no-unused-vars)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4273) Unexpected tab character. (no-tabs)
(#4273) There should be no spaces inside this paren. (space-in-parens)
(#4273) There should be no spaces inside this paren. (space-in-parens)
(#4275) Unexpected tab character. (no-tabs)
(#4275) There should be no spaces inside this paren. (space-in-parens)
(#4275) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4275) There should be no spaces inside this paren. (space-in-parens)
(#4276) Unexpected tab character. (no-tabs)
(#4277) Unexpected tab character. (no-tabs)
(#4278) Unexpected tab character. (no-tabs)
(#4278) There should be no spaces inside this paren. (space-in-parens)
(#4278) There should be no spaces inside this paren. (space-in-parens)
(#4279) Unexpected tab character. (no-tabs)
(#4280) Unexpected tab character. (no-tabs)
(#4282) Unexpected tab character. (no-tabs)
(#4284) Unexpected tab character. (no-tabs)
(#4284) Do not nest ternary expressions. (no-nested-ternary)
(#4285) Unexpected tab character. (no-tabs)
(#4285) Do not nest ternary expressions. (no-nested-ternary)
(#4286) Unexpected tab character. (no-tabs)
(#4286) Do not nest ternary expressions. (no-nested-ternary)
(#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) Unexpected tab character. (no-tabs)
(#4287) Do not nest ternary expressions. (no-nested-ternary)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4288) Unexpected tab character. (no-tabs)
(#4288) Do not nest ternary expressions. (no-nested-ternary)
(#4288) There should be no spaces inside this paren. (space-in-parens)
(#4288) There should be no spaces inside this paren. (space-in-parens)
(#4289) Unexpected tab character. (no-tabs)
(#4289) Do not nest ternary expressions. (no-nested-ternary)
(#4289) 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)
(#4289) There should be no spaces inside this paren. (space-in-parens)
(#4290) Unexpected tab character. (no-tabs)
(#4290) There should be no spaces inside this paren. (space-in-parens)
(#4290) There should be no spaces inside this paren. (space-in-parens)
(#4291) Unexpected tab character. (no-tabs)
(#4292) Unexpected tab character. (no-tabs)
(#4293) Unexpected tab character. (no-tabs)
(#4295) Unexpected tab character. (no-tabs)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4297) Unexpected tab character. (no-tabs)
(#4297) There should be no spaces inside this paren. (space-in-parens)
(#4297) There should be no spaces inside this paren. (space-in-parens)
(#4298) Unexpected tab character. (no-tabs)
(#4298) There should be no spaces inside this paren. (space-in-parens)
(#4298) There should be no spaces inside this paren. (space-in-parens)
(#4299) Unexpected tab character. (no-tabs)
(#4300) Unexpected tab character. (no-tabs)
(#4302) Unexpected tab character. (no-tabs)
(#4302) There should be no spaces inside this paren. (space-in-parens)
(#4302) There should be no spaces inside this paren. (space-in-parens)
(#4303) Unexpected tab character. (no-tabs)
(#4304) Unexpected tab character. (no-tabs)
(#4306) Unexpected tab character. (no-tabs)
(#4306) There should be no spaces inside this paren. (space-in-parens)
(#4306) There should be no spaces inside this paren. (space-in-parens)
(#4307) Unexpected tab character. (no-tabs)
(#4308) Unexpected tab character. (no-tabs)
(#4308) There should be no spaces inside this paren. (space-in-parens)
(#4308) There should be no spaces inside this paren. (space-in-parens)
(#4309) Unexpected tab character. (no-tabs)
(#4309) There should be no spaces inside this paren. (space-in-parens)
(#4309) There should be no spaces inside this paren. (space-in-parens)
(#4310) Unexpected tab character. (no-tabs)
(#4311) Unexpected tab character. (no-tabs)
(#4311) There should be no spaces inside this paren. (space-in-parens)
(#4311) There should be no spaces inside this paren. (space-in-parens)
(#4312) Unexpected tab character. (no-tabs)
(#4313) Unexpected tab character. (no-tabs)
(#4314) Unexpected tab character. (no-tabs)
(#4315) Unexpected tab character. (no-tabs)
(#4316) Unexpected tab character. (no-tabs)
(#4318) Unexpected tab character. (no-tabs)
(#4319) Unexpected tab character. (no-tabs)
(#4320) Unexpected tab character. (no-tabs)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4321) Unexpected tab character. (no-tabs)
(#4322) Unexpected tab character. (no-tabs)
(#4324) Unexpected tab character. (no-tabs)
(#4324) Expected to return a value at the end of function. (consistent-return)
(#4324) There should be no spaces inside this paren. (space-in-parens)
(#4324) There should be no spaces inside this paren. (space-in-parens)
(#4325) Unexpected tab character. (no-tabs)
(#4327) Unexpected tab character. (no-tabs)
(#4327) There should be no spaces inside this paren. (space-in-parens)
(#4327) There should be no spaces inside this paren. (space-in-parens)
(#4328) Unexpected tab character. (no-tabs)
(#4329) Unexpected tab character. (no-tabs)
(#4330) Unexpected tab character. (no-tabs)
(#4330) There should be no spaces inside this paren. (space-in-parens)
(#4330) There should be no spaces inside this paren. (space-in-parens)
(#4331) Unexpected tab character. (no-tabs)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4332) Unexpected tab character. (no-tabs)
(#4333) Unexpected tab character. (no-tabs)
(#4334) Unexpected tab character. (no-tabs)
(#4336) Unexpected tab character. (no-tabs)
(#4336) There should be no spaces inside this paren. (space-in-parens)
(#4336) There should be no spaces inside this paren. (space-in-parens)
(#4337) Unexpected tab character. (no-tabs)
(#4338) Unexpected tab character. (no-tabs)
(#4340) Unexpected tab character. (no-tabs)
(#4342) Unexpected tab character. (no-tabs)
(#4342) Comments should not begin with a lowercase character (capitalized-comments)
(#4343) Unexpected tab character. (no-tabs)
(#4344) Unexpected tab character. (no-tabs)
(#4344) There should be no spaces inside this paren. (space-in-parens)
(#4344) There should be no spaces inside this paren. (space-in-parens)
(#4345) Unexpected tab character. (no-tabs)
(#4345) There should be no spaces inside this paren. (space-in-parens)
(#4345) There should be no spaces inside this paren. (space-in-parens)
(#4346) Unexpected tab character. (no-tabs)
(#4347) Unexpected tab character. (no-tabs)
(#4348) Unexpected tab character. (no-tabs)
(#4350) Unexpected tab character. (no-tabs)
(#4351) Unexpected tab character. (no-tabs)
(#4352) Unexpected tab character. (no-tabs)
(#4353) Unexpected tab character. (no-tabs)
(#4355) Unexpected tab character. (no-tabs)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4356) Unexpected tab character. (no-tabs)
(#4356) Comments should not begin with a lowercase character (capitalized-comments)
(#4357) Unexpected tab character. (no-tabs)
(#4358) Unexpected tab character. (no-tabs)
(#4359) Unexpected tab character. (no-tabs)
(#4360) Unexpected tab character. (no-tabs)
(#4361) Unexpected tab character. (no-tabs)
(#4361) There should be no space after '['. (computed-property-spacing)
(#4361) There should be no space before ']'. (computed-property-spacing)
(#4361) There should be no space after '['. (computed-property-spacing)
(#4361) There should be no space before ']'. (computed-property-spacing)
(#4362) Unexpected tab character. (no-tabs)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4364) Unexpected tab character. (no-tabs)
(#4365) Unexpected tab character. (no-tabs)
(#4366) Unexpected tab character. (no-tabs)
(#4367) Unexpected tab character. (no-tabs)
(#4367) There should be no spaces inside this paren. (space-in-parens)
(#4367) There should be no space after '['. (computed-property-spacing)
(#4367) There should be no space before ']'. (computed-property-spacing)
(#4367) There should be no spaces inside this paren. (space-in-parens)
(#4368) Unexpected tab character. (no-tabs)
(#4368) There should be no spaces inside this paren. (space-in-parens)
(#4368) There should be no spaces inside this paren. (space-in-parens)
(#4369) Unexpected tab character. (no-tabs)
(#4371) Unexpected tab character. (no-tabs)
(#4372) Unexpected tab character. (no-tabs)
(#4372) There should be no spaces inside this paren. (space-in-parens)
(#4372) There should be no spaces inside this paren. (space-in-parens)
(#4373) Unexpected tab character. (no-tabs)
(#4373) There should be no space after '['. (array-bracket-spacing)
(#4373) There should be no space before ']'. (array-bracket-spacing)
(#4374) Unexpected tab character. (no-tabs)
(#4374) There should be no spaces inside this paren. (space-in-parens)
(#4374) There should be no spaces inside this paren. (space-in-parens)
(#4375) Unexpected tab character. (no-tabs)
(#4375) There should be no spaces inside this paren. (space-in-parens)
(#4375) There should be no spaces inside this paren. (space-in-parens)
(#4376) Unexpected tab character. (no-tabs)
(#4377) Unexpected tab character. (no-tabs)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4378) Unexpected tab character. (no-tabs)
(#4379) Unexpected tab character. (no-tabs)
(#4379) There should be no spaces inside this paren. (space-in-parens)
(#4379) There should be no spaces inside this paren. (space-in-parens)
(#4380) Unexpected tab character. (no-tabs)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4381) Unexpected tab character. (no-tabs)
(#4381) There should be no space after '['. (computed-property-spacing)
(#4381) There should be no space before ']'. (computed-property-spacing)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no space after '['. (computed-property-spacing)
(#4381) There should be no space before ']'. (computed-property-spacing)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4382) Unexpected tab character. (no-tabs)
(#4383) Unexpected tab character. (no-tabs)
(#4384) Unexpected tab character. (no-tabs)
(#4384) There should be no spaces inside this paren. (space-in-parens)
(#4384) There should be no spaces inside this paren. (space-in-parens)
(#4385) Unexpected tab character. (no-tabs)
(#4385) There should be no spaces inside this paren. (space-in-parens)
(#4385) There should be no spaces inside this paren. (space-in-parens)
(#4386) Unexpected tab character. (no-tabs)
(#4387) Unexpected tab character. (no-tabs)
(#4389) Unexpected tab character. (no-tabs)
(#4390) Unexpected tab character. (no-tabs)
(#4391) Unexpected tab character. (no-tabs)
(#4393) Unexpected tab character. (no-tabs)
(#4394) Unexpected tab character. (no-tabs)
(#4394) There should be no spaces inside this paren. (space-in-parens)
(#4394) There should be no spaces inside this paren. (space-in-parens)
(#4395) Unexpected tab character. (no-tabs)
(#4396) Unexpected tab character. (no-tabs)
(#4397) Unexpected tab character. (no-tabs)
(#4398) Unexpected tab character. (no-tabs)
(#4399) Unexpected tab character. (no-tabs)
(#4400) Unexpected tab character. (no-tabs)
(#4400) There should be no spaces inside this paren. (space-in-parens)
(#4400) There should be no spaces inside this paren. (space-in-parens)
(#4400) There should be no spaces inside this paren. (space-in-parens)
(#4400) There should be no spaces inside this paren. (space-in-parens)
(#4402) Unexpected tab character. (no-tabs)
(#4402) There should be no space after '['. (computed-property-spacing)
(#4402) There should be no space before ']'. (computed-property-spacing)
(#4403) Unexpected tab character. (no-tabs)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4404) Unexpected tab character. (no-tabs)
(#4405) Unexpected tab character. (no-tabs)
(#4405) There should be no spaces inside this paren. (space-in-parens)
(#4405) There should be no spaces inside this paren. (space-in-parens)
(#4406) Unexpected tab character. (no-tabs)
(#4408) Unexpected tab character. (no-tabs)
(#4409) Unexpected tab character. (no-tabs)
(#4409) There should be no spaces inside this paren. (space-in-parens)
(#4409) There should be no spaces inside this paren. (space-in-parens)
(#4410) Unexpected tab character. (no-tabs)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Unexpected tab character. (no-tabs)
(#4412) Unexpected tab character. (no-tabs)
(#4413) Unexpected tab character. (no-tabs)
(#4414) Unexpected tab character. (no-tabs)
(#4415) Unexpected tab character. (no-tabs)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4416) Unexpected tab character. (no-tabs)
(#4417) Unexpected tab character. (no-tabs)
(#4417) There should be no spaces inside this paren. (space-in-parens)
(#4417) There should be no spaces inside this paren. (space-in-parens)
(#4418) Unexpected tab character. (no-tabs)
(#4419) Unexpected tab character. (no-tabs)
(#4420) Unexpected tab character. (no-tabs)
(#4422) Unexpected tab character. (no-tabs)
(#4422) There should be no spaces inside this paren. (space-in-parens)
(#4422) There should be no spaces inside this paren. (space-in-parens)
(#4423) Unexpected tab character. (no-tabs)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4424) Unexpected tab character. (no-tabs)
(#4424) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4424) There should be no spaces inside this paren. (space-in-parens)
(#4424) There should be no spaces inside this paren. (space-in-parens)
(#4425) Unexpected tab character. (no-tabs)
(#4426) Unexpected tab character. (no-tabs)
(#4428) Unexpected tab character. (no-tabs)
(#4428) There should be no spaces inside this paren. (space-in-parens)
(#4428) There should be no spaces inside this paren. (space-in-parens)
(#4429) Unexpected tab character. (no-tabs)
(#4429) There should be no spaces inside this paren. (space-in-parens)
(#4429) There should be no spaces inside this paren. (space-in-parens)
(#4430) Unexpected tab character. (no-tabs)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4431) Unexpected tab character. (no-tabs)
(#4432) Unexpected tab character. (no-tabs)
(#4434) Unexpected tab character. (no-tabs)
(#4434) There should be no spaces inside this paren. (space-in-parens)
(#4434) There should be no spaces inside this paren. (space-in-parens)
(#4435) Unexpected tab character. (no-tabs)
(#4436) Unexpected tab character. (no-tabs)
(#4438) Unexpected tab character. (no-tabs)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4439) Unexpected tab character. (no-tabs)
(#4440) Unexpected tab character. (no-tabs)
(#4442) Unexpected tab character. (no-tabs)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4442) There should be no spaces inside this paren. (space-in-parens)
(#4443) Unexpected tab character. (no-tabs)
(#4444) Unexpected tab character. (no-tabs)
(#4445) Unexpected tab character. (no-tabs)
(#4446) Unexpected tab character. (no-tabs)
(#4447) Unexpected tab character. (no-tabs)
(#4449) Unexpected tab character. (no-tabs)
(#4449) There should be no spaces inside this paren. (space-in-parens)
(#4449) There should be no spaces inside this paren. (space-in-parens)
(#4450) Unexpected tab character. (no-tabs)
(#4451) Unexpected tab character. (no-tabs)
(#4452) Unexpected tab character. (no-tabs)
(#4452) There should be no spaces inside this paren. (space-in-parens)
(#4452) There should be no spaces inside this paren. (space-in-parens)
(#4453) Unexpected tab character. (no-tabs)
(#4453) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4454) Unexpected tab character. (no-tabs)
(#4456) Unexpected tab character. (no-tabs)
(#4457) Unexpected tab character. (no-tabs)
(#4459) Unexpected tab character. (no-tabs)
(#4459) There should be no spaces inside this paren. (space-in-parens)
(#4459) There should be no spaces inside this paren. (space-in-parens)
(#4460) Unexpected tab character. (no-tabs)
(#4460) ["empty"] is better written in dot notation. (dot-notation)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4461) Unexpected tab character. (no-tabs)
(#4463) Unexpected tab character. (no-tabs)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4464) Unexpected tab character. (no-tabs)
(#4465) Unexpected tab character. (no-tabs)
(#4466) Unexpected tab character. (no-tabs)
(#4467) Unexpected tab character. (no-tabs)
(#4468) Unexpected tab character. (no-tabs)
(#4469) Unexpected tab character. (no-tabs)
(#4470) Unexpected tab character. (no-tabs)
(#4471) Unexpected tab character. (no-tabs)
(#4471) There should be no spaces inside this paren. (space-in-parens)
(#4471) There should be no spaces inside this paren. (space-in-parens)
(#4472) Unexpected tab character. (no-tabs)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4473) Unexpected tab character. (no-tabs)
(#4474) Unexpected tab character. (no-tabs)
(#4475) Unexpected tab character. (no-tabs)
(#4476) Unexpected tab character. (no-tabs)
(#4477) Unexpected tab character. (no-tabs)
(#4478) Unexpected tab character. (no-tabs)
(#4480) Unexpected tab character. (no-tabs)
(#4480) There should be no spaces inside this paren. (space-in-parens)
(#4480) There should be no spaces inside this paren. (space-in-parens)
(#4481) Unexpected tab character. (no-tabs)
(#4481) There should be no spaces inside this paren. (space-in-parens)
(#4481) There should be no spaces inside this paren. (space-in-parens)
(#4482) Unexpected tab character. (no-tabs)
(#4484) Unexpected tab character. (no-tabs)
(#4484) There should be no spaces inside this paren. (space-in-parens)
(#4484) There should be no spaces inside this paren. (space-in-parens)
(#4485) Unexpected tab character. (no-tabs)
(#4486) Unexpected tab character. (no-tabs)
(#4487) Unexpected tab character. (no-tabs)
(#4488) Unexpected tab character. (no-tabs)
(#4489) Unexpected tab character. (no-tabs)
(#4490) Unexpected tab character. (no-tabs)
(#4490) There should be no spaces inside this paren. (space-in-parens)
(#4490) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4490) There should be no spaces inside this paren. (space-in-parens)
(#4491) Unexpected tab character. (no-tabs)
(#4493) Unexpected tab character. (no-tabs)
(#4494) Unexpected tab character. (no-tabs)
(#4495) Unexpected tab character. (no-tabs)
(#4496) Unexpected tab character. (no-tabs)
(#4497) Unexpected tab character. (no-tabs)
(#4498) Unexpected tab character. (no-tabs)
(#4500) Unexpected tab character. (no-tabs)
(#4501) Unexpected tab character. (no-tabs)
(#4503) Unexpected tab character. (no-tabs)
(#4503) There should be no spaces inside this paren. (space-in-parens)
(#4503) There should be no spaces inside this paren. (space-in-parens)
(#4504) Unexpected tab character. (no-tabs)
(#4505) Unexpected tab character. (no-tabs)
(#4506) Unexpected tab character. (no-tabs)
(#4508) Unexpected tab character. (no-tabs)
(#4508) There should be no spaces inside this paren. (space-in-parens)
(#4508) There should be no spaces inside this paren. (space-in-parens)
(#4509) Unexpected tab character. (no-tabs)
(#4509) There should be no spaces inside this paren. (space-in-parens)
(#4509) There should be no spaces inside this paren. (space-in-parens)
(#4510) Unexpected tab character. (no-tabs)
(#4512) Unexpected tab character. (no-tabs)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4513) Unexpected tab character. (no-tabs)
(#4514) Unexpected tab character. (no-tabs)
(#4515) Unexpected tab character. (no-tabs)
(#4517) Unexpected tab character. (no-tabs)
(#4517) There should be no spaces inside this paren. (space-in-parens)
(#4517) There should be no spaces inside this paren. (space-in-parens)
(#4518) Unexpected tab character. (no-tabs)
(#4519) Unexpected tab character. (no-tabs)
(#4521) Unexpected tab character. (no-tabs)
(#4522) Unexpected tab character. (no-tabs)
(#4522) There should be no spaces inside this paren. (space-in-parens)
(#4522) 'argument' is defined but never used. (no-unused-vars)
(#4522) There should be no spaces inside this paren. (space-in-parens)
(#4523) Unexpected tab character. (no-tabs)
(#4523) There should be no space after '['. (array-bracket-spacing)
(#4523) There should be no space before ']'. (array-bracket-spacing)
(#4524) Unexpected tab character. (no-tabs)
(#4526) Unexpected tab character. (no-tabs)
(#4526) There should be no spaces inside this paren. (space-in-parens)
(#4526) 'argument' is defined but never used. (no-unused-vars)
(#4526) There should be no spaces inside this paren. (space-in-parens)
(#4527) Unexpected tab character. (no-tabs)
(#4527) There should be no space after '['. (array-bracket-spacing)
(#4527) There should be no space before ']'. (array-bracket-spacing)
(#4528) Unexpected tab character. (no-tabs)
(#4530) Unexpected tab character. (no-tabs)
(#4530) There should be no spaces inside this paren. (space-in-parens)
(#4530) There should be no spaces inside this paren. (space-in-parens)
(#4531) Unexpected tab character. (no-tabs)
(#4531) There should be no space after '['. (array-bracket-spacing)
(#4531) There should be no space before ']'. (array-bracket-spacing)
(#4532) Unexpected tab character. (no-tabs)
(#4534) Unexpected tab character. (no-tabs)
(#4534) There should be no spaces inside this paren. (space-in-parens)
(#4534) 'argument' is defined but never used. (no-unused-vars)
(#4534) There should be no spaces inside this paren. (space-in-parens)
(#4535) Unexpected tab character. (no-tabs)
(#4535) There should be no spaces inside this paren. (space-in-parens)
(#4535) There should be no spaces inside this paren. (space-in-parens)
(#4536) Unexpected tab character. (no-tabs)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4537) Unexpected tab character. (no-tabs)
(#4538) Unexpected tab character. (no-tabs)
(#4539) Unexpected tab character. (no-tabs)
(#4541) Unexpected tab character. (no-tabs)
(#4541) There should be no spaces inside this paren. (space-in-parens)
(#4541) 'argument' is defined but never used. (no-unused-vars)
(#4541) There should be no spaces inside this paren. (space-in-parens)
(#4542) Unexpected tab character. (no-tabs)
(#4542) There should be no spaces inside this paren. (space-in-parens)
(#4542) There should be no spaces inside this paren. (space-in-parens)
(#4543) Unexpected tab character. (no-tabs)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4544) Unexpected tab character. (no-tabs)
(#4545) Unexpected tab character. (no-tabs)
(#4546) Unexpected tab character. (no-tabs)
(#4548) Unexpected tab character. (no-tabs)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4549) Unexpected tab character. (no-tabs)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4550) Unexpected tab character. (no-tabs)
(#4550) There should be no spaces inside this paren. (space-in-parens)
(#4550) There should be no spaces inside this paren. (space-in-parens)
(#4551) Unexpected tab character. (no-tabs)
(#4552) Unexpected tab character. (no-tabs)
(#4553) Unexpected tab character. (no-tabs)
(#4555) Unexpected tab character. (no-tabs)
(#4555) There should be no spaces inside this paren. (space-in-parens)
(#4555) There should be no spaces inside this paren. (space-in-parens)
(#4556) Unexpected tab character. (no-tabs)
(#4556) There should be no spaces inside this paren. (space-in-parens)
(#4556) There should be no spaces inside this paren. (space-in-parens)
(#4557) Unexpected tab character. (no-tabs)
(#4557) There should be no spaces inside this paren. (space-in-parens)
(#4557) There should be no spaces inside this paren. (space-in-parens)
(#4558) Unexpected tab character. (no-tabs)
(#4559) Unexpected tab character. (no-tabs)
(#4560) Unexpected tab character. (no-tabs)
(#4561) Unexpected tab character. (no-tabs)
(#4564) Missing JSDoc comment. (require-jsdoc)
(#4564) There should be no spaces inside this paren. (space-in-parens)
(#4564) There should be no spaces inside this paren. (space-in-parens)
(#4565) Unexpected tab character. (no-tabs)
(#4565) There should be no spaces inside this paren. (space-in-parens)
(#4565) There should be no spaces inside this paren. (space-in-parens)
(#4566) Unexpected tab character. (no-tabs)
(#4567) Unexpected tab character. (no-tabs)
(#4569) Unexpected tab character. (no-tabs)
(#4571) Unexpected tab character. (no-tabs)
(#4571) There should be no spaces inside this paren. (space-in-parens)
(#4571) There should be no spaces inside this paren. (space-in-parens)
(#4572) Unexpected tab character. (no-tabs)
(#4572) There should be no spaces inside this paren. (space-in-parens)
(#4572) There should be no spaces inside this paren. (space-in-parens)
(#4573) Unexpected tab character. (no-tabs)
(#4574) Unexpected tab character. (no-tabs)
(#4576) Unexpected tab character. (no-tabs)
(#4577) Unexpected tab character. (no-tabs)
(#4579) Unexpected tab character. (no-tabs)
(#4583) Unexpected tab character. (no-tabs)
(#4583) There should be no spaces inside this paren. (space-in-parens)
(#4583) There should be no spaces inside this paren. (space-in-parens)
(#4584) Unexpected tab character. (no-tabs)
(#4584) There should be no spaces inside this paren. (space-in-parens)
(#4584) There should be no spaces inside this paren. (space-in-parens)
(#4585) Unexpected tab character. (no-tabs)
(#4586) Unexpected tab character. (no-tabs)
(#4587) Unexpected tab character. (no-tabs)
(#4589) Unexpected tab character. (no-tabs)
(#4589) There should be no spaces inside this paren. (space-in-parens)
(#4590) Unexpected tab character. (no-tabs)
(#4591) Unexpected tab character. (no-tabs)
(#4591) Unexpected use of '&'. (no-bitwise)
(#4592) Unexpected tab character. (no-tabs)
(#4593) Unexpected tab character. (no-tabs)
(#4594) Unexpected tab character. (no-tabs)
(#4594) There should be no spaces inside this paren. (space-in-parens)
(#4594) There should be no spaces inside this paren. (space-in-parens)
(#4595) Unexpected tab character. (no-tabs)
(#4596) Unexpected tab character. (no-tabs)
(#4596) There should be no spaces inside this paren. (space-in-parens)
(#4596) There should be no spaces inside this paren. (space-in-parens)
(#4597) Unexpected tab character. (no-tabs)
(#4598) Unexpected tab character. (no-tabs)
(#4600) Unexpected tab character. (no-tabs)
(#4601) Unexpected tab character. (no-tabs)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4602) Unexpected tab character. (no-tabs)
(#4603) Unexpected tab character. (no-tabs)
(#4605) Unexpected tab character. (no-tabs)
(#4606) Unexpected tab character. (no-tabs)
(#4607) Unexpected tab character. (no-tabs)
(#4608) Unexpected tab character. (no-tabs)
(#4609) Unexpected tab character. (no-tabs)
(#4610) Unexpected tab character. (no-tabs)
(#4612) Unexpected tab character. (no-tabs)
(#4613) Unexpected tab character. (no-tabs)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4614) Unexpected tab character. (no-tabs)
(#4614) There should be no spaces inside this paren. (space-in-parens)
(#4614) There should be no spaces inside this paren. (space-in-parens)
(#4616) Unexpected tab character. (no-tabs)
(#4617) Unexpected tab character. (no-tabs)
(#4617) There should be no spaces inside this paren. (space-in-parens)
(#4617) There should be no spaces inside this paren. (space-in-parens)
(#4618) Unexpected tab character. (no-tabs)
(#4620) Unexpected tab character. (no-tabs)
(#4620) There should be no spaces inside this paren. (space-in-parens)
(#4620) There should be no spaces inside this paren. (space-in-parens)
(#4621) Unexpected tab character. (no-tabs)
(#4622) Unexpected tab character. (no-tabs)
(#4624) Unexpected tab character. (no-tabs)
(#4625) Unexpected tab character. (no-tabs)
(#4626) Unexpected tab character. (no-tabs)
(#4626) There should be no spaces inside this paren. (space-in-parens)
(#4626) There should be no spaces inside this paren. (space-in-parens)
(#4627) Unexpected tab character. (no-tabs)
(#4627) There should be no spaces inside this paren. (space-in-parens)
(#4627) There should be no spaces inside this paren. (space-in-parens)
(#4628) Unexpected tab character. (no-tabs)
(#4629) Unexpected tab character. (no-tabs)
(#4631) Unexpected tab character. (no-tabs)
(#4633) Unexpected tab character. (no-tabs)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4634) Unexpected tab character. (no-tabs)
(#4634) There should be no spaces inside this paren. (space-in-parens)
(#4634) There should be no spaces inside this paren. (space-in-parens)
(#4635) Unexpected tab character. (no-tabs)
(#4636) Unexpected tab character. (no-tabs)
(#4638) Unexpected tab character. (no-tabs)
(#4639) Unexpected tab character. (no-tabs)
(#4641) Unexpected tab character. (no-tabs)
(#4642) Unexpected tab character. (no-tabs)
(#4642) There should be no spaces inside this paren. (space-in-parens)
(#4642) There should be no spaces inside this paren. (space-in-parens)
(#4643) Unexpected tab character. (no-tabs)
(#4643) There should be no spaces inside this paren. (space-in-parens)
(#4643) There should be no spaces inside this paren. (space-in-parens)
(#4644) Unexpected tab character. (no-tabs)
(#4644) There should be no spaces inside this paren. (space-in-parens)
(#4644) There should be no spaces inside this paren. (space-in-parens)
(#4645) Unexpected tab character. (no-tabs)
(#4646) Unexpected tab character. (no-tabs)
(#4648) Unexpected tab character. (no-tabs)
(#4649) Unexpected tab character. (no-tabs)
(#4649) 'i' used outside of binding context. (block-scoped-var)
(#4650) Unexpected tab character. (no-tabs)
(#4650) There should be no spaces inside this paren. (space-in-parens)
(#4650) 'i' used outside of binding context. (block-scoped-var)
(#4650) There should be no spaces inside this paren. (space-in-parens)
(#4651) Unexpected tab character. (no-tabs)
(#4651) There should be no spaces inside this paren. (space-in-parens)
(#4651) 'i' used outside of binding context. (block-scoped-var)
(#4651) There should be no spaces inside this paren. (space-in-parens)
(#4652) Unexpected tab character. (no-tabs)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4660) There should be no spaces inside this paren. (space-in-parens)
(#4660) There should be no spaces inside this paren. (space-in-parens)
(#4661) Unexpected tab character. (no-tabs)
(#4662) Unexpected tab character. (no-tabs)
(#4664) Unexpected tab character. (no-tabs)
(#4665) Unexpected tab character. (no-tabs)
(#4665) There should be no spaces inside this paren. (space-in-parens)
(#4665) There should be no spaces inside this paren. (space-in-parens)
(#4667) Unexpected tab character. (no-tabs)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4667) There should be no spaces inside this paren. (space-in-parens)
(#4668) Unexpected tab character. (no-tabs)
(#4668) There should be no spaces inside this paren. (space-in-parens)
(#4668) There should be no spaces inside this paren. (space-in-parens)
(#4669) Unexpected tab character. (no-tabs)
(#4669) There should be no spaces inside this paren. (space-in-parens)
(#4669) There should be no space after '['. (computed-property-spacing)
(#4669) There should be no space before ']'. (computed-property-spacing)
(#4669) There should be no spaces inside this paren. (space-in-parens)
(#4670) Unexpected tab character. (no-tabs)
(#4670) There should be no spaces inside this paren. (space-in-parens)
(#4670) There should be no spaces inside this paren. (space-in-parens)
(#4671) Unexpected tab character. (no-tabs)
(#4672) Unexpected tab character. (no-tabs)
(#4673) Unexpected tab character. (no-tabs)
(#4675) Unexpected tab character. (no-tabs)
(#4678) There should be no spaces inside this paren. (space-in-parens)
(#4678) There should be no spaces inside this paren. (space-in-parens)
(#4679) Unexpected tab character. (no-tabs)
(#4679) There should be no spaces inside this paren. (space-in-parens)
(#4679) There should be no spaces inside this paren. (space-in-parens)
(#4682) Missing JSDoc comment. (require-jsdoc)
(#4682) There should be no spaces inside this paren. (space-in-parens)
(#4682) There should be no spaces inside this paren. (space-in-parens)
(#4683) Unexpected tab character. (no-tabs)
(#4684) Unexpected tab character. (no-tabs)
(#4684) There should be no space after '['. (computed-property-spacing)
(#4684) There should be no space before ']'. (computed-property-spacing)
(#4684) There should be no space after '['. (computed-property-spacing)
(#4684) There should be no space before ']'. (computed-property-spacing)
(#4686) Unexpected tab character. (no-tabs)
(#4686) There should be no spaces inside this paren. (space-in-parens)
(#4686) There should be no spaces inside this paren. (space-in-parens)
(#4687) Unexpected tab character. (no-tabs)
(#4687) There should be no spaces inside this paren. (space-in-parens)
(#4687) There should be no spaces inside this paren. (space-in-parens)
(#4688) Unexpected tab character. (no-tabs)
(#4690) Unexpected tab character. (no-tabs)
(#4691) Unexpected tab character. (no-tabs)
(#4692) Unexpected tab character. (no-tabs)
(#4694) Unexpected tab character. (no-tabs)
(#4694) There should be no spaces inside this paren. (space-in-parens)
(#4694) There should be no spaces inside this paren. (space-in-parens)
(#4696) Unexpected tab character. (no-tabs)
(#4697) Unexpected tab character. (no-tabs)
(#4697) There should be no spaces inside this paren. (space-in-parens)
(#4697) There should be no spaces inside this paren. (space-in-parens)
(#4697) There should be no spaces inside this paren. (space-in-parens)
(#4697) There should be no spaces inside this paren. (space-in-parens)
(#4698) Unexpected tab character. (no-tabs)
(#4698) There should be no spaces inside this paren. (space-in-parens)
(#4698) There should be no spaces inside this paren. (space-in-parens)
(#4699) Unexpected tab character. (no-tabs)
(#4699) There should be no spaces inside this paren. (space-in-parens)
(#4699) There should be no spaces inside this paren. (space-in-parens)
(#4700) Unexpected tab character. (no-tabs)
(#4701) Unexpected tab character. (no-tabs)
(#4701) There should be no spaces inside this paren. (space-in-parens)
(#4701) There should be no spaces inside this paren. (space-in-parens)
(#4702) Unexpected tab character. (no-tabs)
(#4704) Unexpected tab character. (no-tabs)
(#4706) Unexpected tab character. (no-tabs)
(#4707) Unexpected tab character. (no-tabs)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4708) Unexpected tab character. (no-tabs)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4709) Unexpected tab character. (no-tabs)
(#4709) There should be no spaces inside this paren. (space-in-parens)
(#4709) There should be no spaces inside this paren. (space-in-parens)
(#4711) Unexpected tab character. (no-tabs)
(#4712) Unexpected tab character. (no-tabs)
(#4712) There should be no spaces inside this paren. (space-in-parens)
(#4712) There should be no spaces inside this paren. (space-in-parens)
(#4713) Unexpected tab character. (no-tabs)
(#4715) Unexpected tab character. (no-tabs)
(#4716) Unexpected tab character. (no-tabs)
(#4716) There should be no spaces inside this paren. (space-in-parens)
(#4716) There should be no spaces inside this paren. (space-in-parens)
(#4717) Unexpected tab character. (no-tabs)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no space after '['. (computed-property-spacing)
(#4717) There should be no space before ']'. (computed-property-spacing)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no space after '['. (computed-property-spacing)
(#4717) There should be no space before ']'. (computed-property-spacing)
(#4718) Unexpected tab character. (no-tabs)
(#4719) Unexpected tab character. (no-tabs)
(#4719) There should be no space after '['. (computed-property-spacing)
(#4719) There should be no space before ']'. (computed-property-spacing)
(#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)
(#4721) Unexpected tab character. (no-tabs)
(#4721) There should be no spaces inside this paren. (space-in-parens)
(#4721) There should be no spaces inside this paren. (space-in-parens)
(#4721) There should be no spaces inside this paren. (space-in-parens)
(#4721) There should be no spaces inside this paren. (space-in-parens)
(#4722) Unexpected tab character. (no-tabs)
(#4722) There should be no spaces inside this paren. (space-in-parens)
(#4722) There should be no spaces inside this paren. (space-in-parens)
(#4723) Unexpected tab character. (no-tabs)
(#4724) Unexpected tab character. (no-tabs)
(#4725) Unexpected tab character. (no-tabs)
(#4726) Unexpected tab character. (no-tabs)
(#4728) Unexpected tab character. (no-tabs)
(#4728) There should be no spaces inside this paren. (space-in-parens)
(#4728) There should be no spaces inside this paren. (space-in-parens)
(#4729) Unexpected tab character. (no-tabs)
(#4730) Unexpected tab character. (no-tabs)
(#4731) Unexpected tab character. (no-tabs)
(#4733) Unexpected tab character. (no-tabs)
(#4734) Unexpected tab character. (no-tabs)
(#4735) Unexpected tab character. (no-tabs)
(#4736) Unexpected tab character. (no-tabs)
(#4736) Do not nest ternary expressions. (no-nested-ternary)
(#4737) Unexpected tab character. (no-tabs)
(#4738) Unexpected tab character. (no-tabs)
(#4739) Unexpected tab character. (no-tabs)
(#4739) There should be no spaces inside this paren. (space-in-parens)
(#4739) There should be no spaces inside this paren. (space-in-parens)
(#4740) Unexpected tab character. (no-tabs)
(#4741) Unexpected tab character. (no-tabs)
(#4741) There should be no spaces inside this paren. (space-in-parens)
(#4741) There should be no spaces inside this paren. (space-in-parens)
(#4741) There should be no spaces inside this paren. (space-in-parens)
(#4741) There should be no spaces inside this paren. (space-in-parens)
(#4744) Missing JSDoc comment. (require-jsdoc)
(#4744) There should be no spaces inside this paren. (space-in-parens)
(#4744) There should be no spaces inside this paren. (space-in-parens)
(#4745) Unexpected tab character. (no-tabs)
(#4746) Unexpected tab character. (no-tabs)
(#4747) Unexpected tab character. (no-tabs)
(#4749) Unexpected tab character. (no-tabs)
(#4750) Unexpected tab character. (no-tabs)
(#4751) Unexpected tab character. (no-tabs)
(#4751) Expected to return a value at the end of function. (consistent-return)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4752) Unexpected tab character. (no-tabs)
(#4752) There should be no spaces inside this paren. (space-in-parens)
(#4752) There should be no space after '['. (computed-property-spacing)
(#4752) There should be no space before ']'. (computed-property-spacing)
(#4752) There should be no spaces inside this paren. (space-in-parens)
(#4753) Unexpected tab character. (no-tabs)
(#4753) There should be no spaces inside this paren. (space-in-parens)
(#4753) Multiple spaces found before ')'. (no-multi-spaces)
(#4753) There should be no spaces inside this paren. (space-in-parens)
(#4754) Unexpected tab character. (no-tabs)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4755) Unexpected tab character. (no-tabs)
(#4756) Unexpected tab character. (no-tabs)
(#4757) Unexpected tab character. (no-tabs)
(#4759) Unexpected tab character. (no-tabs)
(#4760) Unexpected tab character. (no-tabs)
(#4760) Expected to return a value at the end of function. (consistent-return)
(#4760) There should be no spaces inside this paren. (space-in-parens)
(#4760) There should be no spaces inside this paren. (space-in-parens)
(#4761) Unexpected tab character. (no-tabs)
(#4762) Unexpected tab character. (no-tabs)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4763) Unexpected tab character. (no-tabs)
(#4764) Unexpected tab character. (no-tabs)
(#4765) Unexpected tab character. (no-tabs)
(#4766) Unexpected tab character. (no-tabs)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no space after '['. (computed-property-spacing)
(#4766) There should be no space before ']'. (computed-property-spacing)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4767) Unexpected tab character. (no-tabs)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4768) Unexpected tab character. (no-tabs)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no space after '['. (computed-property-spacing)
(#4768) There should be no space before ']'. (computed-property-spacing)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4769) Unexpected tab character. (no-tabs)
(#4770) Unexpected tab character. (no-tabs)
(#4770) There should be no spaces inside this paren. (space-in-parens)
(#4770) There should be no spaces inside this paren. (space-in-parens)
(#4771) Unexpected tab character. (no-tabs)
(#4771) Blocks are nested too deeply (5). (max-depth)
(#4771) There should be no spaces inside this paren. (space-in-parens)
(#4771) There should be no spaces inside this paren. (space-in-parens)
(#4772) Unexpected tab character. (no-tabs)
(#4773) Unexpected tab character. (no-tabs)
(#4774) Unexpected tab character. (no-tabs)
(#4775) Unexpected tab character. (no-tabs)
(#4775) There should be no space after '['. (computed-property-spacing)
(#4775) There should be no space before ']'. (computed-property-spacing)
(#4776) Unexpected tab character. (no-tabs)
(#4776) Blocks are nested too deeply (5). (max-depth)
(#4776) There should be no spaces inside this paren. (space-in-parens)
(#4776) There should be no spaces inside this paren. (space-in-parens)
(#4776) There should be no spaces inside this paren. (space-in-parens)
(#4776) There should be no spaces inside this paren. (space-in-parens)
(#4777) Unexpected tab character. (no-tabs)
(#4778) Unexpected tab character. (no-tabs)
(#4779) Unexpected tab character. (no-tabs)
(#4780) Unexpected tab character. (no-tabs)
(#4781) Unexpected tab character. (no-tabs)
(#4782) Unexpected tab character. (no-tabs)
(#4783) Unexpected tab character. (no-tabs)
(#4784) Unexpected tab character. (no-tabs)
(#4785) Unexpected tab character. (no-tabs)
(#4785) There should be no spaces inside this paren. (space-in-parens)
(#4785) There should be no space after '['. (computed-property-spacing)
(#4785) There should be no space before ']'. (computed-property-spacing)
(#4785) There should be no spaces inside this paren. (space-in-parens)
(#4786) Unexpected tab character. (no-tabs)
(#4786) There should be no spaces inside this paren. (space-in-parens)
(#4786) There should be no spaces inside this paren. (space-in-parens)
(#4787) Unexpected tab character. (no-tabs)
(#4787) There should be no spaces inside this paren. (space-in-parens)
(#4787) There should be no spaces inside this paren. (space-in-parens)
(#4787) There should be no spaces inside this paren. (space-in-parens)
(#4787) There should be no spaces inside this paren. (space-in-parens)
(#4788) Unexpected tab character. (no-tabs)
(#4789) Unexpected tab character. (no-tabs)
(#4790) Unexpected tab character. (no-tabs)
(#4791) Unexpected tab character. (no-tabs)
(#4792) Unexpected tab character. (no-tabs)
(#4793) Unexpected tab character. (no-tabs)
(#4796) Missing JSDoc comment. (require-jsdoc)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4797) Unexpected tab character. (no-tabs)
(#4798) Unexpected tab character. (no-tabs)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4799) Unexpected tab character. (no-tabs)
(#4800) Unexpected tab character. (no-tabs)
(#4800) There should be no spaces inside this paren. (space-in-parens)
(#4800) There should be no spaces inside this paren. (space-in-parens)
(#4801) Unexpected tab character. (no-tabs)
(#4801) There should be no spaces inside this paren. (space-in-parens)
(#4801) There should be no spaces inside this paren. (space-in-parens)
(#4801) There should be no spaces inside this paren. (space-in-parens)
(#4801) There should be no spaces inside this paren. (space-in-parens)
(#4802) Unexpected tab character. (no-tabs)
(#4803) Unexpected tab character. (no-tabs)
(#4804) Unexpected tab character. (no-tabs)
(#4805) Unexpected tab character. (no-tabs)
(#4806) Unexpected tab character. (no-tabs)
(#4807) Unexpected tab character. (no-tabs)
(#4810) Missing JSDoc comment. (require-jsdoc)
(#4810) There should be no spaces inside this paren. (space-in-parens)
(#4810) There should be no spaces inside this paren. (space-in-parens)
(#4811) Unexpected tab character. (no-tabs)
(#4812) Unexpected tab character. (no-tabs)
(#4813) Unexpected tab character. (no-tabs)
(#4814) Unexpected tab character. (no-tabs)
(#4815) Unexpected tab character. (no-tabs)
(#4815) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4817) Unexpected tab character. (no-tabs)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4818) Unexpected tab character. (no-tabs)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4819) Unexpected tab character. (no-tabs)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4820) Unexpected tab character. (no-tabs)
(#4820) There should be no spaces inside this paren. (space-in-parens)
(#4820) There should be no spaces inside this paren. (space-in-parens)
(#4821) Unexpected tab character. (no-tabs)
(#4821) There should be no spaces inside this paren. (space-in-parens)
(#4821) There should be no spaces inside this paren. (space-in-parens)
(#4822) Unexpected tab character. (no-tabs)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4823) Unexpected tab character. (no-tabs)
(#4824) Unexpected tab character. (no-tabs)
(#4825) Unexpected tab character. (no-tabs)
(#4826) Unexpected tab character. (no-tabs)
(#4828) Unexpected tab character. (no-tabs)
(#4831) Missing JSDoc comment. (require-jsdoc)
(#4831) There should be no spaces inside this paren. (space-in-parens)
(#4831) There should be no spaces inside this paren. (space-in-parens)
(#4832) Unexpected tab character. (no-tabs)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no space after '['. (computed-property-spacing)
(#4832) There should be no space before ']'. (computed-property-spacing)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4833) Unexpected tab character. (no-tabs)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4834) Unexpected tab character. (no-tabs)
(#4835) Unexpected tab character. (no-tabs)
(#4835) There should be no spaces inside this paren. (space-in-parens)
(#4835) There should be no space after '['. (computed-property-spacing)
(#4835) There should be no space before ']'. (computed-property-spacing)
(#4835) There should be no spaces inside this paren. (space-in-parens)
(#4836) Unexpected tab character. (no-tabs)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4837) Unexpected tab character. (no-tabs)
(#4838) Unexpected tab character. (no-tabs)
(#4838) Function has a complexity of 21. (complexity)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4839) Unexpected tab character. (no-tabs)
(#4840) Unexpected tab character. (no-tabs)
(#4840) There should be no spaces inside this paren. (space-in-parens)
(#4840) There should be no spaces inside this paren. (space-in-parens)
(#4841) Unexpected tab character. (no-tabs)
(#4842) Unexpected tab character. (no-tabs)
(#4844) Unexpected tab character. (no-tabs)
(#4845) Unexpected tab character. (no-tabs)
(#4846) Unexpected tab character. (no-tabs)
(#4847) Unexpected tab character. (no-tabs)
(#4849) Unexpected tab character. (no-tabs)
(#4850) Unexpected tab character. (no-tabs)
(#4850) There should be no spaces inside this paren. (space-in-parens)
(#4850) There should be no space after '['. (array-bracket-spacing)
(#4850) There should be no space before ']'. (array-bracket-spacing)
(#4850) There should be no spaces inside this paren. (space-in-parens)
(#4852) Unexpected tab character. (no-tabs)
(#4853) Unexpected tab character. (no-tabs)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4854) Unexpected tab character. (no-tabs)
(#4854) There should be no spaces inside this paren. (space-in-parens)
(#4854) There should be no spaces inside this paren. (space-in-parens)
(#4855) Unexpected tab character. (no-tabs)
(#4857) Unexpected tab character. (no-tabs)
(#4857) Do not nest ternary expressions. (no-nested-ternary)
(#4858) Unexpected tab character. (no-tabs)
(#4859) Unexpected tab character. (no-tabs)
(#4859) There should be no spaces inside this paren. (space-in-parens)
(#4859) There should be no spaces inside this paren. (space-in-parens)
(#4861) Unexpected tab character. (no-tabs)
(#4862) Unexpected tab character. (no-tabs)
(#4864) Unexpected tab character. (no-tabs)
(#4865) Unexpected tab character. (no-tabs)
(#4866) Unexpected tab character. (no-tabs)
(#4868) Unexpected tab character. (no-tabs)
(#4869) Unexpected tab character. (no-tabs)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4870) Unexpected tab character. (no-tabs)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4871) Unexpected tab character. (no-tabs)
(#4873) Unexpected tab character. (no-tabs)
(#4874) Unexpected tab character. (no-tabs)
(#4874) There should be no spaces inside this paren. (space-in-parens)
(#4874) There should be no spaces inside this paren. (space-in-parens)
(#4875) Unexpected tab character. (no-tabs)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4876) Unexpected tab character. (no-tabs)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4878) Unexpected tab character. (no-tabs)
(#4879) Unexpected tab character. (no-tabs)
(#4880) Unexpected tab character. (no-tabs)
(#4880) There should be no spaces inside this paren. (space-in-parens)
(#4880) There should be no spaces inside this paren. (space-in-parens)
(#4881) Unexpected tab character. (no-tabs)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4882) Unexpected tab character. (no-tabs)
(#4882) There should be no space after '['. (computed-property-spacing)
(#4882) There should be no space before ']'. (computed-property-spacing)
(#4882) There should be no space after '['. (computed-property-spacing)
(#4882) There should be no space before ']'. (computed-property-spacing)
(#4883) Unexpected tab character. (no-tabs)
(#4884) Unexpected tab character. (no-tabs)
(#4885) Unexpected tab character. (no-tabs)
(#4887) Unexpected tab character. (no-tabs)
(#4888) Unexpected tab character. (no-tabs)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4889) Unexpected tab character. (no-tabs)
(#4890) Unexpected tab character. (no-tabs)
(#4891) Unexpected tab character. (no-tabs)
(#4891) There should be no spaces inside this paren. (space-in-parens)
(#4891) There should be no spaces inside this paren. (space-in-parens)
(#4892) Unexpected tab character. (no-tabs)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4893) Unexpected tab character. (no-tabs)
(#4893) There should be no space after '['. (computed-property-spacing)
(#4893) There should be no space before ']'. (computed-property-spacing)
(#4893) There should be no space after '['. (computed-property-spacing)
(#4893) There should be no space before ']'. (computed-property-spacing)
(#4894) Unexpected tab character. (no-tabs)
(#4895) Unexpected tab character. (no-tabs)
(#4896) Unexpected tab character. (no-tabs)
(#4897) Unexpected tab character. (no-tabs)
(#4898) Unexpected tab character. (no-tabs)
(#4899) Unexpected tab character. (no-tabs)
(#4899) There should be no spaces inside this paren. (space-in-parens)
(#4899) There should be no spaces inside this paren. (space-in-parens)
(#4900) Unexpected tab character. (no-tabs)
(#4901) Unexpected tab character. (no-tabs)
(#4902) Unexpected tab character. (no-tabs)
(#4902) There should be no spaces inside this paren. (space-in-parens)
(#4902) There should be no spaces inside this paren. (space-in-parens)
(#4903) Unexpected tab character. (no-tabs)
(#4903) There should be no spaces inside this paren. (space-in-parens)
(#4903) There should be no spaces inside this paren. (space-in-parens)
(#4904) Unexpected tab character. (no-tabs)
(#4905) Unexpected tab character. (no-tabs)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4906) Unexpected tab character. (no-tabs)
(#4907) Unexpected tab character. (no-tabs)
(#4908) Unexpected tab character. (no-tabs)
(#4911) Missing JSDoc comment. (require-jsdoc)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4912) Unexpected tab character. (no-tabs)
(#4913) Unexpected tab character. (no-tabs)
(#4914) Unexpected tab character. (no-tabs)
(#4914) There should be no space after '['. (computed-property-spacing)
(#4914) There should be no space before ']'. (computed-property-spacing)
(#4915) Unexpected tab character. (no-tabs)
(#4916) Unexpected tab character. (no-tabs)
(#4918) Unexpected tab character. (no-tabs)
(#4919) Unexpected tab character. (no-tabs)
(#4919) There should be no spaces inside this paren. (space-in-parens)
(#4919) There should be no spaces inside this paren. (space-in-parens)
(#4919) There should be no spaces inside this paren. (space-in-parens)
(#4920) Unexpected tab character. (no-tabs)
(#4921) Unexpected tab character. (no-tabs)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4922) Unexpected tab character. (no-tabs)
(#4922) There should be no spaces inside this paren. (space-in-parens)
(#4922) There should be no spaces inside this paren. (space-in-parens)
(#4922) There should be no spaces inside this paren. (space-in-parens)
(#4923) Unexpected tab character. (no-tabs)
(#4923) There should be no spaces inside this paren. (space-in-parens)
(#4923) There should be no spaces inside this paren. (space-in-parens)
(#4924) Unexpected tab character. (no-tabs)
(#4924) There should be no spaces inside this paren. (space-in-parens)
(#4925) Unexpected tab character. (no-tabs)
(#4925) There should be no space after '['. (array-bracket-spacing)
(#4925) There should be no spaces inside this paren. (space-in-parens)
(#4925) There should be no spaces inside this paren. (space-in-parens)
(#4926) Unexpected tab character. (no-tabs)
(#4926) There should be no spaces inside this paren. (space-in-parens)
(#4926) There should be no spaces inside this paren. (space-in-parens)
(#4926) There should be no spaces inside this paren. (space-in-parens)
(#4926) There should be no spaces inside this paren. (space-in-parens)
(#4927) Unexpected tab character. (no-tabs)
(#4928) Unexpected tab character. (no-tabs)
(#4928) There should be no spaces inside this paren. (space-in-parens)
(#4928) There should be no spaces inside this paren. (space-in-parens)
(#4929) Unexpected tab character. (no-tabs)
(#4929) There should be no spaces inside this paren. (space-in-parens)
(#4929) There should be no spaces inside this paren. (space-in-parens)
(#4929) There should be no spaces inside this paren. (space-in-parens)
(#4930) Unexpected tab character. (no-tabs)
(#4930) There should be no space before ']'. (array-bracket-spacing)
(#4932) Unexpected tab character. (no-tabs)
(#4932) There should be no spaces inside this paren. (space-in-parens)
(#4932) There should be no spaces inside this paren. (space-in-parens)
(#4933) Unexpected tab character. (no-tabs)
(#4933) There should be no spaces inside this paren. (space-in-parens)
(#4933) There should be no space after '['. (computed-property-spacing)
(#4933) There should be no space before ']'. (computed-property-spacing)
(#4933) There should be no spaces inside this paren. (space-in-parens)
(#4934) Unexpected tab character. (no-tabs)
(#4934) There should be no space after '['. (array-bracket-spacing)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no space before ']'. (array-bracket-spacing)
(#4935) Unexpected tab character. (no-tabs)
(#4936) Unexpected tab character. (no-tabs)
(#4937) Unexpected tab character. (no-tabs)
(#4937) There should be no space after '['. (computed-property-spacing)
(#4937) There should be no space before ']'. (computed-property-spacing)
(#4937) There should be no spaces inside this paren. (space-in-parens)
(#4937) There should be no spaces inside this paren. (space-in-parens)
(#4939) Unexpected tab character. (no-tabs)
(#4940) Unexpected tab character. (no-tabs)
(#4940) There should be no spaces inside this paren. (space-in-parens)
(#4940) There should be no space after '['. (computed-property-spacing)
(#4940) There should be no space before ']'. (computed-property-spacing)
(#4940) There should be no spaces inside this paren. (space-in-parens)
(#4941) Unexpected tab character. (no-tabs)
(#4942) Unexpected tab character. (no-tabs)
(#4943) Unexpected tab character. (no-tabs)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4944) Unexpected tab character. (no-tabs)
(#4944) Blocks are nested too deeply (5). (max-depth)
(#4944) There should be no spaces inside this paren. (space-in-parens)
(#4944) There should be no space after '['. (computed-property-spacing)
(#4944) There should be no space before ']'. (computed-property-spacing)
(#4944) There should be no spaces inside this paren. (space-in-parens)
(#4945) Unexpected tab character. (no-tabs)
(#4946) Unexpected tab character. (no-tabs)
(#4947) Unexpected tab character. (no-tabs)
(#4948) Unexpected tab character. (no-tabs)
(#4949) Unexpected tab character. (no-tabs)
(#4949) There should be no spaces inside this paren. (space-in-parens)
(#4949) There should be no spaces inside this paren. (space-in-parens)
(#4950) Unexpected tab character. (no-tabs)
(#4950) There should be no spaces inside this paren. (space-in-parens)
(#4950) There should be no spaces inside this paren. (space-in-parens)
(#4950) There should be no spaces inside this paren. (space-in-parens)
(#4950) There should be no spaces inside this paren. (space-in-parens)
(#4951) Unexpected tab character. (no-tabs)
(#4952) Unexpected tab character. (no-tabs)
(#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)
(#4952) There should be no spaces inside this paren. (space-in-parens)
(#4953) Unexpected tab character. (no-tabs)
(#4953) There should be no spaces inside this paren. (space-in-parens)
(#4953) There should be no spaces inside this paren. (space-in-parens)
(#4953) There should be no spaces inside this paren. (space-in-parens)
(#4953) There should be no spaces inside this paren. (space-in-parens)
(#4954) Unexpected tab character. (no-tabs)
(#4955) Unexpected tab character. (no-tabs)
(#4956) Unexpected tab character. (no-tabs)
(#4957) Unexpected tab character. (no-tabs)
(#4957) There should be no spaces inside this paren. (space-in-parens)
(#4957) There should be no spaces inside this paren. (space-in-parens)
(#4958) Unexpected tab character. (no-tabs)
(#4959) Unexpected tab character. (no-tabs)
(#4961) Unexpected tab character. (no-tabs)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4964) Missing JSDoc comment. (require-jsdoc)
(#4964) There should be no spaces inside this paren. (space-in-parens)
(#4964) There should be no spaces inside this paren. (space-in-parens)
(#4965) Unexpected tab character. (no-tabs)
(#4966) Unexpected tab character. (no-tabs)
(#4967) Unexpected tab character. (no-tabs)
(#4967) Function has a complexity of 22. (complexity)
(#4967) There should be no spaces inside this paren. (space-in-parens)
(#4967) There should be no spaces inside this paren. (space-in-parens)
(#4968) Unexpected tab character. (no-tabs)
(#4969) Unexpected tab character. (no-tabs)
(#4970) Unexpected tab character. (no-tabs)
(#4971) Unexpected tab character. (no-tabs)
(#4972) Unexpected tab character. (no-tabs)
(#4973) Unexpected tab character. (no-tabs)
(#4973) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4974) Unexpected tab character. (no-tabs)
(#4975) Unexpected tab character. (no-tabs)
(#4976) Unexpected tab character. (no-tabs)
(#4976) ["TAG"] is better written in dot notation. (dot-notation)
(#4976) There should be no spaces inside this paren. (space-in-parens)
(#4976) There should be no spaces inside this paren. (space-in-parens)
(#4977) Unexpected tab character. (no-tabs)
(#4978) Unexpected tab character. (no-tabs)
(#4978) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4980) Unexpected tab character. (no-tabs)
(#4980) There should be no spaces inside this paren. (space-in-parens)
(#4980) There should be no spaces inside this paren. (space-in-parens)
(#4981) Unexpected tab character. (no-tabs)
(#4982) Unexpected tab character. (no-tabs)
(#4983) Unexpected tab character. (no-tabs)
(#4985) Unexpected tab character. (no-tabs)
(#4986) Unexpected tab character. (no-tabs)
(#4986) There should be no spaces inside this paren. (space-in-parens)
(#4986) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4986) There should be no spaces inside this paren. (space-in-parens)
(#4987) Unexpected tab character. (no-tabs)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4988) Unexpected tab character. (no-tabs)
(#4988) There should be no spaces inside this paren. (space-in-parens)
(#4988) There should be no spaces inside this paren. (space-in-parens)
(#4989) Unexpected tab character. (no-tabs)
(#4989) There should be no spaces inside this paren. (space-in-parens)
(#4989) There should be no spaces inside this paren. (space-in-parens)
(#4989) There should be no spaces inside this paren. (space-in-parens)
(#4989) There should be no spaces inside this paren. (space-in-parens)
(#4990) Unexpected tab character. (no-tabs)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4991) Unexpected tab character. (no-tabs)
(#4992) Unexpected tab character. (no-tabs)
(#4993) Unexpected tab character. (no-tabs)
(#4994) Unexpected tab character. (no-tabs)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) Unexpected tab character. (no-tabs)
(#4996) Unexpected tab character. (no-tabs)
(#4997) Unexpected tab character. (no-tabs)
(#4998) Unexpected tab character. (no-tabs)
(#5000) Unexpected tab character. (no-tabs)
(#5001) Unexpected tab character. (no-tabs)
(#5001) There should be no spaces inside this paren. (space-in-parens)
(#5001) There should be no spaces inside this paren. (space-in-parens)
(#5002) Unexpected tab character. (no-tabs)
(#5003) Unexpected tab character. (no-tabs)
(#5003) There should be no spaces inside this paren. (space-in-parens)
(#5003) There should be no spaces inside this paren. (space-in-parens)
(#5004) Unexpected tab character. (no-tabs)
(#5005) Unexpected tab character. (no-tabs)
(#5007) Unexpected tab character. (no-tabs)
(#5008) Unexpected tab character. (no-tabs)
(#5008) There should be no spaces inside this paren. (space-in-parens)
(#5008) There should be no spaces inside this paren. (space-in-parens)
(#5009) Unexpected tab character. (no-tabs)
(#5009) There should be no spaces inside this paren. (space-in-parens)
(#5009) There should be no spaces inside this paren. (space-in-parens)
(#5010) Unexpected tab character. (no-tabs)
(#5011) Unexpected tab character. (no-tabs)
(#5012) Unexpected tab character. (no-tabs)
(#5014) Unexpected tab character. (no-tabs)
(#5015) Unexpected tab character. (no-tabs)
(#5016) Unexpected tab character. (no-tabs)
(#5016) There should be no spaces inside this paren. (space-in-parens)
(#5016) There should be no spaces inside this paren. (space-in-parens)
(#5017) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5018) There should be no spaces inside this paren. (space-in-parens)
(#5018) There should be no spaces inside this paren. (space-in-parens)
(#5019) Unexpected tab character. (no-tabs)
(#5021) Unexpected tab character. (no-tabs)
(#5021) There should be no spaces inside this paren. (space-in-parens)
(#5021) There should be no spaces inside this paren. (space-in-parens)
(#5022) Unexpected tab character. (no-tabs)
(#5023) Unexpected tab character. (no-tabs)
(#5023) There should be no spaces inside this paren. (space-in-parens)
(#5023) There should be no spaces inside this paren. (space-in-parens)
(#5024) Unexpected tab character. (no-tabs)
(#5024) There should be no spaces inside this paren. (space-in-parens)
(#5024) There should be no spaces inside this paren. (space-in-parens)
(#5025) Unexpected tab character. (no-tabs)
(#5025) Blocks are nested too deeply (5). (max-depth)
(#5025) There should be no spaces inside this paren. (space-in-parens)
(#5025) There should be no spaces inside this paren. (space-in-parens)
(#5026) Unexpected tab character. (no-tabs)
(#5026) There should be no spaces inside this paren. (space-in-parens)
(#5026) There should be no spaces inside this paren. (space-in-parens)
(#5027) Unexpected tab character. (no-tabs)
(#5028) Unexpected tab character. (no-tabs)
(#5029) Unexpected tab character. (no-tabs)
(#5031) Unexpected tab character. (no-tabs)
(#5032) Unexpected tab character. (no-tabs)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5033) Unexpected tab character. (no-tabs)
(#5035) Unexpected tab character. (no-tabs)
(#5036) Unexpected tab character. (no-tabs)
(#5036) There should be no spaces inside this paren. (space-in-parens)
(#5036) There should be no spaces inside this paren. (space-in-parens)
(#5038) Unexpected tab character. (no-tabs)
(#5039) Unexpected tab character. (no-tabs)
(#5039) There should be no spaces inside this paren. (space-in-parens)
(#5040) Unexpected tab character. (no-tabs)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5042) Unexpected tab character. (no-tabs)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5043) Unexpected tab character. (no-tabs)
(#5044) Unexpected tab character. (no-tabs)
(#5046) Unexpected tab character. (no-tabs)
(#5047) Unexpected tab character. (no-tabs)
(#5047) There should be no spaces inside this paren. (space-in-parens)
(#5047) There should be no spaces inside this paren. (space-in-parens)
(#5048) Unexpected tab character. (no-tabs)
(#5049) Unexpected tab character. (no-tabs)
(#5050) Unexpected tab character. (no-tabs)
(#5052) Unexpected tab character. (no-tabs)
(#5053) Unexpected tab character. (no-tabs)
(#5055) Unexpected tab character. (no-tabs)
(#5056) Unexpected tab character. (no-tabs)
(#5057) Unexpected tab character. (no-tabs)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5058) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5063) Unexpected tab character. (no-tabs)
(#5064) Unexpected tab character. (no-tabs)
(#5065) Unexpected tab character. (no-tabs)
(#5065) There should be no space after '['. (computed-property-spacing)
(#5065) There should be no space before ']'. (computed-property-spacing)
(#5065) There should be no space after '['. (computed-property-spacing)
(#5065) There should be no space before ']'. (computed-property-spacing)
(#5067) Unexpected tab character. (no-tabs)
(#5067) There should be no spaces inside this paren. (space-in-parens)
(#5067) There should be no spaces inside this paren. (space-in-parens)
(#5068) Unexpected tab character. (no-tabs)
(#5069) Unexpected tab character. (no-tabs)
(#5069) There should be no spaces inside this paren. (space-in-parens)
(#5069) There should be no spaces inside this paren. (space-in-parens)
(#5070) Unexpected tab character. (no-tabs)
(#5070) There should be no spaces inside this paren. (space-in-parens)
(#5070) There should be no spaces inside this paren. (space-in-parens)
(#5071) Unexpected tab character. (no-tabs)
(#5072) Unexpected tab character. (no-tabs)
(#5073) Unexpected tab character. (no-tabs)
(#5073) There should be no spaces inside this paren. (space-in-parens)
(#5073) There should be no spaces inside this paren. (space-in-parens)
(#5074) Unexpected tab character. (no-tabs)
(#5074) There should be no spaces inside this paren. (space-in-parens)
(#5074) There should be no spaces inside this paren. (space-in-parens)
(#5075) Unexpected tab character. (no-tabs)
(#5075) There should be no spaces inside this paren. (space-in-parens)
(#5075) There should be no space after '['. (computed-property-spacing)
(#5075) There should be no space before ']'. (computed-property-spacing)
(#5075) There should be no spaces inside this paren. (space-in-parens)
(#5076) Unexpected tab character. (no-tabs)
(#5076) There should be no spaces inside this paren. (space-in-parens)
(#5076) There should be no spaces inside this paren. (space-in-parens)
(#5077) Unexpected tab character. (no-tabs)
(#5078) Unexpected tab character. (no-tabs)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5079) Unexpected tab character. (no-tabs)
(#5080) Unexpected tab character. (no-tabs)
(#5082) Unexpected tab character. (no-tabs)
(#5083) Unexpected tab character. (no-tabs)
(#5083) There should be no spaces inside this paren. (space-in-parens)
(#5083) There should be no spaces inside this paren. (space-in-parens)
(#5083) There should be no spaces inside this paren. (space-in-parens)
(#5083) There should be no spaces inside this paren. (space-in-parens)
(#5084) Unexpected tab character. (no-tabs)
(#5085) Unexpected tab character. (no-tabs)
(#5088) Missing JSDoc comment. (require-jsdoc)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5089) Unexpected tab character. (no-tabs)
(#5090) Unexpected tab character. (no-tabs)
(#5091) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5092) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5093) Unexpected tab character. (no-tabs)
(#5094) Unexpected tab character. (no-tabs)
(#5097) Missing JSDoc comment. (require-jsdoc)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5098) Unexpected tab character. (no-tabs)
(#5099) Unexpected tab character. (no-tabs)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5100) Unexpected tab character. (no-tabs)
(#5100) 'j' is assigned a value but never used. (no-unused-vars)
(#5102) Unexpected tab character. (no-tabs)
(#5102) There should be no spaces inside this paren. (space-in-parens)
(#5102) There should be no spaces inside this paren. (space-in-parens)
(#5103) Unexpected tab character. (no-tabs)
(#5104) Unexpected tab character. (no-tabs)
(#5104) There should be no spaces inside this paren. (space-in-parens)
(#5104) There should be no spaces inside this paren. (space-in-parens)
(#5106) Unexpected tab character. (no-tabs)
(#5107) Unexpected tab character. (no-tabs)
(#5107) There should be no spaces inside this paren. (space-in-parens)
(#5107) There should be no spaces inside this paren. (space-in-parens)
(#5108) Unexpected tab character. (no-tabs)
(#5108) There should be no spaces inside this paren. (space-in-parens)
(#5109) Unexpected tab character. (no-tabs)
(#5110) Unexpected tab character. (no-tabs)
(#5110) There should be no space after '['. (computed-property-spacing)
(#5110) There should be no space before ']'. (computed-property-spacing)
(#5110) There should be no spaces inside this paren. (space-in-parens)
(#5112) Unexpected tab character. (no-tabs)
(#5112) ["ID"] is better written in dot notation. (dot-notation)
(#5112) 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 spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5113) Unexpected tab character. (no-tabs)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) Unexpected tab character. (no-tabs)
(#5115) Unexpected tab character. (no-tabs)
(#5117) Unexpected tab character. (no-tabs)
(#5117) There should be no spaces inside this paren. (space-in-parens)
(#5117) There should be no spaces inside this paren. (space-in-parens)
(#5118) Unexpected tab character. (no-tabs)
(#5120) Unexpected tab character. (no-tabs)
(#5121) Unexpected tab character. (no-tabs)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) ["POS"] is better written in dot notation. (dot-notation)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5122) Unexpected tab character. (no-tabs)
(#5124) Unexpected tab character. (no-tabs)
(#5125) Unexpected tab character. (no-tabs)
(#5125) There should be no spaces inside this paren. (space-in-parens)
(#5125) There should be no spaces inside this paren. (space-in-parens)
(#5126) Unexpected tab character. (no-tabs)
(#5127) Unexpected tab character. (no-tabs)
(#5128) Unexpected tab character. (no-tabs)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5128) There should be no space after '['. (computed-property-spacing)
(#5128) There should be no space before ']'. (computed-property-spacing)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5129) Unexpected tab character. (no-tabs)
(#5130) Unexpected tab character. (no-tabs)
(#5130) Blocks are nested too deeply (5). (max-depth)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5131) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5133) Unexpected tab character. (no-tabs)
(#5134) Unexpected tab character. (no-tabs)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5136) Unexpected tab character. (no-tabs)
(#5137) Unexpected tab character. (no-tabs)
(#5137) There should be no spaces inside this paren. (space-in-parens)
(#5137) There should be no spaces inside this paren. (space-in-parens)
(#5138) Unexpected tab character. (no-tabs)
(#5139) Unexpected tab character. (no-tabs)
(#5139) Blocks are nested too deeply (6). (max-depth)
(#5139) There should be no spaces inside this paren. (space-in-parens)
(#5139) There should be no spaces inside this paren. (space-in-parens)
(#5140) Unexpected tab character. (no-tabs)
(#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)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5141) Unexpected tab character. (no-tabs)
(#5142) Unexpected tab character. (no-tabs)
(#5144) Unexpected tab character. (no-tabs)
(#5145) Unexpected tab character. (no-tabs)
(#5146) Unexpected tab character. (no-tabs)
(#5147) Unexpected tab character. (no-tabs)
(#5148) Unexpected tab character. (no-tabs)
(#5149) Unexpected tab character. (no-tabs)
(#5151) Unexpected tab character. (no-tabs)
(#5152) Unexpected tab character. (no-tabs)
(#5153) Unexpected tab character. (no-tabs)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5154) Unexpected tab character. (no-tabs)
(#5155) Unexpected tab character. (no-tabs)
(#5156) Unexpected tab character. (no-tabs)
(#5157) Unexpected tab character. (no-tabs)
(#5158) Unexpected tab character. (no-tabs)
(#5158) There should be no spaces inside this paren. (space-in-parens)
(#5158) There should be no spaces inside this paren. (space-in-parens)
(#5159) Unexpected tab character. (no-tabs)
(#5160) Unexpected tab character. (no-tabs)
(#5163) There should be no spaces inside this paren. (space-in-parens)
(#5163) There should be no spaces inside this paren. (space-in-parens)
(#5164) Unexpected tab character. (no-tabs)
(#5165) Unexpected tab character. (no-tabs)
(#5166) Unexpected tab character. (no-tabs)
(#5167) Unexpected tab character. (no-tabs)
(#5168) Unexpected tab character. (no-tabs)
(#5168) Unnecessary escape character: \=. (no-useless-escape)
(#5170) Unexpected tab character. (no-tabs)
(#5170) Comments should not begin with a lowercase character (capitalized-comments)
(#5171) Unexpected tab character. (no-tabs)
(#5172) Unexpected tab character. (no-tabs)
(#5174) Unexpected tab character. (no-tabs)
(#5174) Comments should not begin with a lowercase character (capitalized-comments)
(#5175) Unexpected tab character. (no-tabs)
(#5176) Unexpected tab character. (no-tabs)
(#5177) Unexpected tab character. (no-tabs)
(#5178) Unexpected tab character. (no-tabs)
(#5178) There should be no space after '['. (array-bracket-spacing)
(#5178) There should be no space before ']'. (array-bracket-spacing)
(#5179) Unexpected tab character. (no-tabs)
(#5180) Unexpected tab character. (no-tabs)
(#5181) Unexpected tab character. (no-tabs)
(#5182) Unexpected tab character. (no-tabs)
(#5183) Unexpected tab character. (no-tabs)
(#5185) Unexpected tab character. (no-tabs)
(#5186) Unexpected tab character. (no-tabs)
(#5187) Unexpected tab character. (no-tabs)
(#5187) There should be no spaces inside this paren. (space-in-parens)
(#5187) There should be no spaces inside this paren. (space-in-parens)
(#5188) Unexpected tab character. (no-tabs)
(#5189) Unexpected tab character. (no-tabs)
(#5190) Unexpected tab character. (no-tabs)
(#5191) Unexpected tab character. (no-tabs)
(#5192) Unexpected tab character. (no-tabs)
(#5193) Unexpected tab character. (no-tabs)
(#5195) Unexpected tab character. (no-tabs)
(#5196) Unexpected tab character. (no-tabs)
(#5196) There should be no spaces inside this paren. (space-in-parens)
(#5196) There should be no spaces inside this paren. (space-in-parens)
(#5197) Unexpected tab character. (no-tabs)
(#5197) There should be no spaces inside this paren. (space-in-parens)
(#5197) There should be no spaces inside this paren. (space-in-parens)
(#5198) Unexpected tab character. (no-tabs)
(#5200) Unexpected tab character. (no-tabs)
(#5201) Unexpected tab character. (no-tabs)
(#5202) Unexpected tab character. (no-tabs)
(#5203) Unexpected tab character. (no-tabs)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5204) Unexpected tab character. (no-tabs)
(#5205) Unexpected tab character. (no-tabs)
(#5206) Unexpected tab character. (no-tabs)
(#5208) Unexpected tab character. (no-tabs)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5210) Unexpected tab character. (no-tabs)
(#5211) Unexpected tab character. (no-tabs)
(#5212) Unexpected tab character. (no-tabs)
(#5213) Unexpected tab character. (no-tabs)
(#5213) There should be no spaces inside this paren. (space-in-parens)
(#5213) There should be no spaces inside this paren. (space-in-parens)
(#5214) Unexpected tab character. (no-tabs)
(#5214) There should be no spaces inside this paren. (space-in-parens)
(#5214) There should be no spaces inside this paren. (space-in-parens)
(#5215) Unexpected tab character. (no-tabs)
(#5217) Unexpected tab character. (no-tabs)
(#5218) Unexpected tab character. (no-tabs)
(#5219) Unexpected tab character. (no-tabs)
(#5220) Unexpected tab character. (no-tabs)
(#5220) There should be no spaces inside this paren. (space-in-parens)
(#5220) There should be no spaces inside this paren. (space-in-parens)
(#5221) Unexpected tab character. (no-tabs)
(#5222) Unexpected tab character. (no-tabs)
(#5223) Unexpected tab character. (no-tabs)
(#5225) Unexpected tab character. (no-tabs)
(#5225) Comments should not begin with a lowercase character (capitalized-comments)
(#5226) Unexpected tab character. (no-tabs)
(#5226) Comments should not begin with a lowercase character (capitalized-comments)
(#5226) There should be no spaces inside this paren. (space-in-parens)
(#5226) There should be no spaces inside this paren. (space-in-parens)
(#5228) Unexpected tab character. (no-tabs)
(#5228) 'select' is a function. (no-func-assign)
(#5228) There should be no spaces inside this paren. (space-in-parens)
(#5228) There should be no spaces inside this paren. (space-in-parens)
(#5229) Unexpected tab character. (no-tabs)
(#5230) Unexpected tab character. (no-tabs)
(#5231) Unexpected tab character. (no-tabs)
(#5232) Unexpected tab character. (no-tabs)
(#5232) There should be no spaces inside this paren. (space-in-parens)
(#5232) There should be no spaces inside this paren. (space-in-parens)
(#5232) There should be no spaces inside this paren. (space-in-parens)
(#5232) There should be no spaces inside this paren. (space-in-parens)
(#5233) Unexpected tab character. (no-tabs)
(#5234) Unexpected tab character. (no-tabs)
(#5235) Unexpected tab character. (no-tabs)
(#5236) Unexpected tab character. (no-tabs)
(#5237) Unexpected tab character. (no-tabs)
(#5239) Unexpected tab character. (no-tabs)
(#5239) Comments should not begin with a lowercase character (capitalized-comments)
(#5240) Unexpected tab character. (no-tabs)
(#5241) Unexpected tab character. (no-tabs)
(#5242) Unexpected tab character. (no-tabs)
(#5243) Unexpected tab character. (no-tabs)
(#5243) There should be no spaces inside this paren. (space-in-parens)
(#5243) There should be no spaces inside this paren. (space-in-parens)
(#5244) Unexpected tab character. (no-tabs)
(#5244) There should be no spaces inside this paren. (space-in-parens)
(#5244) There should be no spaces inside this paren. (space-in-parens)
(#5246) Unexpected tab character. (no-tabs)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5247) Unexpected tab character. (no-tabs)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5248) Unexpected tab character. (no-tabs)
(#5249) Unexpected tab character. (no-tabs)
(#5249) There should be no spaces inside this paren. (space-in-parens)
(#5249) There should be no spaces inside this paren. (space-in-parens)
(#5250) Unexpected tab character. (no-tabs)
(#5251) Unexpected tab character. (no-tabs)
(#5253) Unexpected tab character. (no-tabs)
(#5254) Unexpected tab character. (no-tabs)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5255) Unexpected tab character. (no-tabs)
(#5256) Unexpected tab character. (no-tabs)
(#5257) Unexpected tab character. (no-tabs)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5258) Unexpected tab character. (no-tabs)
(#5259) Unexpected tab character. (no-tabs)
(#5261) Unexpected tab character. (no-tabs)
(#5261) There should be no spaces inside this paren. (space-in-parens)
(#5261) There should be no spaces inside this paren. (space-in-parens)
(#5262) Unexpected tab character. (no-tabs)
(#5263) Unexpected tab character. (no-tabs)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5264) Unexpected tab character. (no-tabs)
(#5265) Unexpected tab character. (no-tabs)
(#5265) There should be no spaces inside this paren. (space-in-parens)
(#5265) There should be no spaces inside this paren. (space-in-parens)
(#5266) Unexpected tab character. (no-tabs)
(#5267) Unexpected tab character. (no-tabs)
(#5267) Expected space(s) after "catch". (keyword-spacing)
(#5267) Empty block statement. (no-empty)
(#5268) Unexpected tab character. (no-tabs)
(#5269) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5271) Unexpected tab character. (no-tabs)
(#5272) Unexpected tab character. (no-tabs)
(#5273) Unexpected tab character. (no-tabs)
(#5274) Unexpected tab character. (no-tabs)
(#5276) Unexpected tab character. (no-tabs)
(#5276) There should be no spaces inside this paren. (space-in-parens)
(#5276) There should be no spaces inside this paren. (space-in-parens)
(#5277) Unexpected tab character. (no-tabs)
(#5279) Unexpected tab character. (no-tabs)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5280) Unexpected tab character. (no-tabs)
(#5280) There should be no spaces inside this paren. (space-in-parens)
(#5280) There should be no spaces inside this paren. (space-in-parens)
(#5281) Unexpected tab character. (no-tabs)
(#5282) Unexpected tab character. (no-tabs)
(#5283) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5286) Unexpected tab character. (no-tabs)
(#5287) Unexpected tab character. (no-tabs)
(#5288) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5289) There should be no spaces inside this paren. (space-in-parens)
(#5289) There should be no spaces inside this paren. (space-in-parens)
(#5290) Unexpected tab character. (no-tabs)
(#5290) There should be no spaces inside this paren. (space-in-parens)
(#5290) There should be no spaces inside this paren. (space-in-parens)
(#5290) Empty block statement. (no-empty)
(#5291) Unexpected tab character. (no-tabs)
(#5293) Unexpected tab character. (no-tabs)
(#5293) Comments should not begin with a lowercase character (capitalized-comments)
(#5294) Unexpected tab character. (no-tabs)
(#5294) Comments should not begin with a lowercase character (capitalized-comments)
(#5294) There should be no spaces inside this paren. (space-in-parens)
(#5294) There should be no spaces inside this paren. (space-in-parens)
(#5296) Unexpected tab character. (no-tabs)
(#5296) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no spaces inside this paren. (space-in-parens)
(#5297) Unexpected tab character. (no-tabs)
(#5298) Unexpected tab character. (no-tabs)
(#5298) There should be no spaces inside this paren. (space-in-parens)
(#5298) There should be no spaces inside this paren. (space-in-parens)
(#5300) Unexpected tab character. (no-tabs)
(#5300) Comments should not begin with a lowercase character (capitalized-comments)
(#5301) Unexpected tab character. (no-tabs)
(#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)
(#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) Unexpected tab character. (no-tabs)
(#5303) Unexpected tab character. (no-tabs)
(#5303) There should be no spaces inside this paren. (space-in-parens)
(#5303) There should be no spaces inside this paren. (space-in-parens)
(#5305) Unexpected tab character. (no-tabs)
(#5306) Unexpected tab character. (no-tabs)
(#5306) There should be no spaces inside this paren. (space-in-parens)
(#5307) Unexpected tab character. (no-tabs)
(#5308) Unexpected tab character. (no-tabs)
(#5309) Unexpected tab character. (no-tabs)
(#5309) There should be no spaces inside this paren. (space-in-parens)
(#5310) Unexpected tab character. (no-tabs)
(#5311) Unexpected tab character. (no-tabs)
(#5312) Unexpected tab character. (no-tabs)
(#5312) Expected space(s) after "catch". (keyword-spacing)
(#5312) Empty block statement. (no-empty)
(#5313) Unexpected tab character. (no-tabs)
(#5315) Unexpected tab character. (no-tabs)
(#5315) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5315) There should be no spaces inside this paren. (space-in-parens)
(#5315) There should be no space after '['. (array-bracket-spacing)
(#5315) There should be no space before ']'. (array-bracket-spacing)
(#5315) There should be no spaces inside this paren. (space-in-parens)
(#5316) Unexpected tab character. (no-tabs)
(#5317) Unexpected tab character. (no-tabs)
(#5318) Unexpected tab character. (no-tabs)
(#5322) ["nth"] is better written in dot notation. (dot-notation)
(#5322) ["eq"] is better written in dot notation. (dot-notation)
(#5325) Missing JSDoc comment. (require-jsdoc)
(#5325) Unexpected empty function 'setFilters'. (no-empty-function)
(#5327) A constructor name should not start with a lowercase letter. (new-cap)
(#5340) There should be no spaces inside this paren. (space-in-parens)
(#5340) There should be no spaces inside this paren. (space-in-parens)
(#5342) Unexpected tab character. (no-tabs)
(#5343) Unexpected tab character. (no-tabs)
(#5343) Unnecessary escape character: \[. (no-useless-escape)
(#5343) Unnecessary escape character: \.. (no-useless-escape)
(#5344) Unexpected tab character. (no-tabs)
(#5345) Comments should not begin with a lowercase character (capitalized-comments)
(#5345) Unexpected tab character. (no-tabs)
(#5346) Unexpected tab character. (no-tabs)
(#5347) Unexpected tab character. (no-tabs)
(#5348) Unexpected tab character. (no-tabs)
(#5349) Unexpected tab character. (no-tabs)
(#5350) Unexpected tab character. (no-tabs)
(#5351) Unexpected tab character. (no-tabs)
(#5354) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5356) Unexpected tab character. (no-tabs)
(#5358) Unexpected tab character. (no-tabs)
(#5358) There should be no spaces inside this paren. (space-in-parens)
(#5358) There should be no spaces inside this paren. (space-in-parens)
(#5359) Unexpected tab character. (no-tabs)
(#5359) There should be no spaces inside this paren. (space-in-parens)
(#5359) There should be no spaces inside this paren. (space-in-parens)
(#5359) Expected to return a value at the end of function. (array-callback-return)
(#5359) Expected to return a value at the end of function. (consistent-return)
(#5360) Unexpected tab character. (no-tabs)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5361) Unexpected tab character. (no-tabs)
(#5361) There should be no spaces inside this paren. (space-in-parens)
(#5361) There should be no spaces inside this paren. (space-in-parens)
(#5361) There should be no space after '['. (computed-property-spacing)
(#5361) There should be no space before ']'. (computed-property-spacing)
(#5361) There should be no spaces inside this paren. (space-in-parens)
(#5361) There should be no spaces inside this paren. (space-in-parens)
(#5362) Unexpected tab character. (no-tabs)
(#5363) Unexpected tab character. (no-tabs)
(#5364) Unexpected tab character. (no-tabs)
(#5365) Unexpected tab character. (no-tabs)
(#5366) Unexpected tab character. (no-tabs)
(#5368) Unexpected tab character. (no-tabs)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5370) Unexpected tab character. (no-tabs)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5371) Unexpected tab character. (no-tabs)
(#5372) Unexpected tab character. (no-tabs)
(#5372) There should be no spaces inside this paren. (space-in-parens)
(#5372) There should be no spaces inside this paren. (space-in-parens)
(#5374) Unexpected tab character. (no-tabs)
(#5374) There should be no spaces inside this paren. (space-in-parens)
(#5374) There should be no spaces inside this paren. (space-in-parens)
(#5375) Unexpected tab character. (no-tabs)
(#5376) Unexpected tab character. (no-tabs)
(#5376) There should be no spaces inside this paren. (space-in-parens)
(#5376) There should be no spaces inside this paren. (space-in-parens)
(#5377) Unexpected tab character. (no-tabs)
(#5377) There should be no spaces inside this paren. (space-in-parens)
(#5377) There should be no spaces inside this paren. (space-in-parens)
(#5378) Unexpected tab character. (no-tabs)
(#5378) Blocks are nested too deeply (5). (max-depth)
(#5378) There should be no spaces inside this paren. (space-in-parens)
(#5378) There should be no spaces inside this paren. (space-in-parens)
(#5379) Unexpected tab character. (no-tabs)
(#5380) Unexpected tab character. (no-tabs)
(#5381) Unexpected tab character. (no-tabs)
(#5382) Unexpected tab character. (no-tabs)
(#5383) Unexpected tab character. (no-tabs)
(#5384) Unexpected tab character. (no-tabs)
(#5385) Unexpected tab character. (no-tabs)
(#5387) Unexpected tab character. (no-tabs)
(#5388) Unexpected tab character. (no-tabs)
(#5390) Unexpected tab character. (no-tabs)
(#5390) There should be no spaces inside this paren. (space-in-parens)
(#5390) There should be no spaces inside this paren. (space-in-parens)
(#5391) Unexpected tab character. (no-tabs)
(#5392) Unexpected tab character. (no-tabs)
(#5392) There should be no spaces inside this paren. (space-in-parens)
(#5392) There should be no spaces inside this paren. (space-in-parens)
(#5393) Unexpected tab character. (no-tabs)
(#5395) Unexpected tab character. (no-tabs)
(#5395) Expected to return a value at the end of function. (consistent-return)
(#5395) Expected to return a value at the end of function. (array-callback-return)
(#5396) Unexpected tab character. (no-tabs)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5397) Unexpected tab character. (no-tabs)
(#5397) There should be no spaces inside this paren. (space-in-parens)
(#5397) There should be no spaces inside this paren. (space-in-parens)
(#5397) There should be no spaces inside this paren. (space-in-parens)
(#5397) There should be no spaces inside this paren. (space-in-parens)
(#5398) Unexpected tab character. (no-tabs)
(#5399) Unexpected tab character. (no-tabs)
(#5400) Unexpected tab character. (no-tabs)
(#5401) Unexpected tab character. (no-tabs)
(#5402) Unexpected tab character. (no-tabs)
(#5404) Unexpected tab character. (no-tabs)
(#5404) There should be no spaces inside this paren. (space-in-parens)
(#5404) There should be no spaces inside this paren. (space-in-parens)
(#5405) Unexpected tab character. (no-tabs)
(#5405) There should be no spaces inside this paren. (space-in-parens)
(#5406) Unexpected tab character. (no-tabs)
(#5408) Unexpected tab character. (no-tabs)
(#5408) There should be no spaces inside this paren. (space-in-parens)
(#5408) There should be no spaces inside this paren. (space-in-parens)
(#5409) Unexpected tab character. (no-tabs)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5410) Unexpected tab character. (no-tabs)
(#5412) Unexpected tab character. (no-tabs)
(#5412) There should be no spaces inside this paren. (space-in-parens)
(#5412) There should be no spaces inside this paren. (space-in-parens)
(#5413) Unexpected tab character. (no-tabs)
(#5414) Unexpected tab character. (no-tabs)
(#5414) Do not nest ternary expressions. (no-nested-ternary)
(#5415) Unexpected tab character. (no-tabs)
(#5416) Unexpected tab character. (no-tabs)
(#5417) Unexpected tab character. (no-tabs)
(#5417) There should be no spaces inside this paren. (space-in-parens)
(#5417) There should be no spaces inside this paren. (space-in-parens)
(#5418) Unexpected tab character. (no-tabs)
(#5418) There should be no spaces inside this paren. (space-in-parens)
(#5418) There should be no spaces inside this paren. (space-in-parens)
(#5418) There should be no spaces inside this paren. (space-in-parens)
(#5418) There should be no spaces inside this paren. (space-in-parens)
(#5419) Unexpected tab character. (no-tabs)
(#5419) There should be no spaces inside this paren. (space-in-parens)
(#5419) There should be no spaces inside this paren. (space-in-parens)
(#5420) Unexpected tab character. (no-tabs)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5421) Unexpected tab character. (no-tabs)
(#5423) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5425) Unexpected tab character. (no-tabs)
(#5426) Unexpected tab character. (no-tabs)
(#5427) Unexpected tab character. (no-tabs)
(#5428) Unexpected tab character. (no-tabs)
(#5428) There should be no spaces inside this paren. (space-in-parens)
(#5428) There should be no spaces inside this paren. (space-in-parens)
(#5429) Unexpected tab character. (no-tabs)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5430) Unexpected tab character. (no-tabs)
(#5432) Unexpected tab character. (no-tabs)
(#5432) There should be no spaces inside this paren. (space-in-parens)
(#5432) There should be no spaces inside this paren. (space-in-parens)
(#5433) Unexpected tab character. (no-tabs)
(#5435) Unexpected tab character. (no-tabs)
(#5435) There should be no spaces inside this paren. (space-in-parens)
(#5435) There should be no spaces inside this paren. (space-in-parens)
(#5436) Unexpected tab character. (no-tabs)
(#5436) There should be no spaces inside this paren. (space-in-parens)
(#5436) There should be no spaces inside this paren. (space-in-parens)
(#5437) Unexpected tab character. (no-tabs)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5438) Unexpected tab character. (no-tabs)
(#5439) Unexpected tab character. (no-tabs)
(#5440) Unexpected tab character. (no-tabs)
(#5441) Unexpected tab character. (no-tabs)
(#5442) Unexpected tab character. (no-tabs)
(#5444) Unexpected tab character. (no-tabs)
(#5444) There should be no spaces inside this paren. (space-in-parens)
(#5444) There should be no spaces inside this paren. (space-in-parens)
(#5446) Unexpected tab character. (no-tabs)
(#5446) There should be no spaces inside this paren. (space-in-parens)
(#5446) There should be no spaces inside this paren. (space-in-parens)
(#5447) Unexpected tab character. (no-tabs)
(#5449) Unexpected tab character. (no-tabs)
(#5450) Unexpected tab character. (no-tabs)
(#5451) Unexpected tab character. (no-tabs)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5453) Unexpected tab character. (no-tabs)
(#5454) Unexpected tab character. (no-tabs)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5455) Unexpected tab character. (no-tabs)
(#5455) There should be no spaces inside this paren. (space-in-parens)
(#5455) There should be no spaces inside this paren. (space-in-parens)
(#5456) Unexpected tab character. (no-tabs)
(#5458) Unexpected tab character. (no-tabs)
(#5458) Comments should not begin with a lowercase character (capitalized-comments)
(#5459) Unexpected tab character. (no-tabs)
(#5459) There should be no spaces inside this paren. (space-in-parens)
(#5459) There should be no spaces inside this paren. (space-in-parens)
(#5460) Unexpected tab character. (no-tabs)
(#5460) There should be no spaces inside this paren. (space-in-parens)
(#5460) There should be no spaces inside this paren. (space-in-parens)
(#5460) There should be no spaces inside this paren. (space-in-parens)
(#5460) There should be no spaces inside this paren. (space-in-parens)
(#5461) Unexpected tab character. (no-tabs)
(#5463) Unexpected tab character. (no-tabs)
(#5464) Unexpected tab character. (no-tabs)
(#5465) Unexpected tab character. (no-tabs)
(#5466) Unexpected tab character. (no-tabs)
(#5466) There should be no spaces inside this paren. (space-in-parens)
(#5467) Unexpected tab character. (no-tabs)
(#5469) Unexpected tab character. (no-tabs)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5470) Unexpected tab character. (no-tabs)
(#5471) Unexpected tab character. (no-tabs)
(#5471) There should be no spaces inside this paren. (space-in-parens)
(#5471) There should be no spaces inside this paren. (space-in-parens)
(#5472) Unexpected tab character. (no-tabs)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no space after '['. (array-bracket-spacing)
(#5472) There should be no space before ']'. (array-bracket-spacing)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5473) Unexpected tab character. (no-tabs)
(#5473) There should be no spaces inside this paren. (space-in-parens)
(#5473) There should be no spaces inside this paren. (space-in-parens)
(#5475) Unexpected tab character. (no-tabs)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5476) Unexpected tab character. (no-tabs)
(#5477) Unexpected tab character. (no-tabs)
(#5477) There should be no spaces inside this paren. (space-in-parens)
(#5477) There should be no spaces inside this paren. (space-in-parens)
(#5477) There should be no spaces inside this paren. (space-in-parens)
(#5478) Unexpected tab character. (no-tabs)
(#5480) Unexpected tab character. (no-tabs)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5481) Unexpected tab character. (no-tabs)
(#5481) There should be no spaces inside this paren. (space-in-parens)
(#5481) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5482) Unexpected tab character. (no-tabs)
(#5483) Unexpected tab character. (no-tabs)
(#5484) Unexpected tab character. (no-tabs)
(#5491) Missing JSDoc comment. (require-jsdoc)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5492) Unexpected tab character. (no-tabs)
(#5495) Missing JSDoc comment. (require-jsdoc)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5496) Unexpected tab character. (no-tabs)
(#5497) Unexpected tab character. (no-tabs)
(#5497) There should be no space after '['. (computed-property-spacing)
(#5497) There should be no space before ']'. (computed-property-spacing)
(#5498) Unexpected tab character. (no-tabs)
(#5498) There should be no spaces inside this paren. (space-in-parens)
(#5498) There should be no spaces inside this paren. (space-in-parens)
(#5500) Unexpected tab character. (no-tabs)
(#5504) Unexpected tab character. (no-tabs)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5505) Unexpected tab character. (no-tabs)
(#5506) Unexpected tab character. (no-tabs)
(#5507) Unexpected tab character. (no-tabs)
(#5508) Unexpected tab character. (no-tabs)
(#5508) There should be no spaces inside this paren. (space-in-parens)
(#5508) There should be no spaces inside this paren. (space-in-parens)
(#5509) Unexpected tab character. (no-tabs)
(#5509) There should be no spaces inside this paren. (space-in-parens)
(#5509) There should be no spaces inside this paren. (space-in-parens)
(#5510) Unexpected tab character. (no-tabs)
(#5511) Unexpected tab character. (no-tabs)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5512) Unexpected tab character. (no-tabs)
(#5512) There should be no spaces inside this paren. (space-in-parens)
(#5512) There should be no spaces inside this paren. (space-in-parens)
(#5513) Unexpected tab character. (no-tabs)
(#5514) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5515) There should be no spaces inside this paren. (space-in-parens)
(#5515) There should be no spaces inside this paren. (space-in-parens)
(#5516) Unexpected tab character. (no-tabs)
(#5517) Unexpected tab character. (no-tabs)
(#5517) There should be no spaces inside this paren. (space-in-parens)
(#5517) There should be no spaces inside this paren. (space-in-parens)
(#5518) Unexpected tab character. (no-tabs)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5519) Unexpected tab character. (no-tabs)
(#5520) Unexpected tab character. (no-tabs)
(#5520) There should be no spaces inside this paren. (space-in-parens)
(#5520) There should be no spaces inside this paren. (space-in-parens)
(#5521) Unexpected tab character. (no-tabs)
(#5521) There should be no spaces inside this paren. (space-in-parens)
(#5521) There should be no spaces inside this paren. (space-in-parens)
(#5522) Unexpected tab character. (no-tabs)
(#5523) Unexpected tab character. (no-tabs)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5524) Unexpected tab character. (no-tabs)
(#5524) There should be no spaces inside this paren. (space-in-parens)
(#5524) There should be no spaces inside this paren. (space-in-parens)
(#5525) Unexpected tab character. (no-tabs)
(#5526) Unexpected tab character. (no-tabs)
(#5526) There should be no spaces inside this paren. (space-in-parens)
(#5526) There should be no spaces inside this paren. (space-in-parens)
(#5527) Unexpected tab character. (no-tabs)
(#5527) There should be no spaces inside this paren. (space-in-parens)
(#5527) There should be no spaces inside this paren. (space-in-parens)
(#5528) Unexpected tab character. (no-tabs)
(#5529) Unexpected tab character. (no-tabs)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5530) Unexpected tab character. (no-tabs)
(#5530) There should be no spaces inside this paren. (space-in-parens)
(#5530) There should be no spaces inside this paren. (space-in-parens)
(#5531) Unexpected tab character. (no-tabs)
(#5532) Unexpected tab character. (no-tabs)
(#5532) There should be no spaces inside this paren. (space-in-parens)
(#5532) There should be no spaces inside this paren. (space-in-parens)
(#5533) Unexpected tab character. (no-tabs)
(#5533) There should be no spaces inside this paren. (space-in-parens)
(#5533) There should be no spaces inside this paren. (space-in-parens)
(#5533) There should be no spaces inside this paren. (space-in-parens)
(#5533) There should be no spaces inside this paren. (space-in-parens)
(#5534) Unexpected tab character. (no-tabs)
(#5535) Unexpected tab character. (no-tabs)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5536) Unexpected tab character. (no-tabs)
(#5536) There should be no spaces inside this paren. (space-in-parens)
(#5536) There should be no spaces inside this paren. (space-in-parens)
(#5537) Unexpected tab character. (no-tabs)
(#5538) Unexpected tab character. (no-tabs)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5539) Unexpected tab character. (no-tabs)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5540) Unexpected tab character. (no-tabs)
(#5541) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5543) There should be no spaces inside this paren. (space-in-parens)
(#5543) There should be no spaces inside this paren. (space-in-parens)
(#5544) Unexpected tab character. (no-tabs)
(#5544) There should be no space after '['. (computed-property-spacing)
(#5544) There should be no space before ']'. (computed-property-spacing)
(#5544) There should be no spaces inside this paren. (space-in-parens)
(#5544) There should be no spaces inside this paren. (space-in-parens)
(#5545) Unexpected tab character. (no-tabs)
(#5545) There should be no spaces inside this paren. (space-in-parens)
(#5545) There should be no spaces inside this paren. (space-in-parens)
(#5547) Unexpected tab character. (no-tabs)
(#5547) There should be no spaces inside this paren. (space-in-parens)
(#5547) There should be no spaces inside this paren. (space-in-parens)
(#5547) There should be no spaces inside this paren. (space-in-parens)
(#5547) There should be no spaces inside this paren. (space-in-parens)
(#5548) Unexpected tab character. (no-tabs)
(#5549) Unexpected tab character. (no-tabs)
(#5551) Unexpected tab character. (no-tabs)
(#5551) There should be no spaces inside this paren. (space-in-parens)
(#5551) There should be no spaces inside this paren. (space-in-parens)
(#5552) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5555) Unexpected tab character. (no-tabs)
(#5555) There should be no space after '['. (computed-property-spacing)
(#5555) There should be no space before ']'. (computed-property-spacing)
(#5555) There should be no spaces inside this paren. (space-in-parens)
(#5555) There should be no spaces inside this paren. (space-in-parens)
(#5557) Unexpected tab character. (no-tabs)
(#5557) There should be no spaces inside this paren. (space-in-parens)
(#5557) There should be no spaces inside this paren. (space-in-parens)
(#5557) There should be no spaces inside this paren. (space-in-parens)
(#5557) There should be no spaces inside this paren. (space-in-parens)
(#5558) Unexpected tab character. (no-tabs)
(#5559) Unexpected tab character. (no-tabs)
(#5561) Unexpected tab character. (no-tabs)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) Identifier 'core_slice' is not in camel case. (camelcase)
(#5561) 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)
(#5562) Unexpected tab character. (no-tabs)
(#5566) Unexpected tab character. (no-tabs)
(#5566) There should be no spaces inside this paren. (space-in-parens)
(#5566) There should be no spaces inside this paren. (space-in-parens)
(#5567) Unexpected tab character. (no-tabs)
(#5567) There should be no spaces inside this paren. (space-in-parens)
(#5567) There should be no spaces inside this paren. (space-in-parens)
(#5568) Unexpected tab character. (no-tabs)
(#5569) Unexpected tab character. (no-tabs)
(#5571) Unexpected tab character. (no-tabs)
(#5571) Do not nest ternary expressions. (no-nested-ternary)
(#5572) Unexpected tab character. (no-tabs)
(#5572) There should be no space after '['. (array-bracket-spacing)
(#5572) There should be no space before ']'. (array-bracket-spacing)
(#5573) Unexpected tab character. (no-tabs)
(#5574) Unexpected tab character. (no-tabs)
(#5576) Unexpected tab character. (no-tabs)
(#5576) There should be no spaces inside this paren. (space-in-parens)
(#5576) There should be no spaces inside this paren. (space-in-parens)
(#5577) Unexpected tab character. (no-tabs)
(#5578) Unexpected tab character. (no-tabs)
(#5578) There should be no space after '['. (computed-property-spacing)
(#5578) There should be no space before ']'. (computed-property-spacing)
(#5580) Unexpected tab character. (no-tabs)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5580) 'until' is not modified in this loop. (no-unmodified-loop-condition)
(#5580) 'undefined' is not modified in this loop. (no-unmodified-loop-condition)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5581) Unexpected tab character. (no-tabs)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5582) Unexpected tab character. (no-tabs)
(#5582) There should be no spaces inside this paren. (space-in-parens)
(#5582) There should be no spaces inside this paren. (space-in-parens)
(#5583) Unexpected tab character. (no-tabs)
(#5584) Unexpected tab character. (no-tabs)
(#5585) Unexpected tab character. (no-tabs)
(#5586) Unexpected tab character. (no-tabs)
(#5587) Unexpected tab character. (no-tabs)
(#5589) Unexpected tab character. (no-tabs)
(#5589) There should be no spaces inside this paren. (space-in-parens)
(#5589) There should be no spaces inside this paren. (space-in-parens)
(#5590) Unexpected tab character. (no-tabs)
(#5592) Unexpected tab character. (no-tabs)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5593) Unexpected tab character. (no-tabs)
(#5593) There should be no spaces inside this paren. (space-in-parens)
(#5593) There should be no spaces inside this paren. (space-in-parens)
(#5594) Unexpected tab character. (no-tabs)
(#5594) There should be no spaces inside this paren. (space-in-parens)
(#5594) There should be no spaces inside this paren. (space-in-parens)
(#5595) Unexpected tab character. (no-tabs)
(#5596) Unexpected tab character. (no-tabs)
(#5598) Unexpected tab character. (no-tabs)
(#5599) Unexpected tab character. (no-tabs)
(#5603) Missing JSDoc comment. (require-jsdoc)
(#5603) There should be no spaces inside this paren. (space-in-parens)
(#5603) There should be no spaces inside this paren. (space-in-parens)
(#5605) Unexpected tab character. (no-tabs)
(#5606) Unexpected tab character. (no-tabs)
(#5607) Unexpected tab character. (no-tabs)
(#5609) Unexpected tab character. (no-tabs)
(#5609) 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)
(#5609) There should be no spaces inside this paren. (space-in-parens)
(#5610) Unexpected tab character. (no-tabs)
(#5610) There should be no spaces inside this paren. (space-in-parens)
(#5610) There should be no spaces inside this paren. (space-in-parens)
(#5611) Unexpected tab character. (no-tabs)
(#5611) There should be no spaces inside this paren. (space-in-parens)
(#5611) There should be no spaces inside this paren. (space-in-parens)
(#5612) Unexpected tab character. (no-tabs)
(#5613) Unexpected tab character. (no-tabs)
(#5615) Unexpected tab character. (no-tabs)
(#5615) There should be no spaces inside this paren. (space-in-parens)
(#5615) There should be no spaces inside this paren. (space-in-parens)
(#5616) Unexpected tab character. (no-tabs)
(#5616) There should be no spaces inside this paren. (space-in-parens)
(#5616) 'i' is defined but never used. (no-unused-vars)
(#5616) There should be no spaces inside this paren. (space-in-parens)
(#5617) Unexpected tab character. (no-tabs)
(#5617) There should be no spaces inside this paren. (space-in-parens)
(#5617) There should be no spaces inside this paren. (space-in-parens)
(#5618) Unexpected tab character. (no-tabs)
(#5620) Unexpected tab character. (no-tabs)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) Unexpected tab character. (no-tabs)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5622) Unexpected tab character. (no-tabs)
(#5623) Unexpected tab character. (no-tabs)
(#5625) Unexpected tab character. (no-tabs)
(#5625) There should be no spaces inside this paren. (space-in-parens)
(#5625) There should be no spaces inside this paren. (space-in-parens)
(#5625) There should be no spaces inside this paren. (space-in-parens)
(#5625) There should be no spaces inside this paren. (space-in-parens)
(#5626) Unexpected tab character. (no-tabs)
(#5627) Unexpected tab character. (no-tabs)
(#5628) Unexpected tab character. (no-tabs)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5629) Unexpected tab character. (no-tabs)
(#5630) Unexpected tab character. (no-tabs)
(#5632) Unexpected tab character. (no-tabs)
(#5632) There should be no spaces inside this paren. (space-in-parens)
(#5632) 'i' is defined but never used. (no-unused-vars)
(#5632) There should be no spaces inside this paren. (space-in-parens)
(#5633) Unexpected tab character. (no-tabs)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) Unexpected tab character. (no-tabs)
(#5636) Missing JSDoc comment. (require-jsdoc)
(#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) Unexpected tab character. (no-tabs)
(#5637) There should be no spaces inside this paren. (space-in-parens)
(#5637) There should be no spaces inside this paren. (space-in-parens)
(#5638) Unexpected tab character. (no-tabs)
(#5640) Unexpected tab character. (no-tabs)
(#5640) There should be no spaces inside this paren. (space-in-parens)
(#5640) There should be no spaces inside this paren. (space-in-parens)
(#5641) Unexpected tab character. (no-tabs)
(#5641) There should be no spaces inside this paren. (space-in-parens)
(#5641) There should be no spaces inside this paren. (space-in-parens)
(#5642) Unexpected tab character. (no-tabs)
(#5643) Unexpected tab character. (no-tabs)
(#5644) Unexpected tab character. (no-tabs)
(#5645) Unexpected tab character. (no-tabs)
(#5646) Unexpected tab character. (no-tabs)
(#5647) Unexpected tab character. (no-tabs)
(#5651) Unexpected tab character. (no-tabs)
(#5652) Unexpected tab character. (no-tabs)
(#5653) Unexpected tab character. (no-tabs)
(#5654) Unexpected tab character. (no-tabs)
(#5655) Unexpected tab character. (no-tabs)
(#5656) Unexpected tab character. (no-tabs)
(#5657) Unexpected tab character. (no-tabs)
(#5658) Unexpected tab character. (no-tabs)
(#5659) Unexpected tab character. (no-tabs)
(#5660) Unexpected tab character. (no-tabs)
(#5661) Unexpected tab character. (no-tabs)
(#5662) Comments should not begin with a lowercase character (capitalized-comments)
(#5662) Unexpected tab character. (no-tabs)
(#5663) Unexpected tab character. (no-tabs)
(#5664) Unexpected tab character. (no-tabs)
(#5665) Unexpected tab character. (no-tabs)
(#5665) Unnecessary escape character: \-. (no-useless-escape)
(#5665) Unnecessary escape character: \-. (no-useless-escape)
(#5665) Unnecessary escape character: \-. (no-useless-escape)
(#5666) Unexpected tab character. (no-tabs)
(#5667) Unexpected tab character. (no-tabs)
(#5667) There should be no space after '['. (array-bracket-spacing)
(#5667) There should be no space before ']'. (array-bracket-spacing)
(#5668) Unexpected tab character. (no-tabs)
(#5668) There should be no space after '['. (array-bracket-spacing)
(#5668) There should be no space before ']'. (array-bracket-spacing)
(#5669) Unexpected tab character. (no-tabs)
(#5669) There should be no space after '['. (array-bracket-spacing)
(#5669) There should be no space before ']'. (array-bracket-spacing)
(#5670) Unexpected tab character. (no-tabs)
(#5670) There should be no space after '['. (array-bracket-spacing)
(#5670) There should be no space before ']'. (array-bracket-spacing)
(#5671) Unexpected tab character. (no-tabs)
(#5671) There should be no space after '['. (array-bracket-spacing)
(#5671) There should be no space before ']'. (array-bracket-spacing)
(#5672) Unexpected tab character. (no-tabs)
(#5672) There should be no space after '['. (array-bracket-spacing)
(#5672) There should be no space before ']'. (array-bracket-spacing)
(#5673) Unexpected tab character. (no-tabs)
(#5673) There should be no space after '['. (array-bracket-spacing)
(#5673) There should be no space before ']'. (array-bracket-spacing)
(#5674) Unexpected tab character. (no-tabs)
(#5674) There should be no space after '['. (array-bracket-spacing)
(#5674) There should be no space before ']'. (array-bracket-spacing)
(#5675) Unexpected tab character. (no-tabs)
(#5676) Unexpected tab character. (no-tabs)
(#5676) There should be no spaces inside this paren. (space-in-parens)
(#5676) There should be no spaces inside this paren. (space-in-parens)
(#5677) Unexpected tab character. (no-tabs)
(#5677) There should be no spaces inside this paren. (space-in-parens)
(#5677) There should be no spaces inside this paren. (space-in-parens)
(#5685) There should be no spaces inside this paren. (space-in-parens)
(#5685) There should be no spaces inside this paren. (space-in-parens)
(#5686) Unexpected tab character. (no-tabs)
(#5686) There should be no space after '['. (array-bracket-spacing)
(#5686) There should be no space before ']'. (array-bracket-spacing)
(#5690) Unexpected tab character. (no-tabs)
(#5690) There should be no spaces inside this paren. (space-in-parens)
(#5690) There should be no spaces inside this paren. (space-in-parens)
(#5691) Unexpected tab character. (no-tabs)
(#5691) There should be no spaces inside this paren. (space-in-parens)
(#5691) There should be no spaces inside this paren. (space-in-parens)
(#5691) There should be no spaces inside this paren. (space-in-parens)
(#5692) Unexpected tab character. (no-tabs)
(#5693) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5695) Unexpected tab character. (no-tabs)
(#5695) There should be no spaces inside this paren. (space-in-parens)
(#5696) Unexpected tab character. (no-tabs)
(#5698) Unexpected tab character. (no-tabs)
(#5698) There should be no spaces inside this paren. (space-in-parens)
(#5698) There should be no spaces inside this paren. (space-in-parens)
(#5699) Unexpected tab character. (no-tabs)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5700) Unexpected tab character. (no-tabs)
(#5701) Unexpected tab character. (no-tabs)
(#5701) There should be no spaces inside this paren. (space-in-parens)
(#5701) There should be no spaces inside this paren. (space-in-parens)
(#5702) Unexpected tab character. (no-tabs)
(#5703) Unexpected tab character. (no-tabs)
(#5705) Unexpected tab character. (no-tabs)
(#5705) There should be no spaces inside this paren. (space-in-parens)
(#5705) There should be no spaces inside this paren. (space-in-parens)
(#5706) Unexpected tab character. (no-tabs)
(#5707) Unexpected tab character. (no-tabs)
(#5707) There should be no spaces inside this paren. (space-in-parens)
(#5707) There should be no spaces inside this paren. (space-in-parens)
(#5709) Unexpected tab character. (no-tabs)
(#5709) There should be no spaces inside this paren. (space-in-parens)
(#5709) There should be no spaces inside this paren. (space-in-parens)
(#5710) Unexpected tab character. (no-tabs)
(#5710) There should be no spaces inside this paren. (space-in-parens)
(#5710) There should be no spaces inside this paren. (space-in-parens)
(#5711) Unexpected tab character. (no-tabs)
(#5713) Unexpected tab character. (no-tabs)
(#5714) Unexpected tab character. (no-tabs)
(#5716) Unexpected tab character. (no-tabs)
(#5716) There should be no spaces inside this paren. (space-in-parens)
(#5716) There should be no spaces inside this paren. (space-in-parens)
(#5717) Unexpected tab character. (no-tabs)
(#5718) Unexpected tab character. (no-tabs)
(#5720) Unexpected tab character. (no-tabs)
(#5721) Unexpected tab character. (no-tabs)
(#5721) There should be no spaces inside this paren. (space-in-parens)
(#5721) There should be no spaces inside this paren. (space-in-parens)
(#5722) Unexpected tab character. (no-tabs)
(#5724) Unexpected tab character. (no-tabs)
(#5725) Unexpected tab character. (no-tabs)
(#5727) Unexpected tab character. (no-tabs)
(#5727) There should be no spaces inside this paren. (space-in-parens)
(#5727) There should be no spaces inside this paren. (space-in-parens)
(#5728) Unexpected tab character. (no-tabs)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5729) Unexpected tab character. (no-tabs)
(#5730) Unexpected tab character. (no-tabs)
(#5730) There should be no spaces inside this paren. (space-in-parens)
(#5730) There should be no spaces inside this paren. (space-in-parens)
(#5731) Unexpected tab character. (no-tabs)
(#5732) Unexpected tab character. (no-tabs)
(#5734) Unexpected tab character. (no-tabs)
(#5735) Unexpected tab character. (no-tabs)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5736) Unexpected tab character. (no-tabs)
(#5738) Unexpected tab character. (no-tabs)
(#5738) There should be no spaces inside this paren. (space-in-parens)
(#5738) There should be no spaces inside this paren. (space-in-parens)
(#5739) Unexpected tab character. (no-tabs)
(#5739) There should be no spaces inside this paren. (space-in-parens)
(#5739) There should be no spaces inside this paren. (space-in-parens)
(#5741) Unexpected tab character. (no-tabs)
(#5742) Unexpected tab character. (no-tabs)
(#5742) There should be no spaces inside this paren. (space-in-parens)
(#5742) There should be no spaces inside this paren. (space-in-parens)
(#5743) Unexpected tab character. (no-tabs)
(#5744) Unexpected tab character. (no-tabs)
(#5745) Unexpected tab character. (no-tabs)
(#5747) Unexpected tab character. (no-tabs)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5748) Unexpected tab character. (no-tabs)
(#5748) There should be no spaces inside this paren. (space-in-parens)
(#5748) There should be no spaces inside this paren. (space-in-parens)
(#5750) Unexpected tab character. (no-tabs)
(#5751) Unexpected tab character. (no-tabs)
(#5751) There should be no spaces inside this paren. (space-in-parens)
(#5751) There should be no spaces inside this paren. (space-in-parens)
(#5751) There should be no spaces inside this paren. (space-in-parens)
(#5751) There should be no spaces inside this paren. (space-in-parens)
(#5752) Unexpected tab character. (no-tabs)
(#5753) Unexpected tab character. (no-tabs)
(#5755) Unexpected tab character. (no-tabs)
(#5756) Unexpected tab character. (no-tabs)
(#5757) Unexpected tab character. (no-tabs)
(#5757) There should be no spaces inside this paren. (space-in-parens)
(#5757) There should be no spaces inside this paren. (space-in-parens)
(#5757) There should be no spaces inside this paren. (space-in-parens)
(#5757) There should be no spaces inside this paren. (space-in-parens)
(#5758) Unexpected tab character. (no-tabs)
(#5758) There should be no spaces inside this paren. (space-in-parens)
(#5758) There should be no spaces inside this paren. (space-in-parens)
(#5758) There should be no spaces inside this paren. (space-in-parens)
(#5758) There should be no spaces inside this paren. (space-in-parens)
(#5759) Unexpected tab character. (no-tabs)
(#5760) Unexpected tab character. (no-tabs)
(#5761) Unexpected tab character. (no-tabs)
(#5763) Unexpected tab character. (no-tabs)
(#5764) Unexpected tab character. (no-tabs)
(#5764) There should be no spaces inside this paren. (space-in-parens)
(#5764) There should be no spaces inside this paren. (space-in-parens)
(#5765) Unexpected tab character. (no-tabs)
(#5765) There should be no spaces inside this paren. (space-in-parens)
(#5765) There should be no spaces inside this paren. (space-in-parens)
(#5766) Unexpected tab character. (no-tabs)
(#5766) There should be no spaces inside this paren. (space-in-parens)
(#5766) There should be no spaces inside this paren. (space-in-parens)
(#5767) Unexpected tab character. (no-tabs)
(#5768) Unexpected tab character. (no-tabs)
(#5769) Unexpected tab character. (no-tabs)
(#5771) Unexpected tab character. (no-tabs)
(#5772) Unexpected tab character. (no-tabs)
(#5772) There should be no spaces inside this paren. (space-in-parens)
(#5772) There should be no spaces inside this paren. (space-in-parens)
(#5773) Unexpected tab character. (no-tabs)
(#5773) There should be no spaces inside this paren. (space-in-parens)
(#5773) There should be no spaces inside this paren. (space-in-parens)
(#5774) Unexpected tab character. (no-tabs)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5775) Unexpected tab character. (no-tabs)
(#5776) Unexpected tab character. (no-tabs)
(#5777) Unexpected tab character. (no-tabs)
(#5779) Unexpected tab character. (no-tabs)
(#5779) Expected to return a value at the end of method 'before'. (consistent-return)
(#5780) Unexpected tab character. (no-tabs)
(#5780) There should be no spaces inside this paren. (space-in-parens)
(#5780) There should be no spaces inside this paren. (space-in-parens)
(#5780) There should be no spaces inside this paren. (space-in-parens)
(#5780) There should be no spaces inside this paren. (space-in-parens)
(#5781) Unexpected tab character. (no-tabs)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5782) Unexpected tab character. (no-tabs)
(#5782) There should be no spaces inside this paren. (space-in-parens)
(#5782) There should be no spaces inside this paren. (space-in-parens)
(#5783) Unexpected tab character. (no-tabs)
(#5784) Unexpected tab character. (no-tabs)
(#5786) Unexpected tab character. (no-tabs)
(#5786) There should be no spaces inside this paren. (space-in-parens)
(#5786) There should be no spaces inside this paren. (space-in-parens)
(#5787) Unexpected tab character. (no-tabs)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5788) Unexpected tab character. (no-tabs)
(#5788) 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)
(#5788) There should be no spaces inside this paren. (space-in-parens)
(#5789) Unexpected tab character. (no-tabs)
(#5790) Unexpected tab character. (no-tabs)
(#5792) Unexpected tab character. (no-tabs)
(#5792) Expected to return a value at the end of method 'after'. (consistent-return)
(#5793) Unexpected tab character. (no-tabs)
(#5793) There should be no spaces inside this paren. (space-in-parens)
(#5793) There should be no spaces inside this paren. (space-in-parens)
(#5793) There should be no spaces inside this paren. (space-in-parens)
(#5793) There should be no spaces inside this paren. (space-in-parens)
(#5794) Unexpected tab character. (no-tabs)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5795) Unexpected tab character. (no-tabs)
(#5795) There should be no spaces inside this paren. (space-in-parens)
(#5795) There should be no spaces inside this paren. (space-in-parens)
(#5796) Unexpected tab character. (no-tabs)
(#5797) Unexpected tab character. (no-tabs)
(#5799) Unexpected tab character. (no-tabs)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5800) Unexpected tab character. (no-tabs)
(#5800) There should be no spaces inside this paren. (space-in-parens)
(#5800) There should be no spaces inside this paren. (space-in-parens)
(#5801) Unexpected tab character. (no-tabs)
(#5801) There should be no spaces inside this paren. (space-in-parens)
(#5801) There should be no spaces inside this paren. (space-in-parens)
(#5801) There should be no spaces inside this paren. (space-in-parens)
(#5801) There should be no spaces inside this paren. (space-in-parens)
(#5802) Unexpected tab character. (no-tabs)
(#5803) Unexpected tab character. (no-tabs)
(#5805) Comments should not begin with a lowercase character (capitalized-comments)
(#5805) Unexpected tab character. (no-tabs)
(#5806) Unexpected tab character. (no-tabs)
(#5806) There should be no spaces inside this paren. (space-in-parens)
(#5806) There should be no spaces inside this paren. (space-in-parens)
(#5807) Unexpected tab character. (no-tabs)
(#5808) Unexpected tab character. (no-tabs)
(#5810) Unexpected tab character. (no-tabs)
(#5810) There should be no spaces inside this paren. (space-in-parens)
(#5810) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5810) There should be no spaces inside this paren. (space-in-parens)
(#5811) Unexpected tab character. (no-tabs)
(#5811) There should be no spaces inside this paren. (space-in-parens)
(#5811) There should be no spaces inside this paren. (space-in-parens)
(#5811) There should be no space after '['. (array-bracket-spacing)
(#5811) There should be no space before ']'. (array-bracket-spacing)
(#5811) There should be no spaces inside this paren. (space-in-parens)
(#5811) There should be no spaces inside this paren. (space-in-parens)
(#5812) Unexpected tab character. (no-tabs)
(#5812) There should be no spaces inside this paren. (space-in-parens)
(#5812) There should be no spaces inside this paren. (space-in-parens)
(#5813) Unexpected tab character. (no-tabs)
(#5813) There should be no spaces inside this paren. (space-in-parens)
(#5813) There should be no spaces inside this paren. (space-in-parens)
(#5814) Unexpected tab character. (no-tabs)
(#5814) There should be no spaces inside this paren. (space-in-parens)
(#5814) There should be no space after '['. (array-bracket-spacing)
(#5814) There should be no space before ']'. (array-bracket-spacing)
(#5814) There should be no spaces inside this paren. (space-in-parens)
(#5815) Unexpected tab character. (no-tabs)
(#5817) Unexpected tab character. (no-tabs)
(#5817) There should be no spaces inside this paren. (space-in-parens)
(#5817) There should be no spaces inside this paren. (space-in-parens)
(#5818) Unexpected tab character. (no-tabs)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5819) Unexpected tab character. (no-tabs)
(#5820) Unexpected tab character. (no-tabs)
(#5821) Unexpected tab character. (no-tabs)
(#5823) Unexpected tab character. (no-tabs)
(#5824) Unexpected tab character. (no-tabs)
(#5826) Unexpected tab character. (no-tabs)
(#5827) Unexpected tab character. (no-tabs)
(#5828) Unexpected tab character. (no-tabs)
(#5830) Unexpected tab character. (no-tabs)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5830) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5831) Unexpected tab character. (no-tabs)
(#5832) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5833) There should be no spaces inside this paren. (space-in-parens)
(#5833) There should be no spaces inside this paren. (space-in-parens)
(#5834) Unexpected tab character. (no-tabs)
(#5836) Unexpected tab character. (no-tabs)
(#5837) Unexpected tab character. (no-tabs)
(#5837) There should be no spaces inside this paren. (space-in-parens)
(#5837) There should be no spaces inside this paren. (space-in-parens)
(#5838) Unexpected tab character. (no-tabs)
(#5838) There should be no spaces inside this paren. (space-in-parens)
(#5838) There should be no spaces inside this paren. (space-in-parens)
(#5839) Unexpected tab character. (no-tabs)
(#5840) Unexpected tab character. (no-tabs)
(#5842) Unexpected tab character. (no-tabs)
(#5843) Unexpected tab character. (no-tabs)
(#5845) Unexpected tab character. (no-tabs)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5846) Unexpected tab character. (no-tabs)
(#5846) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5847) Unexpected tab character. (no-tabs)
(#5847) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5849) Unexpected tab character. (no-tabs)
(#5849) There should be no spaces inside this paren. (space-in-parens)
(#5849) Unexpected space before function parentheses. (space-before-function-paren)
(#5850) Unexpected tab character. (no-tabs)
(#5850) There should be no spaces inside this paren. (space-in-parens)
(#5850) There should be no spaces inside this paren. (space-in-parens)
(#5851) Unexpected tab character. (no-tabs)
(#5852) Unexpected tab character. (no-tabs)
(#5854) Unexpected tab character. (no-tabs)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5855) Unexpected tab character. (no-tabs)
(#5855) There should be no spaces inside this paren. (space-in-parens)
(#5855) Expected to return a value at the end of function. (consistent-return)
(#5855) There should be no spaces inside this paren. (space-in-parens)
(#5855) There should be no spaces inside this paren. (space-in-parens)
(#5856) Unexpected tab character. (no-tabs)
(#5857) Unexpected tab character. (no-tabs)
(#5858) Unexpected tab character. (no-tabs)
(#5860) Unexpected tab character. (no-tabs)
(#5860) There should be no spaces inside this paren. (space-in-parens)
(#5860) There should be no spaces inside this paren. (space-in-parens)
(#5861) Unexpected tab character. (no-tabs)
(#5862) Unexpected tab character. (no-tabs)
(#5862) There should be no spaces inside this paren. (space-in-parens)
(#5862) There should be no spaces inside this paren. (space-in-parens)
(#5863) Unexpected tab character. (no-tabs)
(#5864) Unexpected tab character. (no-tabs)
(#5866) Unexpected tab character. (no-tabs)
(#5867) Unexpected tab character. (no-tabs)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5868) Unexpected tab character. (no-tabs)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) Multiple spaces found before ')'. (no-multi-spaces)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5869) Unexpected tab character. (no-tabs)
(#5869) There should be no spaces inside this paren. (space-in-parens)
(#5869) There should be no spaces inside this paren. (space-in-parens)
(#5869) There should be no spaces inside this paren. (space-in-parens)
(#5869) There should be no spaces inside this paren. (space-in-parens)
(#5870) Unexpected tab character. (no-tabs)
(#5870) There should be no space after '['. (computed-property-spacing)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5870) There should be no space before ']'. (computed-property-spacing)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5872) Unexpected tab character. (no-tabs)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5874) Unexpected tab character. (no-tabs)
(#5875) Unexpected tab character. (no-tabs)
(#5875) There should be no spaces inside this paren. (space-in-parens)
(#5876) Unexpected tab character. (no-tabs)
(#5877) Unexpected tab character. (no-tabs)
(#5878) Unexpected tab character. (no-tabs)
(#5878) There should be no spaces inside this paren. (space-in-parens)
(#5878) There should be no spaces inside this paren. (space-in-parens)
(#5879) Unexpected tab character. (no-tabs)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5880) Unexpected tab character. (no-tabs)
(#5881) Unexpected tab character. (no-tabs)
(#5882) Unexpected tab character. (no-tabs)
(#5884) Unexpected tab character. (no-tabs)
(#5886) Unexpected tab character. (no-tabs)
(#5887) Unexpected tab character. (no-tabs)
(#5887) Expected space(s) after "catch". (keyword-spacing)
(#5887) Empty block statement. (no-empty)
(#5888) Unexpected tab character. (no-tabs)
(#5890) Unexpected tab character. (no-tabs)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5891) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5893) Unexpected tab character. (no-tabs)
(#5893) There should be no spaces inside this paren. (space-in-parens)
(#5894) Unexpected tab character. (no-tabs)
(#5896) Unexpected tab character. (no-tabs)
(#5896) There should be no spaces inside this paren. (space-in-parens)
(#5896) There should be no spaces inside this paren. (space-in-parens)
(#5897) Unexpected tab character. (no-tabs)
(#5897) There should be no spaces inside this paren. (space-in-parens)
(#5897) There should be no spaces inside this paren. (space-in-parens)
(#5897) There should be no spaces inside this paren. (space-in-parens)
(#5897) There should be no spaces inside this paren. (space-in-parens)
(#5898) Unexpected tab character. (no-tabs)
(#5899) Unexpected tab character. (no-tabs)
(#5900) Unexpected tab character. (no-tabs)
(#5900) There should be no spaces inside this paren. (space-in-parens)
(#5900) There should be no spaces inside this paren. (space-in-parens)
(#5900) There should be no spaces inside this paren. (space-in-parens)
(#5900) There should be no spaces inside this paren. (space-in-parens)
(#5901) Unexpected tab character. (no-tabs)
(#5902) Unexpected tab character. (no-tabs)
(#5902) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5903) Unexpected tab character. (no-tabs)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5904) Unexpected tab character. (no-tabs)
(#5905) Unexpected tab character. (no-tabs)
(#5907) Unexpected tab character. (no-tabs)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5908) Unexpected tab character. (no-tabs)
(#5908) There should be no spaces inside this paren. (space-in-parens)
(#5908) There should be no spaces inside this paren. (space-in-parens)
(#5909) Unexpected tab character. (no-tabs)
(#5911) Unexpected tab character. (no-tabs)
(#5912) Unexpected tab character. (no-tabs)
(#5913) Unexpected tab character. (no-tabs)
(#5915) Unexpected tab character. (no-tabs)
(#5915) There should be no spaces inside this paren. (space-in-parens)
(#5915) There should be no spaces inside this paren. (space-in-parens)
(#5917) Unexpected tab character. (no-tabs)
(#5917) There should be no spaces inside this paren. (space-in-parens)
(#5917) There should be no spaces inside this paren. (space-in-parens)
(#5918) Unexpected tab character. (no-tabs)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5919) Unexpected tab character. (no-tabs)
(#5920) Unexpected tab character. (no-tabs)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5921) Unexpected tab character. (no-tabs)
(#5922) Unexpected tab character. (no-tabs)
(#5923) Unexpected tab character. (no-tabs)
(#5925) Unexpected tab character. (no-tabs)
(#5926) Unexpected tab character. (no-tabs)
(#5926) There should be no spaces inside this paren. (space-in-parens)
(#5926) There should be no spaces inside this paren. (space-in-parens)
(#5927) Unexpected tab character. (no-tabs)
(#5928) Unexpected tab character. (no-tabs)
(#5930) Unexpected tab character. (no-tabs)
(#5930) There should be no spaces inside this paren. (space-in-parens)
(#5930) There should be no spaces inside this paren. (space-in-parens)
(#5931) Unexpected tab character. (no-tabs)
(#5931) There should be no spaces inside this paren. (space-in-parens)
(#5931) There should be no spaces inside this paren. (space-in-parens)
(#5932) Unexpected tab character. (no-tabs)
(#5934) Unexpected tab character. (no-tabs)
(#5934) There should be no spaces inside this paren. (space-in-parens)
(#5934) There should be no spaces inside this paren. (space-in-parens)
(#5936) Unexpected tab character. (no-tabs)
(#5937) Unexpected tab character. (no-tabs)
(#5937) There should be no spaces inside this paren. (space-in-parens)
(#5937) There should be no spaces inside this paren. (space-in-parens)
(#5939) Unexpected tab character. (no-tabs)
(#5940) Unexpected tab character. (no-tabs)
(#5941) Unexpected tab character. (no-tabs)
(#5942) Unexpected tab character. (no-tabs)
(#5943) Unexpected tab character. (no-tabs)
(#5945) Unexpected tab character. (no-tabs)
(#5946) Unexpected tab character. (no-tabs)
(#5946) There should be no spaces inside this paren. (space-in-parens)
(#5946) There should be no spaces inside this paren. (space-in-parens)
(#5946) There should be no spaces inside this paren. (space-in-parens)
(#5946) There should be no spaces inside this paren. (space-in-parens)
(#5947) Unexpected tab character. (no-tabs)
(#5948) Unexpected tab character. (no-tabs)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5949) Unexpected tab character. (no-tabs)
(#5950) Unexpected tab character. (no-tabs)
(#5952) Unexpected tab character. (no-tabs)
(#5952) There should be no spaces inside this paren. (space-in-parens)
(#5952) There should be no spaces inside this paren. (space-in-parens)
(#5953) Unexpected tab character. (no-tabs)
(#5954) Unexpected tab character. (no-tabs)
(#5955) Unexpected tab character. (no-tabs)
(#5955) There should be no spaces inside this paren. (space-in-parens)
(#5955) There should be no spaces inside this paren. (space-in-parens)
(#5956) Unexpected tab character. (no-tabs)
(#5956) There should be no spaces inside this paren. (space-in-parens)
(#5956) There should be no spaces inside this paren. (space-in-parens)
(#5957) Unexpected tab character. (no-tabs)
(#5958) Unexpected tab character. (no-tabs)
(#5960) Unexpected tab character. (no-tabs)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5961) Unexpected tab character. (no-tabs)
(#5961) There should be no spaces inside this paren. (space-in-parens)
(#5961) There should be no spaces inside this paren. (space-in-parens)
(#5962) Unexpected tab character. (no-tabs)
(#5963) Unexpected tab character. (no-tabs)
(#5965) Unexpected tab character. (no-tabs)
(#5965) There should be no spaces inside this paren. (space-in-parens)
(#5965) There should be no spaces inside this paren. (space-in-parens)
(#5966) Unexpected tab character. (no-tabs)
(#5967) Unexpected tab character. (no-tabs)
(#5969) Unexpected tab character. (no-tabs)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5970) Unexpected tab character. (no-tabs)
(#5970) There should be no spaces inside this paren. (space-in-parens)
(#5970) There should be no spaces inside this paren. (space-in-parens)
(#5972) Unexpected tab character. (no-tabs)
(#5973) Unexpected tab character. (no-tabs)
(#5974) Unexpected tab character. (no-tabs)
(#5975) Unexpected tab character. (no-tabs)
(#5975) There should be no spaces inside this paren. (space-in-parens)
(#5975) There should be no spaces inside this paren. (space-in-parens)
(#5976) Unexpected tab character. (no-tabs)
(#5977) Unexpected tab character. (no-tabs)
(#5977) There should be no spaces inside this paren. (space-in-parens)
(#5977) There should be no spaces inside this paren. (space-in-parens)
(#5978) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5980) Unexpected tab character. (no-tabs)
(#5981) Unexpected tab character. (no-tabs)
(#5982) Unexpected tab character. (no-tabs)
(#5982) There should be no spaces inside this paren. (space-in-parens)
(#5982) There should be no spaces inside this paren. (space-in-parens)
(#5983) Unexpected tab character. (no-tabs)
(#5984) Unexpected tab character. (no-tabs)
(#5985) Unexpected tab character. (no-tabs)
(#5987) Unexpected tab character. (no-tabs)
(#5988) Unexpected tab character. (no-tabs)
(#5990) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5991) 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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5994) Unexpected tab character. (no-tabs)
(#5995) Unexpected tab character. (no-tabs)
(#5996) Unexpected tab character. (no-tabs)
(#5997) Unexpected tab character. (no-tabs)
(#5998) Unexpected tab character. (no-tabs)
(#5999) Unexpected tab character. (no-tabs)
(#6000) Unexpected tab character. (no-tabs)
(#6001) Unexpected tab character. (no-tabs)
(#6002) Unexpected tab character. (no-tabs)
(#6003) Unexpected tab character. (no-tabs)
(#6004) Unexpected tab character. (no-tabs)
(#6005) Unexpected tab character. (no-tabs)
(#6006) Unexpected tab character. (no-tabs)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6006) There should be no spaces inside this paren. (space-in-parens)
(#6007) Unexpected tab character. (no-tabs)
(#6009) Unexpected tab character. (no-tabs)
(#6009) There should be no spaces inside this paren. (space-in-parens)
(#6009) There should be no spaces inside this paren. (space-in-parens)
(#6010) Unexpected tab character. (no-tabs)
(#6010) There should be no spaces inside this paren. (space-in-parens)
(#6010) There should be no spaces inside this paren. (space-in-parens)
(#6011) Unexpected tab character. (no-tabs)
(#6012) Unexpected tab character. (no-tabs)
(#6013) Unexpected tab character. (no-tabs)
(#6014) Unexpected tab character. (no-tabs)
(#6016) Unexpected tab character. (no-tabs)
(#6017) Unexpected tab character. (no-tabs)
(#6020) Missing JSDoc comment. (require-jsdoc)
(#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) Unexpected tab character. (no-tabs)
(#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 spaces inside this paren. (space-in-parens)
(#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 spaces inside this paren. (space-in-parens)
(#6024) Missing JSDoc comment. (require-jsdoc)
(#6024) There should be no spaces inside this paren. (space-in-parens)
(#6024) There should be no spaces inside this paren. (space-in-parens)
(#6026) Unexpected tab character. (no-tabs)
(#6026) There should be no spaces inside this paren. (space-in-parens)
(#6026) There should be no spaces inside this paren. (space-in-parens)
(#6026) There should be no spaces inside this paren. (space-in-parens)
(#6026) There should be no spaces inside this paren. (space-in-parens)
(#6027) Unexpected tab character. (no-tabs)
(#6028) Unexpected tab character. (no-tabs)
(#6030) Unexpected tab character. (no-tabs)
(#6031) Unexpected tab character. (no-tabs)
(#6031) There should be no spaces inside this paren. (space-in-parens)
(#6031) There should be no spaces inside this paren. (space-in-parens)
(#6032) Unexpected tab character. (no-tabs)
(#6032) There should be no spaces inside this paren. (space-in-parens)
(#6032) There should be no spaces inside this paren. (space-in-parens)
(#6033) Unexpected tab character. (no-tabs)
(#6035) Unexpected tab character. (no-tabs)
(#6035) There should be no spaces inside this paren. (space-in-parens)
(#6035) There should be no spaces inside this paren. (space-in-parens)
(#6036) Unexpected tab character. (no-tabs)
(#6037) Unexpected tab character. (no-tabs)
(#6039) Unexpected tab character. (no-tabs)
(#6039) There should be no spaces inside this paren. (space-in-parens)
(#6039) There should be no spaces inside this paren. (space-in-parens)
(#6040) Unexpected tab character. (no-tabs)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6040) There should be no space after '['. (computed-property-spacing)
(#6040) There should be no space before ']'. (computed-property-spacing)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6041) Unexpected tab character. (no-tabs)
(#6041) 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 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)
(#6042) Unexpected tab character. (no-tabs)
(#6043) Unexpected tab character. (no-tabs)
(#6044) Unexpected tab character. (no-tabs)
(#6046) Comments should not begin with a lowercase character (capitalized-comments)
(#6046) Unexpected tab character. (no-tabs)
(#6047) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6048) There should be no spaces inside this paren. (space-in-parens)
(#6048) There should be no spaces inside this paren. (space-in-parens)
(#6049) Unexpected tab character. (no-tabs)
(#6052) Missing JSDoc comment. (require-jsdoc)
(#6052) There should be no spaces inside this paren. (space-in-parens)
(#6052) There should be no spaces inside this paren. (space-in-parens)
(#6053) Unexpected tab character. (no-tabs)
(#6055) Unexpected tab character. (no-tabs)
(#6056) Unexpected tab character. (no-tabs)
(#6056) There should be no spaces inside this paren. (space-in-parens)
(#6056) There should be no spaces inside this paren. (space-in-parens)
(#6057) Unexpected tab character. (no-tabs)
(#6058) Unexpected tab character. (no-tabs)
(#6060) Comments should not begin with a lowercase character (capitalized-comments)
(#6060) Unexpected tab character. (no-tabs)
(#6061) Unexpected tab character. (no-tabs)
(#6062) Unexpected tab character. (no-tabs)
(#6062) There should be no spaces inside this paren. (space-in-parens)
(#6062) There should be no spaces inside this paren. (space-in-parens)
(#6063) Unexpected tab character. (no-tabs)
(#6064) Unexpected tab character. (no-tabs)
(#6066) Comments should not begin with a lowercase character (capitalized-comments)
(#6066) Unexpected tab character. (no-tabs)
(#6067) Unexpected tab character. (no-tabs)
(#6068) Unexpected tab character. (no-tabs)
(#6068) There should be no spaces inside this paren. (space-in-parens)
(#6068) There should be no spaces inside this paren. (space-in-parens)
(#6069) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6072) Unexpected tab character. (no-tabs)
(#6074) Unexpected tab character. (no-tabs)
(#6074) There should be no spaces inside this paren. (space-in-parens)
(#6074) There should be no spaces inside this paren. (space-in-parens)
(#6075) Unexpected tab character. (no-tabs)
(#6076) Unexpected tab character. (no-tabs)
(#6077) Unexpected tab character. (no-tabs)
(#6077) There should be no spaces inside this paren. (space-in-parens)
(#6077) There should be no spaces inside this paren. (space-in-parens)
(#6078) Unexpected tab character. (no-tabs)
(#6079) Unexpected tab character. (no-tabs)
(#6081) Unexpected tab character. (no-tabs)
(#6082) Unexpected tab character. (no-tabs)
(#6083) Unexpected tab character. (no-tabs)
(#6084) Unexpected tab character. (no-tabs)
(#6085) Unexpected tab character. (no-tabs)
(#6085) There should be no spaces inside this paren. (space-in-parens)
(#6085) There should be no spaces inside this paren. (space-in-parens)
(#6086) Unexpected tab character. (no-tabs)
(#6087) Unexpected tab character. (no-tabs)
(#6089) Unexpected tab character. (no-tabs)
(#6089) There should be no spaces inside this paren. (space-in-parens)
(#6089) There should be no spaces inside this paren. (space-in-parens)
(#6089) There should be no spaces inside this paren. (space-in-parens)
(#6089) There should be no spaces inside this paren. (space-in-parens)
(#6090) Unexpected tab character. (no-tabs)
(#6091) Unexpected tab character. (no-tabs)
(#6092) Unexpected tab character. (no-tabs)
(#6094) Unexpected tab character. (no-tabs)
(#6096) Unexpected tab character. (no-tabs)
(#6097) Unexpected tab character. (no-tabs)
(#6098) Unexpected tab character. (no-tabs)
(#6098) There should be no spaces inside this paren. (space-in-parens)
(#6098) There should be no spaces inside this paren. (space-in-parens)
(#6099) Unexpected tab character. (no-tabs)
(#6100) Unexpected tab character. (no-tabs)
(#6102) Unexpected tab character. (no-tabs)
(#6103) Unexpected tab character. (no-tabs)
(#6104) Unexpected tab character. (no-tabs)
(#6104) There should be no spaces inside this paren. (space-in-parens)
(#6104) There should be no spaces inside this paren. (space-in-parens)
(#6105) Unexpected tab character. (no-tabs)
(#6107) Unexpected tab character. (no-tabs)
(#6108) Unexpected tab character. (no-tabs)
(#6109) Unexpected tab character. (no-tabs)
(#6109) There should be no spaces inside this paren. (space-in-parens)
(#6109) There should be no spaces inside this paren. (space-in-parens)
(#6110) Unexpected tab character. (no-tabs)
(#6112) Unexpected tab character. (no-tabs)
(#6113) Unexpected tab character. (no-tabs)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6114) Unexpected tab character. (no-tabs)
(#6115) Unexpected tab character. (no-tabs)
(#6117) Unexpected tab character. (no-tabs)
(#6118) Unexpected tab character. (no-tabs)
(#6119) Unexpected tab character. (no-tabs)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6122) There should be no spaces inside this paren. (space-in-parens)
(#6122) There should be no spaces inside this paren. (space-in-parens)
(#6123) Unexpected tab character. (no-tabs)
(#6124) Unexpected tab character. (no-tabs)
(#6124) There should be no space after '['. (computed-property-spacing)
(#6124) There should be no space before ']'. (computed-property-spacing)
(#6126) Unexpected tab character. (no-tabs)
(#6127) Unexpected tab character. (no-tabs)
(#6128) Unexpected tab character. (no-tabs)
(#6129) Unexpected tab character. (no-tabs)
(#6130) Unexpected tab character. (no-tabs)
(#6131) Unexpected tab character. (no-tabs)
(#6133) Unexpected tab character. (no-tabs)
(#6134) Unexpected tab character. (no-tabs)
(#6135) Unexpected tab character. (no-tabs)
(#6136) Unexpected tab character. (no-tabs)
(#6137) Unexpected tab character. (no-tabs)
(#6138) Unexpected tab character. (no-tabs)
(#6138) There should be no spaces inside this paren. (space-in-parens)
(#6139) Unexpected tab character. (no-tabs)
(#6139) There should be no spaces inside this paren. (space-in-parens)
(#6139) There should be no spaces inside this paren. (space-in-parens)
(#6140) Unexpected tab character. (no-tabs)
(#6140) There should be no spaces inside this paren. (space-in-parens)
(#6140) There should be no spaces inside this paren. (space-in-parens)
(#6141) Unexpected tab character. (no-tabs)
(#6141) There should be no spaces inside this paren. (space-in-parens)
(#6141) There should be no spaces inside this paren. (space-in-parens)
(#6141) There should be no spaces inside this paren. (space-in-parens)
(#6143) Unexpected tab character. (no-tabs)
(#6144) Unexpected tab character. (no-tabs)
(#6145) Unexpected tab character. (no-tabs)
(#6145) There should be no space after '['. (computed-property-spacing)
(#6145) There should be no space before ']'. (computed-property-spacing)
(#6146) Unexpected tab character. (no-tabs)
(#6147) Unexpected tab character. (no-tabs)
(#6149) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6151) Unexpected tab character. (no-tabs)
(#6151) There should be no spaces inside this paren. (space-in-parens)
(#6151) There should be no spaces inside this paren. (space-in-parens)
(#6153) Unexpected tab character. (no-tabs)
(#6154) Unexpected tab character. (no-tabs)
(#6155) Unexpected tab character. (no-tabs)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6156) Unexpected tab character. (no-tabs)
(#6156) There should be no space after '['. (computed-property-spacing)
(#6156) There should be no space before ']'. (computed-property-spacing)
(#6157) Unexpected tab character. (no-tabs)
(#6158) Unexpected tab character. (no-tabs)
(#6160) Unexpected tab character. (no-tabs)
(#6160) There should be no space after '{'. (object-curly-spacing)
(#6160) There should be no space before '}'. (object-curly-spacing)
(#6166) Unexpected tab character. (no-tabs)
(#6167) Unexpected tab character. (no-tabs)
(#6168) Unexpected tab character. (no-tabs)
(#6169) Unexpected tab character. (no-tabs)
(#6170) Unexpected tab character. (no-tabs)
(#6171) There should be no spaces inside this paren. (space-in-parens)
(#6171) There should be no spaces inside this paren. (space-in-parens)
(#6172) Unexpected tab character. (no-tabs)
(#6172) There should be no space after '['. (computed-property-spacing)
(#6172) There should be no space before ']'. (computed-property-spacing)
(#6172) There should be no spaces inside this paren. (space-in-parens)
(#6172) There should be no spaces inside this paren. (space-in-parens)
(#6173) Unexpected tab character. (no-tabs)
(#6174) Unexpected tab character. (no-tabs)
(#6175) Unexpected tab character. (no-tabs)
(#6176) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6178) Unexpected tab character. (no-tabs)
(#6180) Unexpected tab character. (no-tabs)
(#6180) There should be no spaces inside this paren. (space-in-parens)
(#6180) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6180) There should be no spaces inside this paren. (space-in-parens)
(#6181) Unexpected tab character. (no-tabs)
(#6181) There should be no space after '['. (computed-property-spacing)
(#6181) There should be no space before ']'. (computed-property-spacing)
(#6181) There should be no spaces inside this paren. (space-in-parens)
(#6181) There should be no spaces inside this paren. (space-in-parens)
(#6182) Unexpected tab character. (no-tabs)
(#6183) Unexpected tab character. (no-tabs)
(#6184) Unexpected tab character. (no-tabs)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6185) Unexpected tab character. (no-tabs)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) Unexpected tab character. (no-tabs)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no space after '['. (computed-property-spacing)
(#6186) There should be no space before ']'. (computed-property-spacing)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6187) Unexpected tab character. (no-tabs)
(#6187) There should be no spaces inside this paren. (space-in-parens)
(#6187) There should be no spaces inside this paren. (space-in-parens)
(#6188) Unexpected tab character. (no-tabs)
(#6190) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6192) Unexpected tab character. (no-tabs)
(#6195) Missing JSDoc comment. (require-jsdoc)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6196) Unexpected tab character. (no-tabs)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6197) Unexpected tab character. (no-tabs)
(#6197) There should be no spaces inside this paren. (space-in-parens)
(#6197) There should be no spaces inside this paren. (space-in-parens)
(#6199) Unexpected tab character. (no-tabs)
(#6199) There should be no spaces inside this paren. (space-in-parens)
(#6199) There should be no spaces inside this paren. (space-in-parens)
(#6200) Unexpected tab character. (no-tabs)
(#6200) There should be no spaces inside this paren. (space-in-parens)
(#6200) There should be no spaces inside this paren. (space-in-parens)
(#6202) Unexpected tab character. (no-tabs)
(#6203) Unexpected tab character. (no-tabs)
(#6204) Unexpected tab character. (no-tabs)
(#6208) Missing JSDoc comment. (require-jsdoc)
(#6208) There should be no spaces inside this paren. (space-in-parens)
(#6208) There should be no spaces inside this paren. (space-in-parens)
(#6209) Unexpected tab character. (no-tabs)
(#6209) There should be no spaces inside this paren. (space-in-parens)
(#6209) There should be no spaces inside this paren. (space-in-parens)
(#6209) There should be no spaces inside this paren. (space-in-parens)
(#6209) There should be no spaces inside this paren. (space-in-parens)
(#6210) Unexpected tab character. (no-tabs)
(#6211) Unexpected tab character. (no-tabs)
(#6215) Unexpected tab character. (no-tabs)
(#6215) There should be no spaces inside this paren. (space-in-parens)
(#6215) There should be no spaces inside this paren. (space-in-parens)
(#6216) Unexpected tab character. (no-tabs)
(#6217) Unexpected tab character. (no-tabs)
(#6218) Unexpected tab character. (no-tabs)
(#6219) Unexpected tab character. (no-tabs)
(#6221) Unexpected tab character. (no-tabs)
(#6221) 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)
(#6221) There should be no spaces inside this paren. (space-in-parens)
(#6222) Unexpected tab character. (no-tabs)
(#6222) There should be no spaces inside this paren. (space-in-parens)
(#6222) There should be no spaces inside this paren. (space-in-parens)
(#6224) Unexpected tab character. (no-tabs)
(#6225) Unexpected tab character. (no-tabs)
(#6226) Unexpected tab character. (no-tabs)
(#6227) Unexpected tab character. (no-tabs)
(#6227) There should be no spaces inside this paren. (space-in-parens)
(#6227) There should be no spaces inside this paren. (space-in-parens)
(#6228) Unexpected tab character. (no-tabs)
(#6230) Unexpected tab character. (no-tabs)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6231) Unexpected tab character. (no-tabs)
(#6231) There should be no spaces inside this paren. (space-in-parens)
(#6232) Unexpected tab character. (no-tabs)
(#6233) Unexpected tab character. (no-tabs)
(#6234) Unexpected tab character. (no-tabs)
(#6235) Unexpected tab character. (no-tabs)
(#6236) Unexpected tab character. (no-tabs)
(#6238) Unexpected tab character. (no-tabs)
(#6238) There should be no spaces inside this paren. (space-in-parens)
(#6238) There should be no spaces inside this paren. (space-in-parens)
(#6240) Unexpected tab character. (no-tabs)
(#6241) Unexpected tab character. (no-tabs)
(#6241) There should be no spaces inside this paren. (space-in-parens)
(#6241) There should be no spaces inside this paren. (space-in-parens)
(#6242) Unexpected tab character. (no-tabs)
(#6242) There should be no spaces inside this paren. (space-in-parens)
(#6242) There should be no spaces inside this paren. (space-in-parens)
(#6244) Unexpected tab character. (no-tabs)
(#6245) Unexpected tab character. (no-tabs)
(#6246) Unexpected tab character. (no-tabs)
(#6247) Unexpected tab character. (no-tabs)
(#6247) There should be no spaces inside this paren. (space-in-parens)
(#6247) There should be no spaces inside this paren. (space-in-parens)
(#6248) Unexpected tab character. (no-tabs)
(#6249) Unexpected tab character. (no-tabs)
(#6249) There should be no spaces inside this paren. (space-in-parens)
(#6249) There should be no spaces inside this paren. (space-in-parens)
(#6250) Unexpected tab character. (no-tabs)
(#6250) There should be no spaces inside this paren. (space-in-parens)
(#6250) There should be no spaces inside this paren. (space-in-parens)
(#6251) Unexpected tab character. (no-tabs)
(#6252) Unexpected tab character. (no-tabs)
(#6253) Unexpected tab character. (no-tabs)
(#6255) Unexpected tab character. (no-tabs)
(#6256) Unexpected tab character. (no-tabs)
(#6256) There should be no spaces inside this paren. (space-in-parens)
(#6256) There should be no spaces inside this paren. (space-in-parens)
(#6257) Unexpected tab character. (no-tabs)
(#6257) There should be no spaces inside this paren. (space-in-parens)
(#6257) There should be no spaces inside this paren. (space-in-parens)
(#6259) Unexpected tab character. (no-tabs)
(#6259) There should be no spaces inside this paren. (space-in-parens)
(#6259) There should be no spaces inside this paren. (space-in-parens)
(#6260) Unexpected tab character. (no-tabs)
(#6260) There should be no spaces inside this paren. (space-in-parens)
(#6260) There should be no spaces inside this paren. (space-in-parens)
(#6261) Unexpected tab character. (no-tabs)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6263) Unexpected tab character. (no-tabs)
(#6263) There should be no spaces inside this paren. (space-in-parens)
(#6263) There should be no spaces inside this paren. (space-in-parens)
(#6264) Unexpected tab character. (no-tabs)
(#6264) There should be no spaces inside this paren. (space-in-parens)
(#6264) There should be no spaces inside this paren. (space-in-parens)
(#6265) Unexpected tab character. (no-tabs)
(#6266) Unexpected tab character. (no-tabs)
(#6267) Unexpected tab character. (no-tabs)
(#6269) Unexpected tab character. (no-tabs)
(#6271) Unexpected tab character. (no-tabs)
(#6272) Unexpected tab character. (no-tabs)
(#6273) Unexpected tab character. (no-tabs)
(#6275) Unexpected tab character. (no-tabs)
(#6275) Method 'clean' has a complexity of 28. (complexity)
(#6275) There should be no spaces inside this paren. (space-in-parens)
(#6275) There should be no spaces inside this paren. (space-in-parens)
(#6276) Unexpected tab character. (no-tabs)
(#6276) 'len' is defined but never used. (no-unused-vars)
(#6277) Unexpected tab character. (no-tabs)
(#6278) Unexpected tab character. (no-tabs)
(#6280) Unexpected tab character. (no-tabs)
(#6281) Unexpected tab character. (no-tabs)
(#6281) There should be no spaces inside this paren. (space-in-parens)
(#6281) There should be no spaces inside this paren. (space-in-parens)
(#6282) Unexpected tab character. (no-tabs)
(#6283) Unexpected tab character. (no-tabs)
(#6285) Unexpected tab character. (no-tabs)
(#6286) Unexpected tab character. (no-tabs)
(#6286) There should be no spaces inside this paren. (space-in-parens)
(#6286) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6286) There should be no spaces inside this paren. (space-in-parens)
(#6287) Unexpected tab character. (no-tabs)
(#6287) There should be no spaces inside this paren. (space-in-parens)
(#6287) There should be no spaces inside this paren. (space-in-parens)
(#6288) Unexpected tab character. (no-tabs)
(#6289) Unexpected tab character. (no-tabs)
(#6291) Unexpected tab character. (no-tabs)
(#6291) There should be no spaces inside this paren. (space-in-parens)
(#6291) There should be no spaces inside this paren. (space-in-parens)
(#6292) Unexpected tab character. (no-tabs)
(#6293) Unexpected tab character. (no-tabs)
(#6295) Unexpected tab character. (no-tabs)
(#6296) Unexpected tab character. (no-tabs)
(#6296) There should be no spaces inside this paren. (space-in-parens)
(#6296) There should be no spaces inside this paren. (space-in-parens)
(#6297) Unexpected tab character. (no-tabs)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6298) Unexpected tab character. (no-tabs)
(#6298) There should be no spaces inside this paren. (space-in-parens)
(#6298) There should be no spaces inside this paren. (space-in-parens)
(#6299) Unexpected tab character. (no-tabs)
(#6300) Unexpected tab character. (no-tabs)
(#6301) Unexpected tab character. (no-tabs)
(#6301) There should be no spaces inside this paren. (space-in-parens)
(#6301) There should be no spaces inside this paren. (space-in-parens)
(#6302) Unexpected tab character. (no-tabs)
(#6303) Unexpected tab character. (no-tabs)
(#6303) There should be no spaces inside this paren. (space-in-parens)
(#6303) There should be no spaces inside this paren. (space-in-parens)
(#6305) Unexpected tab character. (no-tabs)
(#6306) Unexpected tab character. (no-tabs)
(#6308) Unexpected tab character. (no-tabs)
(#6309) Unexpected tab character. (no-tabs)
(#6309) There should be no spaces inside this paren. (space-in-parens)
(#6309) There should be no spaces inside this paren. (space-in-parens)
(#6309) There should be no spaces inside this paren. (space-in-parens)
(#6309) There should be no spaces inside this paren. (space-in-parens)
(#6310) Unexpected tab character. (no-tabs)
(#6310) There should be no space after '['. (computed-property-spacing)
(#6310) There should be no space before ']'. (computed-property-spacing)
(#6311) Unexpected tab character. (no-tabs)
(#6312) Unexpected tab character. (no-tabs)
(#6314) Unexpected tab character. (no-tabs)
(#6315) Unexpected tab character. (no-tabs)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6316) Unexpected tab character. (no-tabs)
(#6317) Unexpected tab character. (no-tabs)
(#6319) Unexpected tab character. (no-tabs)
(#6320) Unexpected tab character. (no-tabs)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6322) Unexpected tab character. (no-tabs)
(#6323) Unexpected tab character. (no-tabs)
(#6324) Unexpected tab character. (no-tabs)
(#6324) Do not nest ternary expressions. (no-nested-ternary)
(#6325) Unexpected tab character. (no-tabs)
(#6327) Unexpected tab character. (no-tabs)
(#6328) Unexpected tab character. (no-tabs)
(#6329) Unexpected tab character. (no-tabs)
(#6330) Unexpected tab character. (no-tabs)
(#6332) Unexpected tab character. (no-tabs)
(#6332) Blocks are nested too deeply (5). (max-depth)
(#6332) There should be no spaces inside this paren. (space-in-parens)
(#6332) Unexpected whitespace before semicolon. (semi-spacing)
(#6332) There should be no spaces inside this paren. (space-in-parens)
(#6333) Unexpected tab character. (no-tabs)
(#6333) Blocks are nested too deeply (6). (max-depth)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no space after '['. (computed-property-spacing)
(#6333) There should be no space before ']'. (computed-property-spacing)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no space after '['. (computed-property-spacing)
(#6333) There should be no space before ']'. (computed-property-spacing)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6334) Unexpected tab character. (no-tabs)
(#6334) There should be no space after '['. (computed-property-spacing)
(#6334) There should be no space before ']'. (computed-property-spacing)
(#6334) There should be no spaces inside this paren. (space-in-parens)
(#6334) There should be no space after '['. (computed-property-spacing)
(#6334) There should be no space before ']'. (computed-property-spacing)
(#6334) There should be no spaces inside this paren. (space-in-parens)
(#6335) Unexpected tab character. (no-tabs)
(#6336) Unexpected tab character. (no-tabs)
(#6337) Unexpected tab character. (no-tabs)
(#6339) Unexpected tab character. (no-tabs)
(#6340) Unexpected tab character. (no-tabs)
(#6340) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no spaces inside this paren. (space-in-parens)
(#6341) Unexpected tab character. (no-tabs)
(#6341) There should be no spaces inside this paren. (space-in-parens)
(#6341) There should be no spaces inside this paren. (space-in-parens)
(#6341) There should be no spaces inside this paren. (space-in-parens)
(#6341) There should be no spaces inside this paren. (space-in-parens)
(#6342) Unexpected tab character. (no-tabs)
(#6344) Unexpected tab character. (no-tabs)
(#6346) Unexpected tab character. (no-tabs)
(#6347) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6349) Unexpected tab character. (no-tabs)
(#6351) Unexpected tab character. (no-tabs)
(#6351) There should be no spaces inside this paren. (space-in-parens)
(#6351) There should be no spaces inside this paren. (space-in-parens)
(#6352) Unexpected tab character. (no-tabs)
(#6352) There should be no spaces inside this paren. (space-in-parens)
(#6352) There should be no spaces inside this paren. (space-in-parens)
(#6353) Unexpected tab character. (no-tabs)
(#6354) Unexpected tab character. (no-tabs)
(#6354) There should be no spaces inside this paren. (space-in-parens)
(#6354) There should be no spaces inside this paren. (space-in-parens)
(#6355) Unexpected tab character. (no-tabs)
(#6356) Unexpected tab character. (no-tabs)
(#6358) Unexpected tab character. (no-tabs)
(#6359) Unexpected tab character. (no-tabs)
(#6359) There should be no spaces inside this paren. (space-in-parens)
(#6359) There should be no spaces inside this paren. (space-in-parens)
(#6360) Unexpected tab character. (no-tabs)
(#6361) Unexpected tab character. (no-tabs)
(#6363) Unexpected tab character. (no-tabs)
(#6364) Unexpected tab character. (no-tabs)
(#6365) Unexpected tab character. (no-tabs)
(#6365) There should be no spaces inside this paren. (space-in-parens)
(#6365) There should be no spaces inside this paren. (space-in-parens)
(#6366) Unexpected tab character. (no-tabs)
(#6366) There should be no spaces inside this paren. (space-in-parens)
(#6366) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6366) There should be no spaces inside this paren. (space-in-parens)
(#6367) Unexpected tab character. (no-tabs)
(#6367) There should be no spaces inside this paren. (space-in-parens)
(#6367) There should be no spaces inside this paren. (space-in-parens)
(#6367) There should be no spaces inside this paren. (space-in-parens)
(#6367) There should be no spaces inside this paren. (space-in-parens)
(#6368) Unexpected tab character. (no-tabs)
(#6368) There should be no spaces inside this paren. (space-in-parens)
(#6368) There should be no spaces inside this paren. (space-in-parens)
(#6369) Unexpected tab character. (no-tabs)
(#6369) There should be no spaces inside this paren. (space-in-parens)
(#6369) There should be no spaces inside this paren. (space-in-parens)
(#6370) Unexpected tab character. (no-tabs)
(#6370) There should be no spaces inside this paren. (space-in-parens)
(#6370) There should be no spaces inside this paren. (space-in-parens)
(#6371) Unexpected tab character. (no-tabs)
(#6372) Unexpected tab character. (no-tabs)
(#6373) Unexpected tab character. (no-tabs)
(#6375) Unexpected tab character. (no-tabs)
(#6376) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6378) Unexpected tab character. (no-tabs)
(#6378) Expected to return a value at the end of function. (consistent-return)
(#6378) There should be no spaces inside this paren. (space-in-parens)
(#6378) There should be no spaces inside this paren. (space-in-parens)
(#6379) Unexpected tab character. (no-tabs)
(#6380) Unexpected tab character. (no-tabs)
(#6380) There should be no spaces inside this paren. (space-in-parens)
(#6380) There should be no spaces inside this paren. (space-in-parens)
(#6380) There should be no spaces inside this paren. (space-in-parens)
(#6380) There should be no spaces inside this paren. (space-in-parens)
(#6381) Unexpected tab character. (no-tabs)
(#6382) Unexpected tab character. (no-tabs)
(#6383) Unexpected tab character. (no-tabs)
(#6384) Unexpected tab character. (no-tabs)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6384) There should be no spaces inside this paren. (space-in-parens)
(#6385) Unexpected tab character. (no-tabs)
(#6385) There should be no spaces inside this paren. (space-in-parens)
(#6385) There should be no spaces inside this paren. (space-in-parens)
(#6386) Unexpected tab character. (no-tabs)
(#6387) Unexpected tab character. (no-tabs)
(#6389) Unexpected tab character. (no-tabs)
(#6389) There should be no spaces inside this paren. (space-in-parens)
(#6389) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6389) There should be no spaces inside this paren. (space-in-parens)
(#6390) Unexpected tab character. (no-tabs)
(#6391) Unexpected tab character. (no-tabs)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6392) Unexpected tab character. (no-tabs)
(#6393) Unexpected tab character. (no-tabs)
(#6393) There should be no spaces inside this paren. (space-in-parens)
(#6393) There should be no spaces inside this paren. (space-in-parens)
(#6394) Unexpected tab character. (no-tabs)
(#6394) There should be no spaces inside this paren. (space-in-parens)
(#6394) There should be no spaces inside this paren. (space-in-parens)
(#6395) Unexpected tab character. (no-tabs)
(#6395) Comments should not begin with a lowercase character (capitalized-comments)
(#6396) Unexpected tab character. (no-tabs)
(#6396) 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)
(#6396) There should be no spaces inside this paren. (space-in-parens)
(#6398) Unexpected tab character. (no-tabs)
(#6399) Unexpected tab character. (no-tabs)
(#6399) There should be no spaces inside this paren. (space-in-parens)
(#6399) There should be no spaces inside this paren. (space-in-parens)
(#6399) There should be no spaces inside this paren. (space-in-parens)
(#6399) There should be no spaces inside this paren. (space-in-parens)
(#6400) Unexpected tab character. (no-tabs)
(#6401) Unexpected tab character. (no-tabs)
(#6402) Unexpected tab character. (no-tabs)
(#6403) Unexpected tab character. (no-tabs)
(#6404) Unexpected tab character. (no-tabs)
(#6406) Unexpected tab character. (no-tabs)
(#6407) Unexpected tab character. (no-tabs)
(#6409) Unexpected tab character. (no-tabs)
(#6409) There should be no spaces inside this paren. (space-in-parens)
(#6409) Comments should not begin with a lowercase character (capitalized-comments)
(#6409) There should be no spaces inside this paren. (space-in-parens)
(#6410) Unexpected tab character. (no-tabs)
(#6411) Unexpected tab character. (no-tabs)
(#6412) Unexpected tab character. (no-tabs)
(#6413) Unexpected tab character. (no-tabs)
(#6414) Unexpected tab character. (no-tabs)
(#6415) Unexpected tab character. (no-tabs)
(#6417) Unexpected tab character. (no-tabs)
(#6417) There should be no spaces inside this paren. (space-in-parens)
(#6417) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6417) There should be no spaces inside this paren. (space-in-parens)
(#6419) Unexpected tab character. (no-tabs)
(#6419) There should be no spaces inside this paren. (space-in-parens)
(#6419) There should be no spaces inside this paren. (space-in-parens)
(#6419) There should be no spaces inside this paren. (space-in-parens)
(#6419) There should be no spaces inside this paren. (space-in-parens)
(#6421) Unexpected tab character. (no-tabs)
(#6421) There should be no space after '['. (computed-property-spacing)
(#6421) There should be no space before ']'. (computed-property-spacing)
(#6422) Unexpected tab character. (no-tabs)
(#6422) There should be no space after '['. (computed-property-spacing)
(#6422) There should be no space before ']'. (computed-property-spacing)
(#6424) Unexpected tab character. (no-tabs)
(#6424) There should be no spaces inside this paren. (space-in-parens)
(#6424) There should be no spaces inside this paren. (space-in-parens)
(#6425) Unexpected tab character. (no-tabs)
(#6425) There should be no spaces inside this paren. (space-in-parens)
(#6425) There should be no spaces inside this paren. (space-in-parens)
(#6426) Unexpected tab character. (no-tabs)
(#6426) Blocks are nested too deeply (5). (max-depth)
(#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) Unexpected tab character. (no-tabs)
(#6427) Blocks are nested too deeply (6). (max-depth)
(#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)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) Unexpected tab character. (no-tabs)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6430) Unexpected tab character. (no-tabs)
(#6431) Unexpected tab character. (no-tabs)
(#6432) Unexpected tab character. (no-tabs)
(#6432) There should be no spaces inside this paren. (space-in-parens)
(#6432) There should be no spaces inside this paren. (space-in-parens)
(#6433) Unexpected tab character. (no-tabs)
(#6434) Unexpected tab character. (no-tabs)
(#6435) Unexpected tab character. (no-tabs)
(#6437) Unexpected tab character. (no-tabs)
(#6438) Unexpected tab character. (no-tabs)
(#6438) There should be no spaces inside this paren. (space-in-parens)
(#6438) There should be no space after '['. (computed-property-spacing)
(#6438) There should be no space before ']'. (computed-property-spacing)
(#6438) There should be no spaces inside this paren. (space-in-parens)
(#6440) Unexpected tab character. (no-tabs)
(#6440) There should be no space after '['. (computed-property-spacing)
(#6440) There should be no space before ']'. (computed-property-spacing)
(#6442) Unexpected tab character. (no-tabs)
(#6443) Unexpected tab character. (no-tabs)
(#6444) Unexpected tab character. (no-tabs)
(#6445) Unexpected tab character. (no-tabs)
(#6445) Blocks are nested too deeply (5). (max-depth)
(#6445) There should be no spaces inside this paren. (space-in-parens)
(#6445) There should be no spaces inside this paren. (space-in-parens)
(#6446) Unexpected tab character. (no-tabs)
(#6446) There should be no space after '['. (computed-property-spacing)
(#6446) There should be no space before ']'. (computed-property-spacing)
(#6448) Unexpected tab character. (no-tabs)
(#6448) There should be no spaces inside this paren. (space-in-parens)
(#6448) There should be no spaces inside this paren. (space-in-parens)
(#6449) Unexpected tab character. (no-tabs)
(#6449) There should be no spaces inside this paren. (space-in-parens)
(#6449) There should be no spaces inside this paren. (space-in-parens)
(#6451) Unexpected tab character. (no-tabs)
(#6452) Unexpected tab character. (no-tabs)
(#6452) There should be no space after '['. (computed-property-spacing)
(#6452) There should be no space before ']'. (computed-property-spacing)
(#6453) Unexpected tab character. (no-tabs)
(#6455) Unexpected tab character. (no-tabs)
(#6455) There should be no spaces inside this paren. (space-in-parens)
(#6455) There should be no spaces inside this paren. (space-in-parens)
(#6456) Unexpected tab character. (no-tabs)
(#6457) Unexpected tab character. (no-tabs)
(#6458) Unexpected tab character. (no-tabs)
(#6459) Unexpected tab character. (no-tabs)
(#6460) Unexpected tab character. (no-tabs)
(#6470) There should be no spaces inside this paren. (space-in-parens)
(#6470) There should be no spaces inside this paren. (space-in-parens)
(#6471) Unexpected tab character. (no-tabs)
(#6473) Unexpected tab character. (no-tabs)
(#6473) Unnecessary escape character: \/. (no-useless-escape)
(#6473) There should be no spaces inside this paren. (space-in-parens)
(#6473) There should be no spaces inside this paren. (space-in-parens)
(#6474) Unexpected tab character. (no-tabs)
(#6474) Unnecessary escape character: \/. (no-useless-escape)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) Unexpected tab character. (no-tabs)
(#6475) Unnecessary escape character: \/. (no-useless-escape)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6476) Unexpected tab character. (no-tabs)
(#6476) There should be no spaces inside this paren. (space-in-parens)
(#6476) There should be no spaces inside this paren. (space-in-parens)
(#6477) Unexpected tab character. (no-tabs)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) Unexpected tab character. (no-tabs)
(#6480) Unexpected tab character. (no-tabs)
(#6481) Unexpected tab character. (no-tabs)
(#6481) There should be no space after '['. (computed-property-spacing)
(#6481) There should be no space before ']'. (computed-property-spacing)
(#6482) Unexpected tab character. (no-tabs)
(#6482) There should be no space after '['. (computed-property-spacing)
(#6482) There should be no space before ']'. (computed-property-spacing)
(#6483) Unexpected tab character. (no-tabs)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6489) There should be no spaces inside this paren. (space-in-parens)
(#6489) There should be no spaces inside this paren. (space-in-parens)
(#6490) Unexpected tab character. (no-tabs)
(#6490) There should be no space after '['. (computed-property-spacing)
(#6490) There should be no space before ']'. (computed-property-spacing)
(#6491) Unexpected tab character. (no-tabs)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6496) Unexpected tab character. (no-tabs)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) Unexpected tab character. (no-tabs)
(#6504) Unexpected tab character. (no-tabs)
(#6504) Missing JSDoc comment. (require-jsdoc)
(#6504) There should be no spaces inside this paren. (space-in-parens)
(#6504) There should be no spaces inside this paren. (space-in-parens)
(#6505) Unexpected tab character. (no-tabs)
(#6505) There should be no spaces inside this paren. (space-in-parens)
(#6505) There should be no spaces inside this paren. (space-in-parens)
(#6506) Unexpected tab character. (no-tabs)
(#6507) Unexpected tab character. (no-tabs)
(#6507) There should be no spaces inside this paren. (space-in-parens)
(#6507) There should be no spaces inside this paren. (space-in-parens)
(#6508) Unexpected tab character. (no-tabs)
(#6509) Unexpected tab character. (no-tabs)
(#6510) Unexpected tab character. (no-tabs)
(#6511) Unexpected tab character. (no-tabs)
(#6512) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6513) There should be no spaces inside this paren. (space-in-parens)
(#6513) There should be no spaces inside this paren. (space-in-parens)
(#6514) Unexpected tab character. (no-tabs)
(#6514) There should be no spaces inside this paren. (space-in-parens)
(#6514) There should be no spaces inside this paren. (space-in-parens)
(#6515) Unexpected tab character. (no-tabs)
(#6517) Unexpected tab character. (no-tabs)
(#6517) There should be no spaces inside this paren. (space-in-parens)
(#6517) There should be no spaces inside this paren. (space-in-parens)
(#6518) Unexpected tab character. (no-tabs)
(#6519) Unexpected tab character. (no-tabs)
(#6520) Unexpected tab character. (no-tabs)
(#6521) Unexpected tab character. (no-tabs)
(#6526) Unexpected tab character. (no-tabs)
(#6527) Unexpected tab character. (no-tabs)
(#6528) Unexpected tab character. (no-tabs)
(#6529) Unexpected tab character. (no-tabs)
(#6529) Comments should not begin with a lowercase character (capitalized-comments)
(#6530) Unexpected tab character. (no-tabs)
(#6531) Unexpected tab character. (no-tabs)
(#6532) Unexpected tab character. (no-tabs)
(#6533) Unexpected tab character. (no-tabs)
(#6533) There should be no spaces inside this paren. (space-in-parens)
(#6533) Identifier 'core_pnum' is not in camel case. (camelcase)
(#6533) There should be no spaces inside this paren. (space-in-parens)
(#6534) Unexpected tab character. (no-tabs)
(#6534) There should be no spaces inside this paren. (space-in-parens)
(#6534) Identifier 'core_pnum' is not in camel case. (camelcase)
(#6534) There should be no spaces inside this paren. (space-in-parens)
(#6535) Unexpected tab character. (no-tabs)
(#6535) There should be no spaces inside this paren. (space-in-parens)
(#6535) Identifier 'core_pnum' is not in camel case. (camelcase)
(#6535) There should be no spaces inside this paren. (space-in-parens)
(#6536) Unexpected tab character. (no-tabs)
(#6538) Unexpected tab character. (no-tabs)
(#6538) There should be no space after '{'. (object-curly-spacing)
(#6538) There should be no space before '}'. (object-curly-spacing)
(#6539) Unexpected tab character. (no-tabs)
(#6540) Unexpected tab character. (no-tabs)
(#6541) Unexpected tab character. (no-tabs)
(#6542) Unexpected tab character. (no-tabs)
(#6544) Unexpected tab character. (no-tabs)
(#6544) There should be no space after '['. (array-bracket-spacing)
(#6544) There should be no space before ']'. (array-bracket-spacing)
(#6545) Unexpected tab character. (no-tabs)
(#6545) There should be no space after '['. (array-bracket-spacing)
(#6545) There should be no space before ']'. (array-bracket-spacing)
(#6547) Unexpected tab character. (no-tabs)
(#6549) Comments should not begin with a lowercase character (capitalized-comments)
(#6550) Missing JSDoc comment. (require-jsdoc)
(#6550) There should be no spaces inside this paren. (space-in-parens)
(#6550) There should be no spaces inside this paren. (space-in-parens)
(#6552) Comments should not begin with a lowercase character (capitalized-comments)
(#6552) Unexpected tab character. (no-tabs)
(#6553) Unexpected tab character. (no-tabs)
(#6553) There should be no spaces inside this paren. (space-in-parens)
(#6553) There should be no spaces inside this paren. (space-in-parens)
(#6554) Unexpected tab character. (no-tabs)
(#6555) Unexpected tab character. (no-tabs)
(#6557) Comments should not begin with a lowercase character (capitalized-comments)
(#6557) Unexpected tab character. (no-tabs)
(#6558) Unexpected tab character. (no-tabs)
(#6559) Unexpected tab character. (no-tabs)
(#6560) Unexpected tab character. (no-tabs)
(#6562) Unexpected tab character. (no-tabs)
(#6562) There should be no spaces inside this paren. (space-in-parens)
(#6562) There should be no spaces inside this paren. (space-in-parens)
(#6563) Unexpected tab character. (no-tabs)
(#6563) There should be no space after '['. (computed-property-spacing)
(#6563) There should be no space before ']'. (computed-property-spacing)
(#6564) Unexpected tab character. (no-tabs)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6565) Unexpected tab character. (no-tabs)
(#6566) Unexpected tab character. (no-tabs)
(#6567) Unexpected tab character. (no-tabs)
(#6569) Unexpected tab character. (no-tabs)
(#6572) Missing JSDoc comment. (require-jsdoc)
(#6572) There should be no spaces inside this paren. (space-in-parens)
(#6572) There should be no spaces inside this paren. (space-in-parens)
(#6573) Unexpected tab character. (no-tabs)
(#6574) Unexpected tab character. (no-tabs)
(#6574) There should be no spaces inside this paren. (space-in-parens)
(#6574) There should be no spaces inside this paren. (space-in-parens)
(#6574) There should be no spaces inside this paren. (space-in-parens)
(#6574) There should be no spaces inside this paren. (space-in-parens)
(#6577) Missing JSDoc comment. (require-jsdoc)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6578) Unexpected tab character. (no-tabs)
(#6579) Unexpected tab character. (no-tabs)
(#6580) Unexpected tab character. (no-tabs)
(#6581) Unexpected tab character. (no-tabs)
(#6583) Unexpected tab character. (no-tabs)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6584) Unexpected tab character. (no-tabs)
(#6584) There should be no space after '['. (computed-property-spacing)
(#6584) There should be no space before ']'. (computed-property-spacing)
(#6585) Unexpected tab character. (no-tabs)
(#6585) There should be no spaces inside this paren. (space-in-parens)
(#6585) There should be no spaces inside this paren. (space-in-parens)
(#6586) Unexpected tab character. (no-tabs)
(#6587) Unexpected tab character. (no-tabs)
(#6588) Unexpected tab character. (no-tabs)
(#6588) There should be no space after '['. (computed-property-spacing)
(#6588) There should be no space before ']'. (computed-property-spacing)
(#6588) There should be no spaces inside this paren. (space-in-parens)
(#6588) There should be no spaces inside this paren. (space-in-parens)
(#6589) Unexpected tab character. (no-tabs)
(#6589) There should be no spaces inside this paren. (space-in-parens)
(#6589) There should be no spaces inside this paren. (space-in-parens)
(#6590) Unexpected tab character. (no-tabs)
(#6591) Unexpected tab character. (no-tabs)
(#6592) Unexpected tab character. (no-tabs)
(#6592) There should be no spaces inside this paren. (space-in-parens)
(#6592) There should be no space after '['. (computed-property-spacing)
(#6592) There should be no space before ']'. (computed-property-spacing)
(#6592) There should be no spaces inside this paren. (space-in-parens)
(#6593) Unexpected tab character. (no-tabs)
(#6594) Unexpected tab character. (no-tabs)
(#6596) Unexpected tab character. (no-tabs)
(#6597) Unexpected tab character. (no-tabs)
(#6598) Unexpected tab character. (no-tabs)
(#6599) Unexpected tab character. (no-tabs)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6600) Unexpected tab character. (no-tabs)
(#6600) There should be no space after '['. (computed-property-spacing)
(#6600) There should be no space before ']'. (computed-property-spacing)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) Unexpected tab character. (no-tabs)
(#6602) Unexpected tab character. (no-tabs)
(#6603) Unexpected tab character. (no-tabs)
(#6603) There should be no spaces inside this paren. (space-in-parens)
(#6603) There should be no spaces inside this paren. (space-in-parens)
(#6605) Unexpected tab character. (no-tabs)
(#6605) There should be no spaces inside this paren. (space-in-parens)
(#6605) There should be no space after '['. (computed-property-spacing)
(#6605) There should be no space before ']'. (computed-property-spacing)
(#6605) There should be no spaces inside this paren. (space-in-parens)
(#6606) Unexpected tab character. (no-tabs)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6607) Unexpected tab character. (no-tabs)
(#6608) Unexpected tab character. (no-tabs)
(#6609) Unexpected tab character. (no-tabs)
(#6611) Unexpected tab character. (no-tabs)
(#6612) Unexpected tab character. (no-tabs)
(#6613) Unexpected tab character. (no-tabs)
(#6613) There should be no spaces inside this paren. (space-in-parens)
(#6613) There should be no spaces inside this paren. (space-in-parens)
(#6614) Unexpected tab character. (no-tabs)
(#6614) There should be no space after '['. (computed-property-spacing)
(#6614) There should be no space before ']'. (computed-property-spacing)
(#6615) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6617) Unexpected tab character. (no-tabs)
(#6618) Unexpected tab character. (no-tabs)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6619) Unexpected tab character. (no-tabs)
(#6619) There should be no space after '['. (computed-property-spacing)
(#6619) There should be no space before ']'. (computed-property-spacing)
(#6620) Unexpected tab character. (no-tabs)
(#6621) Unexpected tab character. (no-tabs)
(#6623) Unexpected tab character. (no-tabs)
(#6627) Unexpected tab character. (no-tabs)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6628) Unexpected tab character. (no-tabs)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6629) Unexpected tab character. (no-tabs)
(#6630) Unexpected tab character. (no-tabs)
(#6630) There should be no spaces inside this paren. (space-in-parens)
(#6630) There should be no spaces inside this paren. (space-in-parens)
(#6631) Unexpected tab character. (no-tabs)
(#6631) There should be no spaces inside this paren. (space-in-parens)
(#6631) There should be no spaces inside this paren. (space-in-parens)
(#6632) Unexpected tab character. (no-tabs)
(#6632) There should be no spaces inside this paren. (space-in-parens)
(#6633) Unexpected tab character. (no-tabs)
(#6634) Unexpected tab character. (no-tabs)
(#6635) Unexpected tab character. (no-tabs)
(#6635) There should be no spaces inside this paren. (space-in-parens)
(#6635) There should be no spaces inside this paren. (space-in-parens)
(#6636) Unexpected tab character. (no-tabs)
(#6637) Unexpected tab character. (no-tabs)
(#6638) Unexpected tab character. (no-tabs)
(#6638) There should be no spaces inside this paren. (space-in-parens)
(#6638) There should be no spaces inside this paren. (space-in-parens)
(#6639) Unexpected tab character. (no-tabs)
(#6640) Unexpected tab character. (no-tabs)
(#6640) There should be no spaces inside this paren. (space-in-parens)
(#6640) There should be no spaces inside this paren. (space-in-parens)
(#6641) Unexpected tab character. (no-tabs)
(#6643) Unexpected tab character. (no-tabs)
(#6643) There should be no spaces inside this paren. (space-in-parens)
(#6643) There should be no spaces inside this paren. (space-in-parens)
(#6643) There should be no spaces inside this paren. (space-in-parens)
(#6643) There should be no spaces inside this paren. (space-in-parens)
(#6643) There should be no spaces inside this paren. (space-in-parens)
(#6643) There should be no spaces inside this paren. (space-in-parens)
(#6644) Unexpected tab character. (no-tabs)
(#6644) There should be no spaces inside this paren. (space-in-parens)
(#6644) There should be no spaces inside this paren. (space-in-parens)
(#6645) Unexpected tab character. (no-tabs)
(#6647) Unexpected tab character. (no-tabs)
(#6648) Unexpected tab character. (no-tabs)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6649) Unexpected tab character. (no-tabs)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6650) Unexpected tab character. (no-tabs)
(#6651) Unexpected tab character. (no-tabs)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6652) Unexpected tab character. (no-tabs)
(#6653) Unexpected tab character. (no-tabs)
(#6654) Unexpected tab character. (no-tabs)
(#6658) Unexpected tab character. (no-tabs)
(#6659) Unexpected tab character. (no-tabs)
(#6660) Unexpected tab character. (no-tabs)
(#6661) Unexpected tab character. (no-tabs)
(#6662) Unexpected tab character. (no-tabs)
(#6662) Expected to return a value at the end of method 'get'. (consistent-return)
(#6662) There should be no spaces inside this paren. (space-in-parens)
(#6662) There should be no spaces inside this paren. (space-in-parens)
(#6663) Unexpected tab character. (no-tabs)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6664) Unexpected tab character. (no-tabs)
(#6665) Unexpected tab character. (no-tabs)
(#6665) There should be no spaces inside this paren. (space-in-parens)
(#6665) There should be no spaces inside this paren. (space-in-parens)
(#6666) Unexpected tab character. (no-tabs)
(#6668) Unexpected tab character. (no-tabs)
(#6669) Unexpected tab character. (no-tabs)
(#6670) Unexpected tab character. (no-tabs)
(#6671) Unexpected tab character. (no-tabs)
(#6673) Unexpected tab character. (no-tabs)
(#6674) Unexpected tab character. (no-tabs)
(#6675) Unexpected tab character. (no-tabs)
(#6676) Unexpected tab character. (no-tabs)
(#6677) Unexpected tab character. (no-tabs)
(#6678) Unexpected tab character. (no-tabs)
(#6679) Unexpected tab character. (no-tabs)
(#6680) Unexpected tab character. (no-tabs)
(#6681) Unexpected tab character. (no-tabs)
(#6682) Unexpected tab character. (no-tabs)
(#6683) Unexpected tab character. (no-tabs)
(#6685) Unexpected tab character. (no-tabs)
(#6686) Unexpected tab character. (no-tabs)
(#6687) Unexpected tab character. (no-tabs)
(#6688) Unexpected tab character. (no-tabs)
(#6688) Comments should not begin with a lowercase character (capitalized-comments)
(#6689) Unexpected tab character. (no-tabs)
(#6690) Unexpected tab character. (no-tabs)
(#6692) Unexpected tab character. (no-tabs)
(#6693) Unexpected tab character. (no-tabs)
(#6693) There should be no spaces inside this paren. (space-in-parens)
(#6693) There should be no spaces inside this paren. (space-in-parens)
(#6694) Unexpected tab character. (no-tabs)
(#6695) Unexpected tab character. (no-tabs)
(#6695) There should be no spaces inside this paren. (space-in-parens)
(#6695) There should be no spaces inside this paren. (space-in-parens)
(#6696) Unexpected tab character. (no-tabs)
(#6697) Unexpected tab character. (no-tabs)
(#6699) Unexpected tab character. (no-tabs)
(#6700) Unexpected tab character. (no-tabs)
(#6701) Unexpected tab character. (no-tabs)
(#6701) There should be no spaces inside this paren. (space-in-parens)
(#6701) There should be no spaces inside this paren. (space-in-parens)
(#6702) Unexpected tab character. (no-tabs)
(#6704) Unexpected tab character. (no-tabs)
(#6704) There should be no space after '['. (computed-property-spacing)
(#6704) There should be no space before ']'. (computed-property-spacing)
(#6704) There should be no spaces inside this paren. (space-in-parens)
(#6704) There should be no space after '['. (computed-property-spacing)
(#6704) There should be no space before ']'. (computed-property-spacing)
(#6704) There should be no spaces inside this paren. (space-in-parens)
(#6704) There should be no spaces inside this paren. (space-in-parens)
(#6704) There should be no spaces inside this paren. (space-in-parens)
(#6706) Unexpected tab character. (no-tabs)
(#6706) Comments should not begin with a lowercase character (capitalized-comments)
(#6707) Unexpected tab character. (no-tabs)
(#6708) Unexpected tab character. (no-tabs)
(#6708) There should be no space after '['. (computed-property-spacing)
(#6708) There should be no space before ']'. (computed-property-spacing)
(#6708) There should be no space after '['. (computed-property-spacing)
(#6708) There should be no space before ']'. (computed-property-spacing)
(#6710) Unexpected tab character. (no-tabs)
(#6711) Unexpected tab character. (no-tabs)
(#6711) There should be no spaces inside this paren. (space-in-parens)
(#6711) There should be no spaces inside this paren. (space-in-parens)
(#6712) Unexpected tab character. (no-tabs)
(#6714) Unexpected tab character. (no-tabs)
(#6714) Comments should not begin with a lowercase character (capitalized-comments)
(#6715) Unexpected tab character. (no-tabs)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6716) Unexpected tab character. (no-tabs)
(#6716) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no spaces inside this paren. (space-in-parens)
(#6717) Unexpected tab character. (no-tabs)
(#6718) Unexpected tab character. (no-tabs)
(#6719) Unexpected tab character. (no-tabs)
(#6721) Unexpected tab character. (no-tabs)
(#6722) Unexpected tab character. (no-tabs)
(#6722) There should be no spaces inside this paren. (space-in-parens)
(#6722) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6722) There should be no spaces inside this paren. (space-in-parens)
(#6722) There should be no spaces inside this paren. (space-in-parens)
(#6722) There should be no spaces inside this paren. (space-in-parens)
(#6723) Unexpected tab character. (no-tabs)
(#6724) Unexpected tab character. (no-tabs)
(#6726) Unexpected tab character. (no-tabs)
(#6727) Unexpected tab character. (no-tabs)
(#6727) There should be no spaces inside this paren. (space-in-parens)
(#6727) There should be no space after '['. (computed-property-spacing)
(#6727) There should be no space before ']'. (computed-property-spacing)
(#6727) There should be no spaces inside this paren. (space-in-parens)
(#6728) Unexpected tab character. (no-tabs)
(#6729) Unexpected tab character. (no-tabs)
(#6731) Unexpected tab character. (no-tabs)
(#6732) Unexpected tab character. (no-tabs)
(#6732) There should be no spaces inside this paren. (space-in-parens)
(#6732) There should be no spaces inside this paren. (space-in-parens)
(#6732) There should be no spaces inside this paren. (space-in-parens)
(#6732) There should be no spaces inside this paren. (space-in-parens)
(#6733) Unexpected tab character. (no-tabs)
(#6734) Unexpected tab character. (no-tabs)
(#6735) Unexpected tab character. (no-tabs)
(#6736) Unexpected tab character. (no-tabs)
(#6736) There should be no space after '['. (computed-property-spacing)
(#6736) There should be no space before ']'. (computed-property-spacing)
(#6737) Unexpected tab character. (no-tabs)
(#6737) Expected space(s) after "catch". (keyword-spacing)
(#6737) Empty block statement. (no-empty)
(#6738) Unexpected tab character. (no-tabs)
(#6740) Unexpected tab character. (no-tabs)
(#6741) Unexpected tab character. (no-tabs)
(#6742) Unexpected tab character. (no-tabs)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6743) Unexpected tab character. (no-tabs)
(#6743) Method 'style' expected no return value. (consistent-return)
(#6744) Unexpected tab character. (no-tabs)
(#6746) Unexpected tab character. (no-tabs)
(#6747) Unexpected tab character. (no-tabs)
(#6747) Method 'style' expected no return value. (consistent-return)
(#6747) There should be no space after '['. (computed-property-spacing)
(#6747) There should be no space before ']'. (computed-property-spacing)
(#6748) Unexpected tab character. (no-tabs)
(#6749) Unexpected tab character. (no-tabs)
(#6751) Unexpected tab character. (no-tabs)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6752) Unexpected tab character. (no-tabs)
(#6753) Unexpected tab character. (no-tabs)
(#6753) There should be no spaces inside this paren. (space-in-parens)
(#6753) There should be no spaces inside this paren. (space-in-parens)
(#6755) Unexpected tab character. (no-tabs)
(#6756) Unexpected tab character. (no-tabs)
(#6756) There should be no space after '['. (computed-property-spacing)
(#6756) There should be no space before ']'. (computed-property-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no space after '['. (computed-property-spacing)
(#6756) There should be no space before ']'. (computed-property-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6758) Unexpected tab character. (no-tabs)
(#6758) Comments should not begin with a lowercase character (capitalized-comments)
(#6759) Unexpected tab character. (no-tabs)
(#6760) Unexpected tab character. (no-tabs)
(#6760) There should be no space after '['. (computed-property-spacing)
(#6760) There should be no space before ']'. (computed-property-spacing)
(#6760) There should be no space after '['. (computed-property-spacing)
(#6760) There should be no space before ']'. (computed-property-spacing)
(#6762) Unexpected tab character. (no-tabs)
(#6763) Unexpected tab character. (no-tabs)
(#6763) There should be no spaces inside this paren. (space-in-parens)
(#6763) There should be no spaces inside this paren. (space-in-parens)
(#6764) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6767) Unexpected tab character. (no-tabs)
(#6768) Unexpected tab character. (no-tabs)
(#6768) There should be no spaces inside this paren. (space-in-parens)
(#6768) There should be no spaces inside this paren. (space-in-parens)
(#6769) Unexpected tab character. (no-tabs)
(#6769) There should be no spaces inside this paren. (space-in-parens)
(#6769) There should be no spaces inside this paren. (space-in-parens)
(#6770) Unexpected tab character. (no-tabs)
(#6772) Unexpected tab character. (no-tabs)
(#6772) Expected space or tab after '//' in comment. (spaced-comment)
(#6772) Comments should not begin with a lowercase character (capitalized-comments)
(#6773) Unexpected tab character. (no-tabs)
(#6773) There should be no spaces inside this paren. (space-in-parens)
(#6773) There should be no spaces inside this paren. (space-in-parens)
(#6774) Unexpected tab character. (no-tabs)
(#6774) There should be no space after '['. (computed-property-spacing)
(#6774) There should be no space before ']'. (computed-property-spacing)
(#6775) Unexpected tab character. (no-tabs)
(#6777) Unexpected tab character. (no-tabs)
(#6778) Unexpected tab character. (no-tabs)
(#6778) There should be no spaces inside this paren. (space-in-parens)
(#6778) There should be no spaces inside this paren. (space-in-parens)
(#6779) Unexpected tab character. (no-tabs)
(#6779) There should be no spaces inside this paren. (space-in-parens)
(#6779) There should be no spaces inside this paren. (space-in-parens)
(#6780) Unexpected tab character. (no-tabs)
(#6780) There should be no spaces inside this paren. (space-in-parens)
(#6780) There should be no spaces inside this paren. (space-in-parens)
(#6781) Unexpected tab character. (no-tabs)
(#6782) Unexpected tab character. (no-tabs)
(#6783) Unexpected tab character. (no-tabs)
(#6785) Unexpected tab character. (no-tabs)
(#6786) Unexpected tab character. (no-tabs)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6787) Unexpected tab character. (no-tabs)
(#6788) Unexpected tab character. (no-tabs)
(#6790) Unexpected tab character. (no-tabs)
(#6791) Unexpected tab character. (no-tabs)
(#6791) There should be no spaces inside this paren. (space-in-parens)
(#6791) There should be no spaces inside this paren. (space-in-parens)
(#6792) Unexpected tab character. (no-tabs)
(#6792) There should be no space after '['. (computed-property-spacing)
(#6792) There should be no space before ']'. (computed-property-spacing)
(#6792) There should be no space after '['. (computed-property-spacing)
(#6792) There should be no space before ']'. (computed-property-spacing)
(#6793) Unexpected tab character. (no-tabs)
(#6793) There should be no space after '['. (computed-property-spacing)
(#6793) There should be no space before ']'. (computed-property-spacing)
(#6793) There should be no space after '['. (computed-property-spacing)
(#6793) There should be no space before ']'. (computed-property-spacing)
(#6794) Unexpected tab character. (no-tabs)
(#6796) Unexpected tab character. (no-tabs)
(#6796) There should be no spaces inside this paren. (space-in-parens)
(#6796) There should be no spaces inside this paren. (space-in-parens)
(#6798) Unexpected tab character. (no-tabs)
(#6799) Unexpected tab character. (no-tabs)
(#6799) There should be no spaces inside this paren. (space-in-parens)
(#6799) There should be no spaces inside this paren. (space-in-parens)
(#6800) Unexpected tab character. (no-tabs)
(#6800) There should be no space after '['. (computed-property-spacing)
(#6800) There should be no space before ']'. (computed-property-spacing)
(#6800) There should be no space after '['. (computed-property-spacing)
(#6800) There should be no space before ']'. (computed-property-spacing)
(#6801) Unexpected tab character. (no-tabs)
(#6803) Unexpected tab character. (no-tabs)
(#6804) Unexpected tab character. (no-tabs)
(#6809) There should be no spaces inside this paren. (space-in-parens)
(#6809) There should be no spaces inside this paren. (space-in-parens)
(#6810) Unexpected tab character. (no-tabs)
(#6810) There should be no spaces inside this paren. (space-in-parens)
(#6810) There should be no spaces inside this paren. (space-in-parens)
(#6811) Unexpected tab character. (no-tabs)
(#6812) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6815) Unexpected tab character. (no-tabs)
(#6815) There should be no spaces inside this paren. (space-in-parens)
(#6815) There should be no spaces inside this paren. (space-in-parens)
(#6817) Unexpected tab character. (no-tabs)
(#6817) There should be no space after '['. (computed-property-spacing)
(#6817) There should be no space before ']'. (computed-property-spacing)
(#6818) Unexpected tab character. (no-tabs)
(#6818) 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)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6819) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#6822) Unexpected tab character. (no-tabs)
(#6823) Unexpected tab character. (no-tabs)
(#6824) Unexpected tab character. (no-tabs)
(#6825) Unexpected tab character. (no-tabs)
(#6826) Unexpected tab character. (no-tabs)
(#6826) 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)
(#6826) 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)
(#6827) Unexpected tab character. (no-tabs)
(#6828) Unexpected tab character. (no-tabs)
(#6829) Unexpected tab character. (no-tabs)
(#6831) Unexpected tab character. (no-tabs)
(#6832) Unexpected tab character. (no-tabs)
(#6834) Unexpected tab character. (no-tabs)
(#6835) Unexpected tab character. (no-tabs)
(#6836) Unexpected tab character. (no-tabs)
(#6837) Unexpected tab character. (no-tabs)
(#6838) Unexpected tab character. (no-tabs)
(#6840) Unexpected tab character. (no-tabs)
(#6841) Unexpected tab character. (no-tabs)
(#6842) There should be no spaces inside this paren. (space-in-parens)
(#6842) There should be no spaces inside this paren. (space-in-parens)
(#6843) Unexpected tab character. (no-tabs)
(#6843) There should be no spaces inside this paren. (space-in-parens)
(#6843) There should be no spaces inside this paren. (space-in-parens)
(#6844) Unexpected tab character. (no-tabs)
(#6845) Unexpected tab character. (no-tabs)
(#6845) There should be no space after '['. (computed-property-spacing)
(#6845) There should be no space before ']'. (computed-property-spacing)
(#6846) Unexpected tab character. (no-tabs)
(#6848) Unexpected tab character. (no-tabs)
(#6849) Unexpected tab character. (no-tabs)
(#6850) Unexpected tab character. (no-tabs)
(#6850) There should be no spaces inside this paren. (space-in-parens)
(#6850) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6850) There should be no space after '['. (computed-property-spacing)
(#6850) There should be no space before ']'. (computed-property-spacing)
(#6850) There should be no spaces inside this paren. (space-in-parens)
(#6851) Unexpected tab character. (no-tabs)
(#6851) There should be no space after '['. (computed-property-spacing)
(#6851) There should be no space before ']'. (computed-property-spacing)
(#6852) Unexpected tab character. (no-tabs)
(#6854) Unexpected tab character. (no-tabs)
(#6855) Unexpected tab character. (no-tabs)
(#6857) Unexpected tab character. (no-tabs)
(#6858) Unexpected tab character. (no-tabs)
(#6859) Unexpected tab character. (no-tabs)
(#6860) Unexpected tab character. (no-tabs)
(#6861) Unexpected tab character. (no-tabs)
(#6861) 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)
(#6861) 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) Unexpected tab character. (no-tabs)
(#6864) Unexpected tab character. (no-tabs)
(#6865) Unexpected tab character. (no-tabs)
(#6867) Unexpected tab character. (no-tabs)
(#6868) Unexpected tab character. (no-tabs)
(#6868) There should be no spaces inside this paren. (space-in-parens)
(#6868) There should be no spaces inside this paren. (space-in-parens)
(#6869) Unexpected tab character. (no-tabs)
(#6870) Unexpected tab character. (no-tabs)
(#6871) Unexpected tab character. (no-tabs)
(#6872) Unexpected tab character. (no-tabs)
(#6874) Unexpected tab character. (no-tabs)
(#6875) Unexpected tab character. (no-tabs)
(#6876) Unexpected tab character. (no-tabs)
(#6876) There should be no spaces inside this paren. (space-in-parens)
(#6876) There should be no spaces inside this paren. (space-in-parens)
(#6877) Unexpected tab character. (no-tabs)
(#6878) Unexpected tab character. (no-tabs)
(#6879) Unexpected tab character. (no-tabs)
(#6881) Unexpected tab character. (no-tabs)
(#6882) Unexpected tab character. (no-tabs)
(#6885) Missing JSDoc comment. (require-jsdoc)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6886) Unexpected tab character. (no-tabs)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6887) Unexpected tab character. (no-tabs)
(#6888) Unexpected tab character. (no-tabs)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6888) There should be no space after '['. (computed-property-spacing)
(#6888) There should be no space before ']'. (computed-property-spacing)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6888) There should be no space after '['. (computed-property-spacing)
(#6888) There should be no space before ']'. (computed-property-spacing)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6889) Unexpected tab character. (no-tabs)
(#6892) Missing JSDoc comment. (require-jsdoc)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6893) Unexpected tab character. (no-tabs)
(#6893) Do not nest ternary expressions. (no-nested-ternary)
(#6893) There should be no spaces inside this paren. (space-in-parens)
(#6893) There should be no spaces inside this paren. (space-in-parens)
(#6894) Unexpected tab character. (no-tabs)
(#6895) Unexpected tab character. (no-tabs)
(#6896) Unexpected tab character. (no-tabs)
(#6897) Unexpected tab character. (no-tabs)
(#6899) Unexpected tab character. (no-tabs)
(#6901) Unexpected tab character. (no-tabs)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6902) Unexpected tab character. (no-tabs)
(#6902) Comments should not begin with a lowercase character (capitalized-comments)
(#6903) Unexpected tab character. (no-tabs)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6904) Unexpected tab character. (no-tabs)
(#6904) Comments should not begin with a lowercase character (capitalized-comments)
(#6905) Unexpected tab character. (no-tabs)
(#6906) Unexpected tab character. (no-tabs)
(#6906) There should be no spaces inside this paren. (space-in-parens)
(#6906) There should be no space after '['. (computed-property-spacing)
(#6906) There should be no space before ']'. (computed-property-spacing)
(#6906) There should be no spaces inside this paren. (space-in-parens)
(#6907) Unexpected tab character. (no-tabs)
(#6909) Unexpected tab character. (no-tabs)
(#6910) Unexpected tab character. (no-tabs)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) Unexpected tab character. (no-tabs)
(#6911) Comments should not begin with a lowercase character (capitalized-comments)
(#6912) Unexpected tab character. (no-tabs)
(#6912) There should be no spaces inside this paren. (space-in-parens)
(#6912) There should be no spaces inside this paren. (space-in-parens)
(#6913) Unexpected tab character. (no-tabs)
(#6913) 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 space after '['. (computed-property-spacing)
(#6913) There should be no space before ']'. (computed-property-spacing)
(#6913) There should be no spaces inside this paren. (space-in-parens)
(#6913) There should be no spaces inside this paren. (space-in-parens)
(#6914) Unexpected tab character. (no-tabs)
(#6916) Unexpected tab character. (no-tabs)
(#6916) Comments should not begin with a lowercase character (capitalized-comments)
(#6917) Unexpected tab character. (no-tabs)
(#6917) There should be no spaces inside this paren. (space-in-parens)
(#6917) There should be no spaces inside this paren. (space-in-parens)
(#6918) Unexpected tab character. (no-tabs)
(#6918) There should be no spaces inside this paren. (space-in-parens)
(#6918) There should be no spaces inside this paren. (space-in-parens)
(#6918) There should be no space after '['. (computed-property-spacing)
(#6918) There should be no space before ']'. (computed-property-spacing)
(#6918) There should be no spaces inside this paren. (space-in-parens)
(#6918) There should be no spaces inside this paren. (space-in-parens)
(#6919) Unexpected tab character. (no-tabs)
(#6920) Unexpected tab character. (no-tabs)
(#6921) Unexpected tab character. (no-tabs)
(#6921) Comments should not begin with a lowercase character (capitalized-comments)
(#6922) Unexpected tab character. (no-tabs)
(#6922) 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 space after '['. (computed-property-spacing)
(#6922) There should be no space before ']'. (computed-property-spacing)
(#6922) There should be no spaces inside this paren. (space-in-parens)
(#6922) There should be no spaces inside this paren. (space-in-parens)
(#6924) Unexpected tab character. (no-tabs)
(#6924) Comments should not begin with a lowercase character (capitalized-comments)
(#6925) Unexpected tab character. (no-tabs)
(#6925) There should be no spaces inside this paren. (space-in-parens)
(#6925) There should be no spaces inside this paren. (space-in-parens)
(#6926) Unexpected tab character. (no-tabs)
(#6926) There should be no spaces inside this paren. (space-in-parens)
(#6926) There should be no spaces inside this paren. (space-in-parens)
(#6926) There should be no space after '['. (computed-property-spacing)
(#6926) There should be no space before ']'. (computed-property-spacing)
(#6926) There should be no spaces inside this paren. (space-in-parens)
(#6926) There should be no spaces inside this paren. (space-in-parens)
(#6927) Unexpected tab character. (no-tabs)
(#6928) Unexpected tab character. (no-tabs)
(#6929) Unexpected tab character. (no-tabs)
(#6931) Unexpected tab character. (no-tabs)
(#6934) Missing JSDoc comment. (require-jsdoc)
(#6934) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no spaces inside this paren. (space-in-parens)
(#6936) Unexpected tab character. (no-tabs)
(#6937) Unexpected tab character. (no-tabs)
(#6938) Unexpected tab character. (no-tabs)
(#6939) Unexpected tab character. (no-tabs)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6941) Unexpected tab character. (no-tabs)
(#6941) Comments should not begin with a lowercase character (capitalized-comments)
(#6942) Unexpected tab character. (no-tabs)
(#6943) Unexpected tab character. (no-tabs)
(#6944) Unexpected tab character. (no-tabs)
(#6944) There should be no spaces inside this paren. (space-in-parens)
(#6944) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6944) There should be no spaces inside this paren. (space-in-parens)
(#6945) Unexpected tab character. (no-tabs)
(#6946) Unexpected tab character. (no-tabs)
(#6946) There should be no spaces inside this paren. (space-in-parens)
(#6946) There should be no spaces inside this paren. (space-in-parens)
(#6947) Unexpected tab character. (no-tabs)
(#6947) There should be no spaces inside this paren. (space-in-parens)
(#6947) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6947) There should be no spaces inside this paren. (space-in-parens)
(#6948) Unexpected tab character. (no-tabs)
(#6948) There should be no space after '['. (computed-property-spacing)
(#6948) There should be no space before ']'. (computed-property-spacing)
(#6949) Unexpected tab character. (no-tabs)
(#6951) Unexpected tab character. (no-tabs)
(#6952) Unexpected tab character. (no-tabs)
(#6952) There should be no spaces inside this paren. (space-in-parens)
(#6952) There should be no spaces inside this paren. (space-in-parens)
(#6953) Unexpected tab character. (no-tabs)
(#6954) Unexpected tab character. (no-tabs)
(#6956) Unexpected tab character. (no-tabs)
(#6956) Comments should not begin with a lowercase character (capitalized-comments)
(#6957) Unexpected tab character. (no-tabs)
(#6958) Unexpected tab character. (no-tabs)
(#6958) There should be no spaces inside this paren. (space-in-parens)
(#6958) There should be no space after '['. (computed-property-spacing)
(#6958) There should be no space before ']'. (computed-property-spacing)
(#6958) There should be no spaces inside this paren. (space-in-parens)
(#6960) Unexpected tab character. (no-tabs)
(#6961) Unexpected tab character. (no-tabs)
(#6961) There should be no spaces inside this paren. (space-in-parens)
(#6961) There should be no spaces inside this paren. (space-in-parens)
(#6962) Unexpected tab character. (no-tabs)
(#6964) Comments should not begin with a lowercase character (capitalized-comments)
(#6964) Unexpected tab character. (no-tabs)
(#6965) Unexpected tab character. (no-tabs)
(#6965) There should be no spaces inside this paren. (space-in-parens)
(#6966) Unexpected tab character. (no-tabs)
(#6967) Unexpected tab character. (no-tabs)
(#6968) Unexpected tab character. (no-tabs)
(#6969) Unexpected tab character. (no-tabs)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6970) Unexpected tab character. (no-tabs)
(#6971) Unexpected tab character. (no-tabs)
(#6972) Unexpected tab character. (no-tabs)
(#6977) Missing JSDoc comment. (require-jsdoc)
(#6977) Identifier 'css_defaultDisplay' is not in camel case. (camelcase)
(#6977) There should be no spaces inside this paren. (space-in-parens)
(#6977) There should be no spaces inside this paren. (space-in-parens)
(#6978) Unexpected tab character. (no-tabs)
(#6978) There should be no spaces inside this paren. (space-in-parens)
(#6978) There should be no space after '['. (computed-property-spacing)
(#6978) There should be no space before ']'. (computed-property-spacing)
(#6978) There should be no spaces inside this paren. (space-in-parens)
(#6979) Unexpected tab character. (no-tabs)
(#6979) There should be no space after '['. (computed-property-spacing)
(#6979) There should be no space before ']'. (computed-property-spacing)
(#6980) Unexpected tab character. (no-tabs)
(#6982) Unexpected tab character. (no-tabs)
(#6982) 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)
(#6982) There should be no spaces inside this paren. (space-in-parens)
(#6983) Unexpected tab character. (no-tabs)
(#6984) Unexpected tab character. (no-tabs)
(#6986) Unexpected tab character. (no-tabs)
(#6987) Unexpected tab character. (no-tabs)
(#6988) Unexpected tab character. (no-tabs)
(#6988) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no spaces inside this paren. (space-in-parens)
(#6989) Unexpected tab character. (no-tabs)
(#6990) Unexpected tab character. (no-tabs)
(#6991) Unexpected tab character. (no-tabs)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6992) Unexpected tab character. (no-tabs)
(#6993) Unexpected tab character. (no-tabs)
(#6994) Unexpected tab character. (no-tabs)
(#6995) Unexpected tab character. (no-tabs)
(#6996) Unexpected tab character. (no-tabs)
(#6998) Unexpected tab character. (no-tabs)
(#6999) Unexpected tab character. (no-tabs)
(#7000) Unexpected tab character. (no-tabs)
(#7001) Unexpected tab character. (no-tabs)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7002) Unexpected tab character. (no-tabs)
(#7002) There should be no spaces inside this paren. (space-in-parens)
(#7002) There should be no spaces inside this paren. (space-in-parens)
(#7003) Unexpected tab character. (no-tabs)
(#7004) Unexpected tab character. (no-tabs)
(#7005) Unexpected tab character. (no-tabs)
(#7007) Unexpected tab character. (no-tabs)
(#7007) There should be no spaces inside this paren. (space-in-parens)
(#7007) There should be no spaces inside this paren. (space-in-parens)
(#7009) Unexpected tab character. (no-tabs)
(#7009) There should be no spaces inside this paren. (space-in-parens)
(#7009) There should be no spaces inside this paren. (space-in-parens)
(#7010) Unexpected tab character. (no-tabs)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7011) Unexpected tab character. (no-tabs)
(#7013) Unexpected tab character. (no-tabs)
(#7014) Unexpected tab character. (no-tabs)
(#7014) There should be no space after '['. (computed-property-spacing)
(#7014) There should be no space before ']'. (computed-property-spacing)
(#7016) Unexpected tab character. (no-tabs)
(#7019) There should be no space after '['. (array-bracket-spacing)
(#7019) There should be no space before ']'. (array-bracket-spacing)
(#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) Unexpected tab character. (no-tabs)
(#7020) There should be no space after '['. (computed-property-spacing)
(#7020) There should be no space before ']'. (computed-property-spacing)
(#7021) Unexpected tab character. (no-tabs)
(#7021) Expected to return a value at the end of method 'get'. (consistent-return)
(#7021) There should be no spaces inside this paren. (space-in-parens)
(#7021) There should be no spaces inside this paren. (space-in-parens)
(#7022) Unexpected tab character. (no-tabs)
(#7022) There should be no spaces inside this paren. (space-in-parens)
(#7022) There should be no spaces inside this paren. (space-in-parens)
(#7023) Unexpected tab character. (no-tabs)
(#7023) Comments should not begin with a lowercase character (capitalized-comments)
(#7024) Unexpected tab character. (no-tabs)
(#7025) Unexpected tab character. (no-tabs)
(#7025) There should be no spaces inside this paren. (space-in-parens)
(#7025) There should be no spaces inside this paren. (space-in-parens)
(#7025) There should be no spaces inside this paren. (space-in-parens)
(#7025) There should be no spaces inside this paren. (space-in-parens)
(#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) Unexpected tab character. (no-tabs)
(#7026) There should be no spaces inside this paren. (space-in-parens)
(#7027) Unexpected tab character. (no-tabs)
(#7027) There should be no spaces inside this paren. (space-in-parens)
(#7027) There should be no spaces inside this paren. (space-in-parens)
(#7028) Unexpected tab character. (no-tabs)
(#7029) Unexpected tab character. (no-tabs)
(#7030) Unexpected tab character. (no-tabs)
(#7030) There should be no spaces inside this paren. (space-in-parens)
(#7030) There should be no spaces inside this paren. (space-in-parens)
(#7031) Unexpected tab character. (no-tabs)
(#7032) Unexpected tab character. (no-tabs)
(#7033) Unexpected tab character. (no-tabs)
(#7035) Unexpected tab character. (no-tabs)
(#7035) There should be no spaces inside this paren. (space-in-parens)
(#7035) There should be no spaces inside this paren. (space-in-parens)
(#7036) Unexpected tab character. (no-tabs)
(#7036) There should be no spaces inside this paren. (space-in-parens)
(#7037) Unexpected tab character. (no-tabs)
(#7038) Unexpected tab character. (no-tabs)
(#7039) Unexpected tab character. (no-tabs)
(#7040) Unexpected tab character. (no-tabs)
(#7041) Unexpected tab character. (no-tabs)
(#7041) There should be no spaces inside this paren. (space-in-parens)
(#7041) There should be no spaces inside this paren. (space-in-parens)
(#7042) Unexpected tab character. (no-tabs)
(#7043) Unexpected tab character. (no-tabs)
(#7044) Unexpected tab character. (no-tabs)
(#7045) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7050) Unexpected tab character. (no-tabs)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7051) Unexpected tab character. (no-tabs)
(#7052) Unexpected tab character. (no-tabs)
(#7052) Do not nest ternary expressions. (no-nested-ternary)
(#7052) There should be no spaces inside this paren. (space-in-parens)
(#7052) There should be no spaces inside this paren. (space-in-parens)
(#7053) Unexpected tab character. (no-tabs)
(#7053) 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)
(#7053) There should be no spaces inside this paren. (space-in-parens)
(#7054) Unexpected tab character. (no-tabs)
(#7055) Unexpected tab character. (no-tabs)
(#7057) Unexpected tab character. (no-tabs)
(#7057) There should be no spaces inside this paren. (space-in-parens)
(#7057) There should be no spaces inside this paren. (space-in-parens)
(#7058) Unexpected tab character. (no-tabs)
(#7059) Unexpected tab character. (no-tabs)
(#7060) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7063) Unexpected tab character. (no-tabs)
(#7064) Unexpected tab character. (no-tabs)
(#7065) Unexpected tab character. (no-tabs)
(#7067) Unexpected tab character. (no-tabs)
(#7067) Comments should not begin with a lowercase character (capitalized-comments)
(#7068) Unexpected tab character. (no-tabs)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7069) Unexpected tab character. (no-tabs)
(#7069) There should be no spaces inside this paren. (space-in-parens)
(#7071) Unexpected tab character. (no-tabs)
(#7072) Unexpected tab character. (no-tabs)
(#7073) Unexpected tab character. (no-tabs)
(#7074) Unexpected tab character. (no-tabs)
(#7074) There should be no spaces inside this paren. (space-in-parens)
(#7074) There should be no spaces inside this paren. (space-in-parens)
(#7076) Unexpected tab character. (no-tabs)
(#7076) Comments should not begin with a lowercase character (capitalized-comments)
(#7077) Unexpected tab character. (no-tabs)
(#7077) There should be no spaces inside this paren. (space-in-parens)
(#7077) There should be no spaces inside this paren. (space-in-parens)
(#7078) Unexpected tab character. (no-tabs)
(#7079) Unexpected tab character. (no-tabs)
(#7080) Unexpected tab character. (no-tabs)
(#7082) Unexpected tab character. (no-tabs)
(#7082) Comments should not begin with a lowercase character (capitalized-comments)
(#7083) Unexpected tab character. (no-tabs)
(#7083) There should be no spaces inside this paren. (space-in-parens)
(#7083) There should be no spaces inside this paren. (space-in-parens)
(#7084) Unexpected tab character. (no-tabs)
(#7084) There should be no spaces inside this paren. (space-in-parens)
(#7084) There should be no spaces inside this paren. (space-in-parens)
(#7085) Unexpected tab character. (no-tabs)
(#7086) Unexpected tab character. (no-tabs)
(#7087) Unexpected tab character. (no-tabs)
(#7093) Unexpected tab character. (no-tabs)
(#7093) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no spaces inside this paren. (space-in-parens)
(#7094) Unexpected tab character. (no-tabs)
(#7095) Unexpected tab character. (no-tabs)
(#7095) There should be no spaces inside this paren. (space-in-parens)
(#7095) There should be no spaces inside this paren. (space-in-parens)
(#7096) Unexpected tab character. (no-tabs)
(#7097) Unexpected tab character. (no-tabs)
(#7098) Unexpected tab character. (no-tabs)
(#7098) There should be no spaces inside this paren. (space-in-parens)
(#7098) There should be no space after '{'. (object-curly-spacing)
(#7098) There should be no space before '}'. (object-curly-spacing)
(#7098) Expected to return a value at the end of function. (consistent-return)
(#7099) Unexpected tab character. (no-tabs)
(#7099) There should be no spaces inside this paren. (space-in-parens)
(#7099) There should be no spaces inside this paren. (space-in-parens)
(#7100) Unexpected tab character. (no-tabs)
(#7100) There should be no spaces inside this paren. (space-in-parens)
(#7100) There should be no spaces inside this paren. (space-in-parens)
(#7101) Unexpected tab character. (no-tabs)
(#7102) Unexpected tab character. (no-tabs)
(#7103) Unexpected tab character. (no-tabs)
(#7104) Unexpected tab character. (no-tabs)
(#7105) Unexpected tab character. (no-tabs)
(#7107) Unexpected tab character. (no-tabs)
(#7108) Unexpected tab character. (no-tabs)
(#7109) Unexpected tab character. (no-tabs)
(#7110) Unexpected tab character. (no-tabs)
(#7110) There should be no spaces inside this paren. (space-in-parens)
(#7110) There should be no spaces inside this paren. (space-in-parens)
(#7111) Unexpected tab character. (no-tabs)
(#7111) There should be no spaces inside this paren. (space-in-parens)
(#7111) There should be no space after '['. (array-bracket-spacing)
(#7111) There should be no space before ']'. (array-bracket-spacing)
(#7111) There should be no spaces inside this paren. (space-in-parens)
(#7111) There should be no spaces inside this paren. (space-in-parens)
(#7112) Unexpected tab character. (no-tabs)
(#7112) There should be no space after '['. (computed-property-spacing)
(#7112) There should be no space before ']'. (computed-property-spacing)
(#7113) Unexpected tab character. (no-tabs)
(#7113) Expected to return a value at the end of method 'get'. (consistent-return)
(#7113) There should be no spaces inside this paren. (space-in-parens)
(#7113) There should be no spaces inside this paren. (space-in-parens)
(#7114) Unexpected tab character. (no-tabs)
(#7114) There should be no spaces inside this paren. (space-in-parens)
(#7114) There should be no spaces inside this paren. (space-in-parens)
(#7115) Unexpected tab character. (no-tabs)
(#7115) There should be no spaces inside this paren. (space-in-parens)
(#7115) There should be no spaces inside this paren. (space-in-parens)
(#7116) Unexpected tab character. (no-tabs)
(#7116) Comments should not begin with a lowercase character (capitalized-comments)
(#7117) Unexpected tab character. (no-tabs)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no space after '['. (computed-property-spacing)
(#7117) There should be no space before ']'. (computed-property-spacing)
(#7118) Unexpected tab character. (no-tabs)
(#7119) Unexpected tab character. (no-tabs)
(#7120) Unexpected tab character. (no-tabs)
(#7121) Unexpected tab character. (no-tabs)
(#7122) Unexpected tab character. (no-tabs)
(#7126) There should be no spaces inside this paren. (space-in-parens)
(#7126) There should be no spaces inside this paren. (space-in-parens)
(#7127) Unexpected tab character. (no-tabs)
(#7127) There should be no spaces inside this paren. (space-in-parens)
(#7127) There should be no spaces inside this paren. (space-in-parens)
(#7128) Line 7128 exceeds the maximum line length of 132. (max-len)
(#7128) Unexpected tab character. (no-tabs)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7129) Unexpected tab character. (no-tabs)
(#7131) Unexpected tab character. (no-tabs)
(#7131) There should be no spaces inside this paren. (space-in-parens)
(#7131) There should be no spaces inside this paren. (space-in-parens)
(#7132) Unexpected tab character. (no-tabs)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7133) Unexpected tab character. (no-tabs)
(#7138) Unexpected tab character. (no-tabs)
(#7139) Unexpected tab character. (no-tabs)
(#7140) Unexpected tab character. (no-tabs)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7142) Unexpected tab character. (no-tabs)
(#7142) There should be no space after '['. (computed-property-spacing)
(#7142) There should be no space before ']'. (computed-property-spacing)
(#7143) Unexpected tab character. (no-tabs)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7144) Unexpected tab character. (no-tabs)
(#7146) Unexpected tab character. (no-tabs)
(#7146) Comments should not begin with a lowercase character (capitalized-comments)
(#7147) Unexpected tab character. (no-tabs)
(#7147) There should be no space after '['. (array-bracket-spacing)
(#7147) There should be no space before ']'. (array-bracket-spacing)
(#7148) Unexpected tab character. (no-tabs)
(#7150) Unexpected tab character. (no-tabs)
(#7150) There should be no spaces inside this paren. (space-in-parens)
(#7150) There should be no spaces inside this paren. (space-in-parens)
(#7151) Unexpected tab character. (no-tabs)
(#7151) There should be no space after '['. (computed-property-spacing)
(#7151) There should be no space after '['. (computed-property-spacing)
(#7151) There should be no space before ']'. (computed-property-spacing)
(#7151) There should be no space before ']'. (computed-property-spacing)
(#7152) Unexpected tab character. (no-tabs)
(#7152) There should be no space after '['. (computed-property-spacing)
(#7152) There should be no space before ']'. (computed-property-spacing)
(#7152) There should be no space after '['. (computed-property-spacing)
(#7152) There should be no space before ']'. (computed-property-spacing)
(#7152) There should be no space after '['. (computed-property-spacing)
(#7152) There should be no space before ']'. (computed-property-spacing)
(#7153) Unexpected tab character. (no-tabs)
(#7155) Unexpected tab character. (no-tabs)
(#7156) Unexpected tab character. (no-tabs)
(#7157) Unexpected tab character. (no-tabs)
(#7159) Unexpected tab character. (no-tabs)
(#7159) 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)
(#7159) There should be no spaces inside this paren. (space-in-parens)
(#7160) Unexpected tab character. (no-tabs)
(#7160) There should be no space after '['. (computed-property-spacing)
(#7160) There should be no space before ']'. (computed-property-spacing)
(#7161) Unexpected tab character. (no-tabs)
(#7164) Unexpected tab character. (no-tabs)
(#7165) Unexpected tab character. (no-tabs)
(#7166) Unexpected tab character. (no-tabs)
(#7167) Unexpected tab character. (no-tabs)
(#7170) Unexpected tab character. (no-tabs)
(#7171) Unexpected tab character. (no-tabs)
(#7171) There should be no spaces inside this paren. (space-in-parens)
(#7171) There should be no spaces inside this paren. (space-in-parens)
(#7172) Unexpected tab character. (no-tabs)
(#7173) Unexpected tab character. (no-tabs)
(#7174) Unexpected tab character. (no-tabs)
(#7174) Missing space before opening brace. (space-before-blocks)
(#7175) Unexpected tab character. (no-tabs)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7176) Unexpected tab character. (no-tabs)
(#7177) Unexpected tab character. (no-tabs)
(#7177) Missing space before opening brace. (space-before-blocks)
(#7178) Unexpected tab character. (no-tabs)
(#7179) Unexpected tab character. (no-tabs)
(#7179) 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) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7182) Unexpected tab character. (no-tabs)
(#7182) There should be no spaces inside this paren. (space-in-parens)
(#7182) There should be no spaces inside this paren. (space-in-parens)
(#7182) Missing space before opening brace. (space-before-blocks)
(#7183) Unexpected tab character. (no-tabs)
(#7183) There should be no spaces inside this paren. (space-in-parens)
(#7183) There should be no spaces inside this paren. (space-in-parens)
(#7185) Unexpected tab character. (no-tabs)
(#7185) Do not nest ternary expressions. (no-nested-ternary)
(#7185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7186) Unexpected tab character. (no-tabs)
(#7187) Unexpected tab character. (no-tabs)
(#7187) There should be no spaces inside this paren. (space-in-parens)
(#7187) There should be no spaces inside this paren. (space-in-parens)
(#7188) Unexpected tab character. (no-tabs)
(#7188) There should be no spaces inside this paren. (space-in-parens)
(#7188) There should be no spaces inside this paren. (space-in-parens)
(#7188) 'i' is defined but never used. (no-unused-vars)
(#7188) There should be no spaces inside this paren. (space-in-parens)
(#7188) Missing space before opening brace. (space-before-blocks)
(#7189) Unexpected tab character. (no-tabs)
(#7189) There should be no space after '{'. (object-curly-spacing)
(#7189) There should be no spaces inside this paren. (space-in-parens)
(#7189) There should be no spaces inside this paren. (space-in-parens)
(#7189) There should be no space before '}'. (object-curly-spacing)
(#7190) Unexpected tab character. (no-tabs)
(#7191) Unexpected tab character. (no-tabs)
(#7191) There should be no space after '{'. (object-curly-spacing)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no space before '}'. (object-curly-spacing)
(#7192) Unexpected tab character. (no-tabs)
(#7193) Unexpected tab character. (no-tabs)
(#7196) Expected space or tab after '//' in comment. (spaced-comment)
(#7197) Expected space or tab after '//' in comment. (spaced-comment)
(#7198) There should be no spaces inside this paren. (space-in-parens)
(#7198) There should be no spaces inside this paren. (space-in-parens)
(#7199) Unexpected tab character. (no-tabs)
(#7200) Unexpected tab character. (no-tabs)
(#7201) Unexpected tab character. (no-tabs)
(#7201) There should be no spaces inside this paren. (space-in-parens)
(#7201) There should be no spaces inside this paren. (space-in-parens)
(#7202) Unexpected tab character. (no-tabs)
(#7203) Unexpected tab character. (no-tabs)
(#7203) Do not nest ternary expressions. (no-nested-ternary)
(#7203) There should be no spaces inside this paren. (space-in-parens)
(#7203) There should be no spaces inside this paren. (space-in-parens)
(#7203) There should be no spaces inside this paren. (space-in-parens)
(#7203) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7203) There should be no spaces inside this paren. (space-in-parens)
(#7204) Unexpected tab character. (no-tabs)
(#7204) There should be no space after '['. (computed-property-spacing)
(#7204) There should be no space before ']'. (computed-property-spacing)
(#7204) There should be no spaces inside this paren. (space-in-parens)
(#7204) There should be no spaces inside this paren. (space-in-parens)
(#7204) There should be no spaces inside this paren. (space-in-parens)
(#7204) There should be no spaces inside this paren. (space-in-parens)
(#7205) Unexpected tab character. (no-tabs)
(#7207) Unexpected tab character. (no-tabs)
(#7208) Unexpected tab character. (no-tabs)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7209) Unexpected tab character. (no-tabs)
(#7210) Unexpected tab character. (no-tabs)
(#7212) Unexpected tab character. (no-tabs)
(#7213) Unexpected tab character. (no-tabs)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7213) There should be no spaces inside this paren. (space-in-parens)
(#7214) Unexpected tab character. (no-tabs)
(#7215) Unexpected tab character. (no-tabs)
(#7215) There should be no spaces inside this paren. (space-in-parens)
(#7216) Unexpected tab character. (no-tabs)
(#7216) There should be no spaces inside this paren. (space-in-parens)
(#7216) There should be no spaces inside this paren. (space-in-parens)
(#7217) Unexpected tab character. (no-tabs)
(#7219) Unexpected tab character. (no-tabs)
(#7220) Unexpected tab character. (no-tabs)
(#7221) Unexpected tab character. (no-tabs)
(#7222) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no space after '['. (computed-property-spacing)
(#7223) There should be no space before ']'. (computed-property-spacing)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7224) Unexpected tab character. (no-tabs)
(#7225) Unexpected tab character. (no-tabs)
(#7227) Unexpected tab character. (no-tabs)
(#7228) Unexpected tab character. (no-tabs)
(#7228) There should be no spaces inside this paren. (space-in-parens)
(#7228) There should be no spaces inside this paren. (space-in-parens)
(#7228) There should be no spaces inside this paren. (space-in-parens)
(#7228) There should be no spaces inside this paren. (space-in-parens)
(#7231) Missing JSDoc comment. (require-jsdoc)
(#7231) There should be no spaces inside this paren. (space-in-parens)
(#7231) There should be no spaces inside this paren. (space-in-parens)
(#7232) Unexpected tab character. (no-tabs)
(#7234) Unexpected tab character. (no-tabs)
(#7234) There should be no spaces inside this paren. (space-in-parens)
(#7234) There should be no spaces inside this paren. (space-in-parens)
(#7234) There should be no spaces inside this paren. (space-in-parens)
(#7234) There should be no spaces inside this paren. (space-in-parens)
(#7235) Unexpected tab character. (no-tabs)
(#7236) Unexpected tab character. (no-tabs)
(#7236) There should be no spaces inside this paren. (space-in-parens)
(#7236) There should be no spaces inside this paren. (space-in-parens)
(#7236) There should be no spaces inside this paren. (space-in-parens)
(#7237) Unexpected tab character. (no-tabs)
(#7237) There should be no spaces inside this paren. (space-in-parens)
(#7237) There should be no spaces inside this paren. (space-in-parens)
(#7237) There should be no spaces inside this paren. (space-in-parens)
(#7237) There should be no spaces inside this paren. (space-in-parens)
(#7238) Unexpected tab character. (no-tabs)
(#7239) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7242) Unexpected tab character. (no-tabs)
(#7243) Unexpected tab character. (no-tabs)
(#7244) Unexpected tab character. (no-tabs)
(#7245) Unexpected tab character. (no-tabs)
(#7246) Unexpected tab character. (no-tabs)
(#7247) Unexpected tab character. (no-tabs)
(#7248) Unexpected tab character. (no-tabs)
(#7249) Unexpected tab character. (no-tabs)
(#7249) 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)
(#7249) There should be no spaces inside this paren. (space-in-parens)
(#7250) Unexpected tab character. (no-tabs)
(#7251) Unexpected tab character. (no-tabs)
(#7253) Unexpected tab character. (no-tabs)
(#7253) 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)
(#7253) There should be no spaces inside this paren. (space-in-parens)
(#7254) Unexpected tab character. (no-tabs)
(#7255) Unexpected tab character. (no-tabs)
(#7255) There should be no spaces inside this paren. (space-in-parens)
(#7255) There should be no spaces inside this paren. (space-in-parens)
(#7256) Unexpected tab character. (no-tabs)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no space after '['. (computed-property-spacing)
(#7256) There should be no space before ']'. (computed-property-spacing)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7257) Unexpected tab character. (no-tabs)
(#7259) Unexpected tab character. (no-tabs)
(#7260) Unexpected tab character. (no-tabs)
(#7261) Unexpected tab character. (no-tabs)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7262) Unexpected tab character. (no-tabs)
(#7265) Unexpected tab character. (no-tabs)
(#7266) Unexpected tab character. (no-tabs)
(#7267) Unexpected tab character. (no-tabs)
(#7269) Unexpected tab character. (no-tabs)
(#7270) Unexpected tab character. (no-tabs)
(#7271) Unexpected tab character. (no-tabs)
(#7272) Unexpected tab character. (no-tabs)
(#7272) Unnecessary escape character: \-. (no-useless-escape)
(#7272) Unnecessary escape character: \-. (no-useless-escape)
(#7273) Unexpected tab character. (no-tabs)
(#7274) Unexpected tab character. (no-tabs)
(#7275) Unexpected tab character. (no-tabs)
(#7276) Unexpected tab character. (no-tabs)
(#7277) Unexpected tab character. (no-tabs)
(#7278) Unexpected tab character. (no-tabs)
(#7278) Unnecessary escape character: \+. (no-useless-escape)
(#7278) Unnecessary escape character: \.. (no-useless-escape)
(#7278) Unnecessary escape character: \-. (no-useless-escape)
(#7278) Unnecessary escape character: \/. (no-useless-escape)
(#7280) Unexpected tab character. (no-tabs)
(#7281) Unexpected tab character. (no-tabs)
(#7283) Unexpected tab character. (no-tabs)
(#7284) Unexpected tab character. (no-tabs)
(#7285) Unexpected tab character. (no-tabs)
(#7286) Unexpected tab character. (no-tabs)
(#7287) Unexpected tab character. (no-tabs)
(#7288) Unexpected tab character. (no-tabs)
(#7289) Unexpected tab character. (no-tabs)
(#7290) Unexpected tab character. (no-tabs)
(#7291) Unexpected tab character. (no-tabs)
(#7292) Unexpected tab character. (no-tabs)
(#7294) Unexpected tab character. (no-tabs)
(#7295) Unexpected tab character. (no-tabs)
(#7296) Unexpected tab character. (no-tabs)
(#7297) Unexpected tab character. (no-tabs)
(#7298) Unexpected tab character. (no-tabs)
(#7299) Unexpected tab character. (no-tabs)
(#7301) Unexpected tab character. (no-tabs)
(#7302) Unexpected tab character. (no-tabs)
(#7307) Unexpected tab character. (no-tabs)
(#7308) Expected space(s) after "catch". (keyword-spacing)
(#7308) There should be no spaces inside this paren. (space-in-parens)
(#7308) There should be no spaces inside this paren. (space-in-parens)
(#7309) Unexpected tab character. (no-tabs)
(#7310) Unexpected tab character. (no-tabs)
(#7311) Unexpected tab character. (no-tabs)
(#7311) There should be no spaces inside this paren. (space-in-parens)
(#7311) There should be no spaces inside this paren. (space-in-parens)
(#7312) Unexpected tab character. (no-tabs)
(#7313) Unexpected tab character. (no-tabs)
(#7317) There should be no spaces inside this paren. (space-in-parens)
(#7317) There should be no spaces inside this paren. (space-in-parens)
(#7320) Missing JSDoc comment. (require-jsdoc)
(#7320) There should be no spaces inside this paren. (space-in-parens)
(#7320) There should be no spaces inside this paren. (space-in-parens)
(#7322) Comments should not begin with a lowercase character (capitalized-comments)
(#7322) Unexpected tab character. (no-tabs)
(#7323) Unexpected tab character. (no-tabs)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7325) Unexpected tab character. (no-tabs)
(#7325) There should be no spaces inside this paren. (space-in-parens)
(#7325) There should be no spaces inside this paren. (space-in-parens)
(#7326) Unexpected tab character. (no-tabs)
(#7327) Unexpected tab character. (no-tabs)
(#7328) Unexpected tab character. (no-tabs)
(#7330) Unexpected tab character. (no-tabs)
(#7331) Unexpected tab character. (no-tabs)
(#7331) There should be no spaces inside this paren. (space-in-parens)
(#7331) There should be no spaces inside this paren. (space-in-parens)
(#7332) Unexpected tab character. (no-tabs)
(#7333) Unexpected tab character. (no-tabs)
(#7335) Unexpected tab character. (no-tabs)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7336) Unexpected tab character. (no-tabs)
(#7337) Unexpected tab character. (no-tabs)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7338) Unexpected tab character. (no-tabs)
(#7338) There should be no space after '['. (computed-property-spacing)
(#7338) There should be no space before ']'. (computed-property-spacing)
(#7339) Unexpected tab character. (no-tabs)
(#7340) Unexpected tab character. (no-tabs)
(#7341) Unexpected tab character. (no-tabs)
(#7341) There should be no spaces inside this paren. (space-in-parens)
(#7341) There should be no spaces inside this paren. (space-in-parens)
(#7342) Unexpected tab character. (no-tabs)
(#7342) There should be no spaces inside this paren. (space-in-parens)
(#7342) There should be no spaces inside this paren. (space-in-parens)
(#7343) Unexpected tab character. (no-tabs)
(#7343) There should be no spaces inside this paren. (space-in-parens)
(#7343) There should be no spaces inside this paren. (space-in-parens)
(#7344) Unexpected tab character. (no-tabs)
(#7345) Unexpected tab character. (no-tabs)
(#7345) There should be no space after '['. (computed-property-spacing)
(#7345) There should be no space before ']'. (computed-property-spacing)
(#7345) There should be no space after '['. (computed-property-spacing)
(#7345) There should be no space before ']'. (computed-property-spacing)
(#7346) Unexpected tab character. (no-tabs)
(#7346) Comments should not begin with a lowercase character (capitalized-comments)
(#7347) Unexpected tab character. (no-tabs)
(#7347) There should be no space after '['. (computed-property-spacing)
(#7347) There should be no space before ']'. (computed-property-spacing)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7348) Unexpected tab character. (no-tabs)
(#7349) Unexpected tab character. (no-tabs)
(#7350) Unexpected tab character. (no-tabs)
(#7354) Missing JSDoc comment. (require-jsdoc)
(#7354) There should be no spaces inside this paren. (space-in-parens)
(#7355) Unexpected tab character. (no-tabs)
(#7355) Comments should not begin with a lowercase character (capitalized-comments)
(#7355) Comments should not begin with a lowercase character (capitalized-comments)
(#7355) There should be no spaces inside this paren. (space-in-parens)
(#7357) Unexpected tab character. (no-tabs)
(#7357) There should be no space after '['. (computed-property-spacing)
(#7357) There should be no space before ']'. (computed-property-spacing)
(#7358) Unexpected tab character. (no-tabs)
(#7360) Unexpected tab character. (no-tabs)
(#7360) There should be no space after '['. (computed-property-spacing)
(#7360) There should be no space before ']'. (computed-property-spacing)
(#7362) Unexpected tab character. (no-tabs)
(#7363) Unexpected tab character. (no-tabs)
(#7363) There should be no space after '['. (computed-property-spacing)
(#7363) There should be no space before ']'. (computed-property-spacing)
(#7364) Unexpected tab character. (no-tabs)
(#7365) Unexpected tab character. (no-tabs)
(#7366) Unexpected tab character. (no-tabs)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7368) Unexpected tab character. (no-tabs)
(#7368) There should be no spaces inside this paren. (space-in-parens)
(#7368) There should be no spaces inside this paren. (space-in-parens)
(#7368) There should be no spaces inside this paren. (space-in-parens)
(#7368) There should be no spaces inside this paren. (space-in-parens)
(#7369) Unexpected tab character. (no-tabs)
(#7369) There should be no space after '['. (computed-property-spacing)
(#7369) There should be no space before ']'. (computed-property-spacing)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7370) Unexpected tab character. (no-tabs)
(#7371) Unexpected tab character. (no-tabs)
(#7372) Unexpected tab character. (no-tabs)
(#7372) There should be no spaces inside this paren. (space-in-parens)
(#7372) There should be no spaces inside this paren. (space-in-parens)
(#7373) Unexpected tab character. (no-tabs)
(#7373) There should be no spaces inside this paren. (space-in-parens)
(#7373) There should be no space after '['. (computed-property-spacing)
(#7373) There should be no space before ']'. (computed-property-spacing)
(#7373) There should be no spaces inside this paren. (space-in-parens)
(#7374) Unexpected tab character. (no-tabs)
(#7375) Unexpected tab character. (no-tabs)
(#7376) Unexpected tab character. (no-tabs)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7377) Unexpected tab character. (no-tabs)
(#7378) Unexpected tab character. (no-tabs)
(#7378) There should be no spaces inside this paren. (space-in-parens)
(#7379) Unexpected tab character. (no-tabs)
(#7380) Unexpected tab character. (no-tabs)
(#7381) Unexpected tab character. (no-tabs)
(#7382) Unexpected tab character. (no-tabs)
(#7383) Unexpected tab character. (no-tabs)
(#7384) Unexpected tab character. (no-tabs)
(#7384) There should be no spaces inside this paren. (space-in-parens)
(#7384) There should be no spaces inside this paren. (space-in-parens)
(#7384) There should be no spaces inside this paren. (space-in-parens)
(#7384) There should be no space after '['. (computed-property-spacing)
(#7384) There should be no space before ']'. (computed-property-spacing)
(#7384) There should be no spaces inside this paren. (space-in-parens)
(#7385) Unexpected tab character. (no-tabs)
(#7386) Unexpected tab character. (no-tabs)
(#7386) There should be no spaces inside this paren. (space-in-parens)
(#7387) Unexpected tab character. (no-tabs)
(#7388) Comments should not begin with a lowercase character (capitalized-comments)
(#7388) Unexpected tab character. (no-tabs)
(#7389) Unexpected tab character. (no-tabs)
(#7390) Unexpected tab character. (no-tabs)
(#7396) Missing JSDoc comment. (require-jsdoc)
(#7396) There should be no spaces inside this paren. (space-in-parens)
(#7396) There should be no spaces inside this paren. (space-in-parens)
(#7397) Unexpected tab character. (no-tabs)
(#7398) Unexpected tab character. (no-tabs)
(#7399) Unexpected tab character. (no-tabs)
(#7399) There should be no spaces inside this paren. (space-in-parens)
(#7399) There should be no spaces inside this paren. (space-in-parens)
(#7400) Unexpected tab character. (no-tabs)
(#7400) There should be no spaces inside this paren. (space-in-parens)
(#7400) There should be no space after '['. (computed-property-spacing)
(#7400) There should be no space before ']'. (computed-property-spacing)
(#7400) There should be no spaces inside this paren. (space-in-parens)
(#7401) Unexpected tab character. (no-tabs)
(#7401) There should be no spaces inside this paren. (space-in-parens)
(#7401) There should be no space after '['. (computed-property-spacing)
(#7401) There should be no space before ']'. (computed-property-spacing)
(#7401) There should be no spaces inside this paren. (space-in-parens)
(#7401) There should be no spaces inside this paren. (space-in-parens)
(#7401) There should be no spaces inside this paren. (space-in-parens)
(#7401) There should be no spaces inside this paren. (space-in-parens)
(#7401) There should be no spaces inside this paren. (space-in-parens)
(#7401) There should be no space after '['. (computed-property-spacing)
(#7401) There should be no space before ']'. (computed-property-spacing)
(#7401) There should be no space after '['. (computed-property-spacing)
(#7401) There should be no space before ']'. (computed-property-spacing)
(#7402) Unexpected tab character. (no-tabs)
(#7403) Unexpected tab character. (no-tabs)
(#7404) Unexpected tab character. (no-tabs)
(#7404) There should be no spaces inside this paren. (space-in-parens)
(#7404) There should be no spaces inside this paren. (space-in-parens)
(#7405) Unexpected tab character. (no-tabs)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) Unexpected tab character. (no-tabs)
(#7409) There should be no spaces inside this paren. (space-in-parens)
(#7409) There should be no spaces inside this paren. (space-in-parens)
(#7410) Unexpected tab character. (no-tabs)
(#7410) There should be no spaces inside this paren. (space-in-parens)
(#7410) There should be no spaces inside this paren. (space-in-parens)
(#7411) Unexpected tab character. (no-tabs)
(#7411) There should be no spaces inside this paren. (space-in-parens)
(#7411) There should be no spaces inside this paren. (space-in-parens)
(#7412) Unexpected tab character. (no-tabs)
(#7414) Unexpected tab character. (no-tabs)
(#7415) Unexpected tab character. (no-tabs)
(#7415) There should be no spaces inside this paren. (space-in-parens)
(#7415) There should be no spaces inside this paren. (space-in-parens)
(#7416) Unexpected tab character. (no-tabs)
(#7417) Unexpected tab character. (no-tabs)
(#7419) Unexpected tab character. (no-tabs)
(#7420) Unexpected tab character. (no-tabs)
(#7421) Unexpected tab character. (no-tabs)
(#7423) Unexpected tab character. (no-tabs)
(#7423) There should be no spaces inside this paren. (space-in-parens)
(#7423) There should be no spaces inside this paren. (space-in-parens)
(#7424) Unexpected tab character. (no-tabs)
(#7424) There should be no spaces inside this paren. (space-in-parens)
(#7424) There should be no spaces inside this paren. (space-in-parens)
(#7425) Unexpected tab character. (no-tabs)
(#7425) There should be no spaces inside this paren. (space-in-parens)
(#7425) There should be no spaces inside this paren. (space-in-parens)
(#7426) Unexpected tab character. (no-tabs)
(#7428) Unexpected tab character. (no-tabs)
(#7429) Unexpected tab character. (no-tabs)
(#7429) There should be no spaces inside this paren. (space-in-parens)
(#7429) There should be no spaces inside this paren. (space-in-parens)
(#7429) There should be no spaces inside this paren. (space-in-parens)
(#7429) There should be no spaces inside this paren. (space-in-parens)
(#7431) Unexpected tab character. (no-tabs)
(#7432) Unexpected tab character. (no-tabs)
(#7433) Unexpected tab character. (no-tabs)
(#7435) Unexpected tab character. (no-tabs)
(#7436) Unexpected tab character. (no-tabs)
(#7436) There should be no spaces inside this paren. (space-in-parens)
(#7436) There should be no spaces inside this paren. (space-in-parens)
(#7437) Unexpected tab character. (no-tabs)
(#7438) Unexpected tab character. (no-tabs)
(#7440) Unexpected tab character. (no-tabs)
(#7441) Unexpected tab character. (no-tabs)
(#7442) Unexpected tab character. (no-tabs)
(#7444) Unexpected tab character. (no-tabs)
(#7444) Comments should not begin with a lowercase character (capitalized-comments)
(#7445) Unexpected tab character. (no-tabs)
(#7446) Unexpected tab character. (no-tabs)
(#7447) Unexpected tab character. (no-tabs)
(#7448) Unexpected tab character. (no-tabs)
(#7448) There should be no spaces inside this paren. (space-in-parens)
(#7448) There should be no spaces inside this paren. (space-in-parens)
(#7449) Unexpected tab character. (no-tabs)
(#7449) There should be no spaces inside this paren. (space-in-parens)
(#7449) There should be no spaces inside this paren. (space-in-parens)
(#7450) Unexpected tab character. (no-tabs)
(#7450) There should be no spaces inside this paren. (space-in-parens)
(#7450) There should be no space after '['. (array-bracket-spacing)
(#7450) There should be no space before ']'. (array-bracket-spacing)
(#7450) There should be no spaces inside this paren. (space-in-parens)
(#7451) Unexpected tab character. (no-tabs)
(#7452) Unexpected tab character. (no-tabs)
(#7453) Unexpected tab character. (no-tabs)
(#7453) There should be no spaces inside this paren. (space-in-parens)
(#7453) There should be no spaces inside this paren. (space-in-parens)
(#7455) Unexpected tab character. (no-tabs)
(#7456) Unexpected tab character. (no-tabs)
(#7458) Unexpected tab character. (no-tabs)
(#7459) Unexpected tab character. (no-tabs)
(#7459) There should be no spaces inside this paren. (space-in-parens)
(#7461) Unexpected tab character. (no-tabs)
(#7462) Unexpected tab character. (no-tabs)
(#7464) Unexpected tab character. (no-tabs)
(#7464) Comments should not begin with a lowercase character (capitalized-comments)
(#7465) Unexpected tab character. (no-tabs)
(#7466) Unexpected tab character. (no-tabs)
(#7466) There should be no spaces inside this paren. (space-in-parens)
(#7466) There should be no spaces inside this paren. (space-in-parens)
(#7466) There should be no spaces inside this paren. (space-in-parens)
(#7466) There should be no spaces inside this paren. (space-in-parens)
(#7468) Unexpected tab character. (no-tabs)
(#7469) Unexpected tab character. (no-tabs)
(#7469) There should be no spaces inside this paren. (space-in-parens)
(#7469) There should be no spaces inside this paren. (space-in-parens)
(#7471) Unexpected tab character. (no-tabs)
(#7472) Unexpected tab character. (no-tabs)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7474) Unexpected tab character. (no-tabs)
(#7476) Unexpected tab character. (no-tabs)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) Missing space before opening brace. (space-before-blocks)
(#7481) Unexpected tab character. (no-tabs)
(#7481) There should be no space after '['. (computed-property-spacing)
(#7481) There should be no space before ']'. (computed-property-spacing)
(#7481) There should be no spaces inside this paren. (space-in-parens)
(#7481) There should be no spaces inside this paren. (space-in-parens)
(#7481) Missing space before opening brace. (space-before-blocks)
(#7482) Unexpected tab character. (no-tabs)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7483) Unexpected tab character. (no-tabs)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no space after '['. (array-bracket-spacing)
(#7486) There should be no space before ']'. (array-bracket-spacing)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7487) Unexpected tab character. (no-tabs)
(#7487) There should be no space after '['. (computed-property-spacing)
(#7487) There should be no space before ']'. (computed-property-spacing)
(#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) Unexpected tab character. (no-tabs)
(#7488) Comments should not begin with a lowercase character (capitalized-comments)
(#7489) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7491) Unexpected tab character. (no-tabs)
(#7492) Unexpected tab character. (no-tabs)
(#7493) Unexpected tab character. (no-tabs)
(#7495) Unexpected tab character. (no-tabs)
(#7496) Unexpected tab character. (no-tabs)
(#7497) Unexpected tab character. (no-tabs)
(#7498) Unexpected tab character. (no-tabs)
(#7499) Unexpected tab character. (no-tabs)
(#7500) Unexpected tab character. (no-tabs)
(#7501) Unexpected tab character. (no-tabs)
(#7502) Unexpected tab character. (no-tabs)
(#7507) Unexpected tab character. (no-tabs)
(#7507) There should be no spaces inside this paren. (space-in-parens)
(#7507) There should be no spaces inside this paren. (space-in-parens)
(#7508) Unexpected tab character. (no-tabs)
(#7508) There should be no spaces inside this paren. (space-in-parens)
(#7508) There should be no spaces inside this paren. (space-in-parens)
(#7509) Unexpected tab character. (no-tabs)
(#7511) Unexpected tab character. (no-tabs)
(#7511) There should be no spaces inside this paren. (space-in-parens)
(#7511) There should be no spaces inside this paren. (space-in-parens)
(#7512) Unexpected tab character. (no-tabs)
(#7512) There should be no spaces inside this paren. (space-in-parens)
(#7512) There should be no spaces inside this paren. (space-in-parens)
(#7513) Unexpected tab character. (no-tabs)
(#7515) Unexpected tab character. (no-tabs)
(#7516) Unexpected tab character. (no-tabs)
(#7517) Unexpected tab character. (no-tabs)
(#7518) Unexpected tab character. (no-tabs)
(#7518) There should be no spaces inside this paren. (space-in-parens)
(#7518) There should be no spaces inside this paren. (space-in-parens)
(#7519) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7521) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7523) Unexpected tab character. (no-tabs)
(#7524) Unexpected tab character. (no-tabs)
(#7525) Unexpected tab character. (no-tabs)
(#7526) Unexpected tab character. (no-tabs)
(#7527) Unexpected tab character. (no-tabs)
(#7527) There should be no spaces inside this paren. (space-in-parens)
(#7527) There should be no spaces inside this paren. (space-in-parens)
(#7528) Unexpected tab character. (no-tabs)
(#7529) Unexpected tab character. (no-tabs)
(#7531) Unexpected tab character. (no-tabs)
(#7532) Unexpected tab character. (no-tabs)
(#7533) Unexpected tab character. (no-tabs)
(#7533) There should be no spaces inside this paren. (space-in-parens)
(#7533) There should be no space after '['. (computed-property-spacing)
(#7533) There should be no space before ']'. (computed-property-spacing)
(#7533) There should be no spaces inside this paren. (space-in-parens)
(#7534) Unexpected tab character. (no-tabs)
(#7535) Unexpected tab character. (no-tabs)
(#7536) Unexpected tab character. (no-tabs)
(#7537) Unexpected tab character. (no-tabs)
(#7538) Unexpected tab character. (no-tabs)
(#7539) Unexpected tab character. (no-tabs)
(#7539) Comments should not begin with a lowercase character (capitalized-comments)
(#7540) Unexpected tab character. (no-tabs)
(#7541) Unexpected tab character. (no-tabs)
(#7542) Unexpected tab character. (no-tabs)
(#7543) Unexpected tab character. (no-tabs)
(#7544) Unexpected tab character. (no-tabs)
(#7545) Unexpected tab character. (no-tabs)
(#7546) Unexpected tab character. (no-tabs)
(#7547) Unexpected tab character. (no-tabs)
(#7548) Unexpected tab character. (no-tabs)
(#7549) Unexpected tab character. (no-tabs)
(#7551) Unexpected tab character. (no-tabs)
(#7552) Unexpected tab character. (no-tabs)
(#7553) Unexpected tab character. (no-tabs)
(#7554) Unexpected tab character. (no-tabs)
(#7555) Unexpected tab character. (no-tabs)
(#7556) Unexpected tab character. (no-tabs)
(#7557) Unexpected tab character. (no-tabs)
(#7559) Unexpected tab character. (no-tabs)
(#7560) Unexpected tab character. (no-tabs)
(#7561) Unexpected tab character. (no-tabs)
(#7562) Unexpected tab character. (no-tabs)
(#7563) Unexpected tab character. (no-tabs)
(#7565) Unexpected tab character. (no-tabs)
(#7566) Unexpected tab character. (no-tabs)
(#7567) Unexpected tab character. (no-tabs)
(#7568) Unexpected tab character. (no-tabs)
(#7570) Unexpected tab character. (no-tabs)
(#7571) Unexpected tab character. (no-tabs)
(#7572) Unexpected tab character. (no-tabs)
(#7573) Unexpected tab character. (no-tabs)
(#7575) Unexpected tab character. (no-tabs)
(#7576) Unexpected tab character. (no-tabs)
(#7578) Unexpected tab character. (no-tabs)
(#7579) Unexpected tab character. (no-tabs)
(#7581) Unexpected tab character. (no-tabs)
(#7582) Unexpected tab character. (no-tabs)
(#7584) Unexpected tab character. (no-tabs)
(#7585) Unexpected tab character. (no-tabs)
(#7586) Unexpected tab character. (no-tabs)
(#7588) Unexpected tab character. (no-tabs)
(#7589) Unexpected tab character. (no-tabs)
(#7590) Unexpected tab character. (no-tabs)
(#7591) Unexpected tab character. (no-tabs)
(#7592) Unexpected tab character. (no-tabs)
(#7593) Unexpected tab character. (no-tabs)
(#7594) Unexpected tab character. (no-tabs)
(#7595) Unexpected tab character. (no-tabs)
(#7596) Unexpected tab character. (no-tabs)
(#7598) Unexpected tab character. (no-tabs)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7599) Unexpected tab character. (no-tabs)
(#7599) There should be no spaces inside this paren. (space-in-parens)
(#7599) There should be no spaces inside this paren. (space-in-parens)
(#7601) Unexpected tab character. (no-tabs)
(#7602) Unexpected tab character. (no-tabs)
(#7602) Method 'ajax' has a complexity of 41. (complexity)
(#7602) There should be no spaces inside this paren. (space-in-parens)
(#7602) There should be no spaces inside this paren. (space-in-parens)
(#7604) Unexpected tab character. (no-tabs)
(#7605) Unexpected tab character. (no-tabs)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7606) Unexpected tab character. (no-tabs)
(#7607) Unexpected tab character. (no-tabs)
(#7608) Unexpected tab character. (no-tabs)
(#7610) Unexpected tab character. (no-tabs)
(#7611) Unexpected tab character. (no-tabs)
(#7613) Unexpected tab character. (no-tabs)
(#7613) Comments should not begin with a lowercase character (capitalized-comments)
(#7614) Unexpected tab character. (no-tabs)
(#7615) Unexpected tab character. (no-tabs)
(#7616) Unexpected tab character. (no-tabs)
(#7617) Unexpected tab character. (no-tabs)
(#7618) Unexpected tab character. (no-tabs)
(#7618) Comments should not begin with a lowercase character (capitalized-comments)
(#7619) Unexpected tab character. (no-tabs)
(#7620) Unexpected tab character. (no-tabs)
(#7620) Comments should not begin with a lowercase character (capitalized-comments)
(#7621) Unexpected tab character. (no-tabs)
(#7622) Unexpected tab character. (no-tabs)
(#7623) Unexpected tab character. (no-tabs)
(#7624) Unexpected tab character. (no-tabs)
(#7625) Unexpected tab character. (no-tabs)
(#7626) Unexpected tab character. (no-tabs)
(#7627) Unexpected tab character. (no-tabs)
(#7628) Unexpected tab character. (no-tabs)
(#7629) Unexpected tab character. (no-tabs)
(#7629) There should be no spaces inside this paren. (space-in-parens)
(#7629) There should be no spaces inside this paren. (space-in-parens)
(#7630) Unexpected tab character. (no-tabs)
(#7631) Unexpected tab character. (no-tabs)
(#7632) Unexpected tab character. (no-tabs)
(#7633) Unexpected tab character. (no-tabs)
(#7634) Unexpected tab character. (no-tabs)
(#7635) Unexpected tab character. (no-tabs)
(#7636) Unexpected tab character. (no-tabs)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7637) Unexpected tab character. (no-tabs)
(#7637) There should be no spaces inside this paren. (space-in-parens)
(#7637) There should be no spaces inside this paren. (space-in-parens)
(#7638) Unexpected tab character. (no-tabs)
(#7639) Unexpected tab character. (no-tabs)
(#7640) Unexpected tab character. (no-tabs)
(#7640) There should be no spaces inside this paren. (space-in-parens)
(#7640) There should be no spaces inside this paren. (space-in-parens)
(#7641) Unexpected tab character. (no-tabs)
(#7642) Unexpected tab character. (no-tabs)
(#7643) Unexpected tab character. (no-tabs)
(#7644) Unexpected tab character. (no-tabs)
(#7645) Unexpected tab character. (no-tabs)
(#7646) Unexpected tab character. (no-tabs)
(#7647) Unexpected tab character. (no-tabs)
(#7648) Unexpected tab character. (no-tabs)
(#7649) Unexpected tab character. (no-tabs)
(#7650) Unexpected tab character. (no-tabs)
(#7651) Unexpected tab character. (no-tabs)
(#7653) Unexpected tab character. (no-tabs)
(#7655) Unexpected tab character. (no-tabs)
(#7656) Unexpected tab character. (no-tabs)
(#7656) There should be no spaces inside this paren. (space-in-parens)
(#7656) There should be no spaces inside this paren. (space-in-parens)
(#7657) Unexpected tab character. (no-tabs)
(#7657) There should be no spaces inside this paren. (space-in-parens)
(#7657) There should be no spaces inside this paren. (space-in-parens)
(#7658) Unexpected tab character. (no-tabs)
(#7659) Unexpected tab character. (no-tabs)
(#7659) There should be no space after '['. (computed-property-spacing)
(#7659) There should be no space before ']'. (computed-property-spacing)
(#7659) There should be no space after '['. (computed-property-spacing)
(#7659) There should be no space before ']'. (computed-property-spacing)
(#7660) Unexpected tab character. (no-tabs)
(#7660) There should be no space after '['. (computed-property-spacing)
(#7660) There should be no space before ']'. (computed-property-spacing)
(#7661) Unexpected tab character. (no-tabs)
(#7662) Unexpected tab character. (no-tabs)
(#7663) Unexpected tab character. (no-tabs)
(#7665) Unexpected tab character. (no-tabs)
(#7666) Unexpected tab character. (no-tabs)
(#7667) Unexpected tab character. (no-tabs)
(#7668) Unexpected tab character. (no-tabs)
(#7670) Unexpected tab character. (no-tabs)
(#7671) Unexpected tab character. (no-tabs)
(#7671) There should be no spaces inside this paren. (space-in-parens)
(#7671) There should be no spaces inside this paren. (space-in-parens)
(#7672) Unexpected tab character. (no-tabs)
(#7673) Unexpected tab character. (no-tabs)
(#7673) There should be no spaces inside this paren. (space-in-parens)
(#7673) There should be no spaces inside this paren. (space-in-parens)
(#7674) Unexpected tab character. (no-tabs)
(#7674) There should be no spaces inside this paren. (space-in-parens)
(#7674) There should be no spaces inside this paren. (space-in-parens)
(#7675) Unexpected tab character. (no-tabs)
(#7676) Unexpected tab character. (no-tabs)
(#7676) Expected space(s) after "while". (keyword-spacing)
(#7676) There should be no spaces inside this paren. (space-in-parens)
(#7676) There should be no spaces inside this paren. (space-in-parens)
(#7676) There should be no spaces inside this paren. (space-in-parens)
(#7676) There should be no spaces inside this paren. (space-in-parens)
(#7676) There should be no spaces inside this paren. (space-in-parens)
(#7676) There should be no spaces inside this paren. (space-in-parens)
(#7677) Unexpected tab character. (no-tabs)
(#7677) There should be no space after '['. (computed-property-spacing)
(#7677) There should be no space before ']'. (computed-property-spacing)
(#7677) There should be no space after '['. (computed-property-spacing)
(#7677) There should be no space before ']'. (computed-property-spacing)
(#7678) Unexpected tab character. (no-tabs)
(#7679) Unexpected tab character. (no-tabs)
(#7680) Unexpected tab character. (no-tabs)
(#7680) There should be no space after '['. (computed-property-spacing)
(#7680) There should be no space before ']'. (computed-property-spacing)
(#7681) Unexpected tab character. (no-tabs)
(#7682) Unexpected tab character. (no-tabs)
(#7683) Unexpected tab character. (no-tabs)
(#7685) Unexpected tab character. (no-tabs)
(#7686) Unexpected tab character. (no-tabs)
(#7686) There should be no spaces inside this paren. (space-in-parens)
(#7686) There should be no spaces inside this paren. (space-in-parens)
(#7687) Unexpected tab character. (no-tabs)
(#7687) There should be no spaces inside this paren. (space-in-parens)
(#7687) There should be no spaces inside this paren. (space-in-parens)
(#7688) Unexpected tab character. (no-tabs)
(#7689) Unexpected tab character. (no-tabs)
(#7690) Unexpected tab character. (no-tabs)
(#7691) Unexpected tab character. (no-tabs)
(#7693) Unexpected tab character. (no-tabs)
(#7694) Unexpected tab character. (no-tabs)
(#7694) There should be no spaces inside this paren. (space-in-parens)
(#7694) There should be no spaces inside this paren. (space-in-parens)
(#7695) Unexpected tab character. (no-tabs)
(#7696) Unexpected tab character. (no-tabs)
(#7696) There should be no spaces inside this paren. (space-in-parens)
(#7696) There should be no spaces inside this paren. (space-in-parens)
(#7697) Unexpected tab character. (no-tabs)
(#7697) There should be no spaces inside this paren. (space-in-parens)
(#7697) There should be no spaces inside this paren. (space-in-parens)
(#7698) Unexpected tab character. (no-tabs)
(#7699) Unexpected tab character. (no-tabs)
(#7699) There should be no spaces inside this paren. (space-in-parens)
(#7699) There should be no spaces inside this paren. (space-in-parens)
(#7700) Unexpected tab character. (no-tabs)
(#7701) Unexpected tab character. (no-tabs)
(#7702) Unexpected tab character. (no-tabs)
(#7704) Unexpected tab character. (no-tabs)
(#7705) Unexpected tab character. (no-tabs)
(#7706) Unexpected tab character. (no-tabs)
(#7707) Unexpected tab character. (no-tabs)
(#7707) Missing JSDoc comment. (require-jsdoc)
(#7707) Function 'done' has a complexity of 22. (complexity)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7708) Unexpected tab character. (no-tabs)
(#7709) Unexpected tab character. (no-tabs)
(#7711) Unexpected tab character. (no-tabs)
(#7712) Unexpected tab character. (no-tabs)
(#7712) There should be no spaces inside this paren. (space-in-parens)
(#7712) There should be no spaces inside this paren. (space-in-parens)
(#7713) Unexpected tab character. (no-tabs)
(#7714) Unexpected tab character. (no-tabs)
(#7716) Unexpected tab character. (no-tabs)
(#7717) Unexpected tab character. (no-tabs)
(#7719) Unexpected tab character. (no-tabs)
(#7720) Unexpected tab character. (no-tabs)
(#7720) There should be no spaces inside this paren. (space-in-parens)
(#7720) There should be no spaces inside this paren. (space-in-parens)
(#7721) Unexpected tab character. (no-tabs)
(#7721) There should be no spaces inside this paren. (space-in-parens)
(#7721) There should be no spaces inside this paren. (space-in-parens)
(#7722) Unexpected tab character. (no-tabs)
(#7724) Unexpected tab character. (no-tabs)
(#7725) Unexpected tab character. (no-tabs)
(#7726) Unexpected tab character. (no-tabs)
(#7728) Unexpected tab character. (no-tabs)
(#7729) Unexpected tab character. (no-tabs)
(#7731) Unexpected tab character. (no-tabs)
(#7732) Unexpected tab character. (no-tabs)
(#7734) Unexpected tab character. (no-tabs)
(#7735) Unexpected tab character. (no-tabs)
(#7735) There should be no spaces inside this paren. (space-in-parens)
(#7735) There should be no spaces inside this paren. (space-in-parens)
(#7736) Unexpected tab character. (no-tabs)
(#7736) There should be no spaces inside this paren. (space-in-parens)
(#7736) There should be no spaces inside this paren. (space-in-parens)
(#7737) Unexpected tab character. (no-tabs)
(#7739) Unexpected tab character. (no-tabs)
(#7740) Unexpected tab character. (no-tabs)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7742) Unexpected tab character. (no-tabs)
(#7743) Unexpected tab character. (no-tabs)
(#7743) There should be no spaces inside this paren. (space-in-parens)
(#7743) There should be no spaces inside this paren. (space-in-parens)
(#7745) Unexpected tab character. (no-tabs)
(#7746) Unexpected tab character. (no-tabs)
(#7746) There should be no spaces inside this paren. (space-in-parens)
(#7746) There should be no spaces inside this paren. (space-in-parens)
(#7747) Unexpected tab character. (no-tabs)
(#7747) There should be no space after '['. (computed-property-spacing)
(#7747) There should be no space before ']'. (computed-property-spacing)
(#7748) Unexpected tab character. (no-tabs)
(#7749) Unexpected tab character. (no-tabs)
(#7750) Unexpected tab character. (no-tabs)
(#7750) There should be no spaces inside this paren. (space-in-parens)
(#7750) There should be no spaces inside this paren. (space-in-parens)
(#7751) Unexpected tab character. (no-tabs)
(#7751) There should be no space after '['. (computed-property-spacing)
(#7751) There should be no space before ']'. (computed-property-spacing)
(#7752) Unexpected tab character. (no-tabs)
(#7753) Unexpected tab character. (no-tabs)
(#7755) Unexpected tab character. (no-tabs)
(#7756) Unexpected tab character. (no-tabs)
(#7756) There should be no spaces inside this paren. (space-in-parens)
(#7756) There should be no spaces inside this paren. (space-in-parens)
(#7758) Unexpected tab character. (no-tabs)
(#7759) Unexpected tab character. (no-tabs)
(#7761) Unexpected tab character. (no-tabs)
(#7762) Unexpected tab character. (no-tabs)
(#7764) Unexpected tab character. (no-tabs)
(#7764) There should be no spaces inside this paren. (space-in-parens)
(#7764) There should be no spaces inside this paren. (space-in-parens)
(#7765) Unexpected tab character. (no-tabs)
(#7766) Unexpected tab character. (no-tabs)
(#7767) Unexpected tab character. (no-tabs)
(#7768) Unexpected tab character. (no-tabs)
(#7769) Unexpected tab character. (no-tabs)
(#7770) Unexpected tab character. (no-tabs)
(#7771) Unexpected tab character. (no-tabs)
(#7772) Unexpected tab character. (no-tabs)
(#7773) Unexpected tab character. (no-tabs)
(#7774) Unexpected tab character. (no-tabs)
(#7774) There should be no spaces inside this paren. (space-in-parens)
(#7774) There should be no spaces inside this paren. (space-in-parens)
(#7775) Unexpected tab character. (no-tabs)
(#7776) Unexpected tab character. (no-tabs)
(#7776) There should be no spaces inside this paren. (space-in-parens)
(#7776) There should be no spaces inside this paren. (space-in-parens)
(#7777) Unexpected tab character. (no-tabs)
(#7778) Unexpected tab character. (no-tabs)
(#7779) Unexpected tab character. (no-tabs)
(#7780) Unexpected tab character. (no-tabs)
(#7782) Unexpected tab character. (no-tabs)
(#7783) Unexpected tab character. (no-tabs)
(#7784) Unexpected tab character. (no-tabs)
(#7784) There should be no spaces inside this paren. (space-in-parens)
(#7784) There should be no spaces inside this paren. (space-in-parens)
(#7786) Unexpected tab character. (no-tabs)
(#7787) Unexpected tab character. (no-tabs)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7788) Unexpected tab character. (no-tabs)
(#7788) There should be no spaces inside this paren. (space-in-parens)
(#7788) There should be no space after '['. (array-bracket-spacing)
(#7788) There should be no space before ']'. (array-bracket-spacing)
(#7788) There should be no spaces inside this paren. (space-in-parens)
(#7789) Unexpected tab character. (no-tabs)
(#7790) Unexpected tab character. (no-tabs)
(#7790) There should be no spaces inside this paren. (space-in-parens)
(#7790) There should be no space after '['. (array-bracket-spacing)
(#7790) There should be no space before ']'. (array-bracket-spacing)
(#7790) There should be no spaces inside this paren. (space-in-parens)
(#7791) Unexpected tab character. (no-tabs)
(#7793) Unexpected tab character. (no-tabs)
(#7794) Unexpected tab character. (no-tabs)
(#7794) There should be no spaces inside this paren. (space-in-parens)
(#7794) There should be no spaces inside this paren. (space-in-parens)
(#7795) Unexpected tab character. (no-tabs)
(#7797) Unexpected tab character. (no-tabs)
(#7797) There should be no spaces inside this paren. (space-in-parens)
(#7797) There should be no spaces inside this paren. (space-in-parens)
(#7798) Unexpected tab character. (no-tabs)
(#7798) There should be no spaces inside this paren. (space-in-parens)
(#7798) There should be no spaces inside this paren. (space-in-parens)
(#7798) There should be no spaces inside this paren. (space-in-parens)
(#7799) Unexpected tab character. (no-tabs)
(#7799) There should be no space after '['. (array-bracket-spacing)
(#7799) There should be no space before ']'. (array-bracket-spacing)
(#7799) There should be no spaces inside this paren. (space-in-parens)
(#7800) Unexpected tab character. (no-tabs)
(#7802) Unexpected tab character. (no-tabs)
(#7803) Unexpected tab character. (no-tabs)
(#7803) There should be no spaces inside this paren. (space-in-parens)
(#7803) There should be no space after '['. (array-bracket-spacing)
(#7803) There should be no space before ']'. (array-bracket-spacing)
(#7803) There should be no spaces inside this paren. (space-in-parens)
(#7805) Unexpected tab character. (no-tabs)
(#7805) There should be no spaces inside this paren. (space-in-parens)
(#7805) There should be no spaces inside this paren. (space-in-parens)
(#7806) Unexpected tab character. (no-tabs)
(#7806) There should be no spaces inside this paren. (space-in-parens)
(#7806) There should be no space after '['. (array-bracket-spacing)
(#7806) There should be no space before ']'. (array-bracket-spacing)
(#7806) There should be no spaces inside this paren. (space-in-parens)
(#7807) Unexpected tab character. (no-tabs)
(#7808) Unexpected tab character. (no-tabs)
(#7808) There should be no spaces inside this paren. (space-in-parens)
(#7808) There should be no spaces inside this paren. (space-in-parens)
(#7808) There should be no spaces inside this paren. (space-in-parens)
(#7808) There should be no spaces inside this paren. (space-in-parens)
(#7809) Unexpected tab character. (no-tabs)
(#7809) There should be no spaces inside this paren. (space-in-parens)
(#7809) There should be no spaces inside this paren. (space-in-parens)
(#7810) Unexpected tab character. (no-tabs)
(#7811) Unexpected tab character. (no-tabs)
(#7812) Unexpected tab character. (no-tabs)
(#7814) Unexpected tab character. (no-tabs)
(#7815) Unexpected tab character. (no-tabs)
(#7815) There should be no spaces inside this paren. (space-in-parens)
(#7815) There should be no spaces inside this paren. (space-in-parens)
(#7816) Unexpected tab character. (no-tabs)
(#7817) Unexpected tab character. (no-tabs)
(#7818) Unexpected tab character. (no-tabs)
(#7820) Unexpected tab character. (no-tabs)
(#7821) Unexpected tab character. (no-tabs)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7822) Unexpected tab character. (no-tabs)
(#7822) There should be no spaces inside this paren. (space-in-parens)
(#7822) There should be no spaces inside this paren. (space-in-parens)
(#7823) Unexpected tab character. (no-tabs)
(#7824) Unexpected tab character. (no-tabs)
(#7824) There should be no spaces inside this paren. (space-in-parens)
(#7824) There should be no spaces inside this paren. (space-in-parens)
(#7825) Unexpected tab character. (no-tabs)
(#7825) There should be no spaces inside this paren. (space-in-parens)
(#7825) There should be no spaces inside this paren. (space-in-parens)
(#7826) Unexpected tab character. (no-tabs)
(#7826) There should be no space after '['. (computed-property-spacing)
(#7826) There should be no space before ']'. (computed-property-spacing)
(#7826) There should be no space after '['. (array-bracket-spacing)
(#7826) There should be no space before ']'. (array-bracket-spacing)
(#7827) Unexpected tab character. (no-tabs)
(#7828) Unexpected tab character. (no-tabs)
(#7829) Unexpected tab character. (no-tabs)
(#7829) There should be no space after '['. (computed-property-spacing)
(#7829) There should be no space before ']'. (computed-property-spacing)
(#7830) Unexpected tab character. (no-tabs)
(#7830) There should be no spaces inside this paren. (space-in-parens)
(#7830) There should be no spaces inside this paren. (space-in-parens)
(#7831) Unexpected tab character. (no-tabs)
(#7832) Unexpected tab character. (no-tabs)
(#7833) Unexpected tab character. (no-tabs)
(#7834) Unexpected tab character. (no-tabs)
(#7836) Unexpected tab character. (no-tabs)
(#7837) Unexpected tab character. (no-tabs)
(#7838) Unexpected tab character. (no-tabs)
(#7839) Unexpected tab character. (no-tabs)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7839) There should be no space after '['. (computed-property-spacing)
(#7839) There should be no space before ']'. (computed-property-spacing)
(#7839) There should be no spaces inside this paren. (space-in-parens)
(#7841) Unexpected tab character. (no-tabs)
(#7842) Unexpected tab character. (no-tabs)
(#7842) There should be no spaces inside this paren. (space-in-parens)
(#7842) There should be no spaces inside this paren. (space-in-parens)
(#7842) There should be no spaces inside this paren. (space-in-parens)
(#7842) There should be no spaces inside this paren. (space-in-parens)
(#7844) Unexpected tab character. (no-tabs)
(#7845) Unexpected tab character. (no-tabs)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7846) Unexpected tab character. (no-tabs)
(#7846) There should be no spaces inside this paren. (space-in-parens)
(#7846) There should be no spaces inside this paren. (space-in-parens)
(#7847) Unexpected tab character. (no-tabs)
(#7847) There should be no spaces inside this paren. (space-in-parens)
(#7847) There should be no spaces inside this paren. (space-in-parens)
(#7847) Do not nest ternary expressions. (no-nested-ternary)
(#7847) There should be no space after '['. (computed-property-spacing)
(#7847) There should be no space before ']'. (computed-property-spacing)
(#7847) There should be no space after '['. (computed-property-spacing)
(#7847) There should be no space before ']'. (computed-property-spacing)
(#7847) There should be no spaces inside this paren. (space-in-parens)
(#7847) There should be no spaces inside this paren. (space-in-parens)
(#7848) Unexpected tab character. (no-tabs)
(#7848) There should be no spaces inside this paren. (space-in-parens)
(#7848) There should be no spaces inside this paren. (space-in-parens)
(#7848) Do not nest ternary expressions. (no-nested-ternary)
(#7848) There should be no space after '['. (computed-property-spacing)
(#7848) There should be no space before ']'. (computed-property-spacing)
(#7848) There should be no space after '['. (computed-property-spacing)
(#7848) There should be no space before ']'. (computed-property-spacing)
(#7848) There should be no spaces inside this paren. (space-in-parens)
(#7848) There should be no spaces inside this paren. (space-in-parens)
(#7849) Unexpected tab character. (no-tabs)
(#7851) Unexpected tab character. (no-tabs)
(#7852) Unexpected tab character. (no-tabs)
(#7852) There should be no spaces inside this paren. (space-in-parens)
(#7852) There should be no spaces inside this paren. (space-in-parens)
(#7853) Unexpected tab character. (no-tabs)
(#7853) There should be no spaces inside this paren. (space-in-parens)
(#7853) There should be no spaces inside this paren. (space-in-parens)
(#7854) Unexpected tab character. (no-tabs)
(#7856) Unexpected tab character. (no-tabs)
(#7857) Unexpected tab character. (no-tabs)
(#7857) There should be no spaces inside this paren. (space-in-parens)
(#7857) There should be no spaces inside this paren. (space-in-parens)
(#7859) Unexpected tab character. (no-tabs)
(#7860) Unexpected tab character. (no-tabs)
(#7860) There should be no spaces inside this paren. (space-in-parens)
(#7860) There should be no spaces inside this paren. (space-in-parens)
(#7861) Unexpected tab character. (no-tabs)
(#7862) Unexpected tab character. (no-tabs)
(#7864) Unexpected tab character. (no-tabs)
(#7865) Unexpected tab character. (no-tabs)
(#7867) Unexpected tab character. (no-tabs)
(#7868) Unexpected tab character. (no-tabs)
(#7870) Unexpected tab character. (no-tabs)
(#7871) Unexpected tab character. (no-tabs)
(#7871) There should be no spaces inside this paren. (space-in-parens)
(#7871) There should be no spaces inside this paren. (space-in-parens)
(#7873) Unexpected tab character. (no-tabs)
(#7874) Unexpected tab character. (no-tabs)
(#7874) There should be no spaces inside this paren. (space-in-parens)
(#7874) There should be no spaces inside this paren. (space-in-parens)
(#7875) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#7878) Unexpected tab character. (no-tabs)
(#7879) Unexpected tab character. (no-tabs)
(#7879) There should be no spaces inside this paren. (space-in-parens)
(#7879) There should be no spaces inside this paren. (space-in-parens)
(#7881) Unexpected tab character. (no-tabs)
(#7882) Unexpected tab character. (no-tabs)
(#7882) There should be no spaces inside this paren. (space-in-parens)
(#7882) There should be no spaces inside this paren. (space-in-parens)
(#7883) Unexpected tab character. (no-tabs)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7884) Unexpected tab character. (no-tabs)
(#7885) Unexpected tab character. (no-tabs)
(#7886) Unexpected tab character. (no-tabs)
(#7888) Unexpected tab character. (no-tabs)
(#7889) Unexpected tab character. (no-tabs)
(#7891) Unexpected tab character. (no-tabs)
(#7892) Unexpected tab character. (no-tabs)
(#7892) There should be no spaces inside this paren. (space-in-parens)
(#7892) There should be no spaces inside this paren. (space-in-parens)
(#7894) Unexpected tab character. (no-tabs)
(#7895) Unexpected tab character. (no-tabs)
(#7895) Comments should not begin with a lowercase character (capitalized-comments)
(#7896) Unexpected tab character. (no-tabs)
(#7896) There should be no spaces inside this paren. (space-in-parens)
(#7896) There should be no spaces inside this paren. (space-in-parens)
(#7898) Unexpected tab character. (no-tabs)
(#7898) Comments should not begin with a lowercase character (capitalized-comments)
(#7899) Unexpected tab character. (no-tabs)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7899) There should be no spaces inside this paren. (space-in-parens)
(#7900) Unexpected tab character. (no-tabs)
(#7901) Unexpected tab character. (no-tabs)
(#7903) Unexpected tab character. (no-tabs)
(#7904) Unexpected tab character. (no-tabs)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7905) Unexpected tab character. (no-tabs)
(#7905) There should be no spaces inside this paren. (space-in-parens)
(#7905) There should be no spaces inside this paren. (space-in-parens)
(#7906) Unexpected tab character. (no-tabs)
(#7908) Unexpected tab character. (no-tabs)
(#7909) Unexpected tab character. (no-tabs)
(#7909) There should be no spaces inside this paren. (space-in-parens)
(#7909) There should be no spaces inside this paren. (space-in-parens)
(#7910) Unexpected tab character. (no-tabs)
(#7911) Unexpected tab character. (no-tabs)
(#7911) There should be no spaces inside this paren. (space-in-parens)
(#7911) There should be no space after '['. (computed-property-spacing)
(#7911) There should be no space before ']'. (computed-property-spacing)
(#7911) There should be no spaces inside this paren. (space-in-parens)
(#7912) Unexpected tab character. (no-tabs)
(#7912) There should be no spaces inside this paren. (space-in-parens)
(#7912) There should be no space after '['. (computed-property-spacing)
(#7912) There should be no space before ']'. (computed-property-spacing)
(#7912) There should be no spaces inside this paren. (space-in-parens)
(#7913) Unexpected tab character. (no-tabs)
(#7914) Unexpected tab character. (no-tabs)
(#7914) There should be no spaces inside this paren. (space-in-parens)
(#7914) There should be no space after '['. (computed-property-spacing)
(#7914) There should be no space before ']'. (computed-property-spacing)
(#7914) There should be no spaces inside this paren. (space-in-parens)
(#7915) Unexpected tab character. (no-tabs)
(#7915) There should be no spaces inside this paren. (space-in-parens)
(#7915) There should be no space after '['. (computed-property-spacing)
(#7915) There should be no space before ']'. (computed-property-spacing)
(#7915) There should be no spaces inside this paren. (space-in-parens)
(#7916) Unexpected tab character. (no-tabs)
(#7917) Unexpected tab character. (no-tabs)
(#7919) Unexpected tab character. (no-tabs)
(#7920) Unexpected tab character. (no-tabs)
(#7921) Unexpected tab character. (no-tabs)
(#7922) Unexpected tab character. (no-tabs)
(#7922) There should be no space after '['. (computed-property-spacing)
(#7922) There should be no space before ']'. (computed-property-spacing)
(#7922) There should be no space after '['. (computed-property-spacing)
(#7922) There should be no space before ']'. (computed-property-spacing)
(#7923) Unexpected tab character. (no-tabs)
(#7923) There should be no space after '['. (computed-property-spacing)
(#7923) There should be no space before ']'. (computed-property-spacing)
(#7923) There should be no spaces inside this paren. (space-in-parens)
(#7923) There should be no space after '['. (computed-property-spacing)
(#7923) There should be no space before ']'. (computed-property-spacing)
(#7923) There should be no spaces inside this paren. (space-in-parens)
(#7924) Unexpected tab character. (no-tabs)
(#7924) There should be no space after '['. (computed-property-spacing)
(#7924) There should be no space before ']'. (computed-property-spacing)
(#7925) Unexpected tab character. (no-tabs)
(#7927) Unexpected tab character. (no-tabs)
(#7928) Unexpected tab character. (no-tabs)
(#7928) There should be no spaces inside this paren. (space-in-parens)
(#7928) There should be no spaces inside this paren. (space-in-parens)
(#7929) Unexpected tab character. (no-tabs)
(#7929) There should be no spaces inside this paren. (space-in-parens)
(#7929) There should be no space after '['. (computed-property-spacing)
(#7929) There should be no space before ']'. (computed-property-spacing)
(#7929) There should be no spaces inside this paren. (space-in-parens)
(#7930) Unexpected tab character. (no-tabs)
(#7932) Unexpected tab character. (no-tabs)
(#7933) Unexpected tab character. (no-tabs)
(#7933) There should be no spaces inside this paren. (space-in-parens)
(#7933) There should be no spaces inside this paren. (space-in-parens)
(#7933) There should be no spaces inside this paren. (space-in-parens)
(#7933) There should be no spaces inside this paren. (space-in-parens)
(#7933) There should be no spaces inside this paren. (space-in-parens)
(#7933) There should be no spaces inside this paren. (space-in-parens)
(#7934) Unexpected tab character. (no-tabs)
(#7935) Unexpected tab character. (no-tabs)
(#7937) Unexpected tab character. (no-tabs)
(#7939) Unexpected tab character. (no-tabs)
(#7939) Comments should not begin with a lowercase character (capitalized-comments)
(#7940) Unexpected tab character. (no-tabs)
(#7942) Unexpected tab character. (no-tabs)
(#7943) Unexpected tab character. (no-tabs)
(#7943) There should be no spaces inside this paren. (space-in-parens)
(#7943) There should be no space after '{'. (object-curly-spacing)
(#7943) There should be no space before '}'. (object-curly-spacing)
(#7943) There should be no spaces inside this paren. (space-in-parens)
(#7944) Unexpected tab character. (no-tabs)
(#7944) There should be no space after '['. (computed-property-spacing)
(#7944) There should be no space before ']'. (computed-property-spacing)
(#7944) There should be no spaces inside this paren. (space-in-parens)
(#7944) There should be no space after '['. (computed-property-spacing)
(#7944) There should be no space before ']'. (computed-property-spacing)
(#7944) There should be no spaces inside this paren. (space-in-parens)
(#7945) Unexpected tab character. (no-tabs)
(#7947) Unexpected tab character. (no-tabs)
(#7948) Unexpected tab character. (no-tabs)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7950) Unexpected tab character. (no-tabs)
(#7951) Unexpected tab character. (no-tabs)
(#7951) There should be no spaces inside this paren. (space-in-parens)
(#7951) There should be no spaces inside this paren. (space-in-parens)
(#7952) Unexpected tab character. (no-tabs)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7953) Unexpected tab character. (no-tabs)
(#7954) Unexpected tab character. (no-tabs)
(#7955) Unexpected tab character. (no-tabs)
(#7956) Unexpected tab character. (no-tabs)
(#7956) There should be no spaces inside this paren. (space-in-parens)
(#7956) There should be no spaces inside this paren. (space-in-parens)
(#7957) Unexpected tab character. (no-tabs)
(#7957) There should be no spaces inside this paren. (space-in-parens)
(#7957) There should be no space after '['. (array-bracket-spacing)
(#7957) There should be no space before ']'. (array-bracket-spacing)
(#7957) There should be no spaces inside this paren. (space-in-parens)
(#7958) Unexpected tab character. (no-tabs)
(#7959) Unexpected tab character. (no-tabs)
(#7960) Unexpected tab character. (no-tabs)
(#7960) There should be no spaces inside this paren. (space-in-parens)
(#7960) There should be no spaces inside this paren. (space-in-parens)
(#7961) Unexpected tab character. (no-tabs)
(#7961) There should be no spaces inside this paren. (space-in-parens)
(#7961) Missing space before opening brace. (space-before-blocks)
(#7962) Unexpected tab character. (no-tabs)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7963) Unexpected tab character. (no-tabs)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7964) Unexpected tab character. (no-tabs)
(#7966) Unexpected tab character. (no-tabs)
(#7967) Unexpected tab character. (no-tabs)
(#7968) Unexpected tab character. (no-tabs)
(#7968) There should be no spaces inside this paren. (space-in-parens)
(#7968) There should be no spaces inside this paren. (space-in-parens)
(#7969) Unexpected tab character. (no-tabs)
(#7970) Unexpected tab character. (no-tabs)
(#7971) Unexpected tab character. (no-tabs)
(#7971) There should be no spaces inside this paren. (space-in-parens)
(#7971) There should be no spaces inside this paren. (space-in-parens)
(#7972) Unexpected tab character. (no-tabs)
(#7972) There should be no spaces inside this paren. (space-in-parens)
(#7972) There should be no spaces inside this paren. (space-in-parens)
(#7973) Unexpected tab character. (no-tabs)
(#7974) Unexpected tab character. (no-tabs)
(#7975) Unexpected tab character. (no-tabs)
(#7976) Unexpected tab character. (no-tabs)
(#7977) Unexpected tab character. (no-tabs)
(#7978) Unexpected tab character. (no-tabs)
(#7980) Unexpected tab character. (no-tabs)
(#7981) Unexpected tab character. (no-tabs)
(#7983) Unexpected tab character. (no-tabs)
(#7984) Unexpected tab character. (no-tabs)
(#7986) Unexpected tab character. (no-tabs)
(#7987) Unexpected tab character. (no-tabs)
(#7988) Unexpected tab character. (no-tabs)
(#7997) Missing JSDoc comment. (require-jsdoc)
(#7997) Expected to return a value at the end of function 'ajaxHandleResponses'. (consistent-return)
(#7997) There should be no spaces inside this paren. (space-in-parens)
(#7997) There should be no spaces inside this paren. (space-in-parens)
(#7999) Unexpected tab character. (no-tabs)
(#8000) Unexpected tab character. (no-tabs)
(#8001) Unexpected tab character. (no-tabs)
(#8002) Unexpected tab character. (no-tabs)
(#8004) Unexpected tab character. (no-tabs)
(#8005) Unexpected tab character. (no-tabs)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8006) Unexpected tab character. (no-tabs)
(#8006) There should be no spaces inside this paren. (space-in-parens)
(#8006) There should be no spaces inside this paren. (space-in-parens)
(#8007) Unexpected tab character. (no-tabs)
(#8007) There should be no space after '['. (computed-property-spacing)
(#8007) There should be no space before ']'. (computed-property-spacing)
(#8007) There should be no space after '['. (computed-property-spacing)
(#8007) There should be no space before ']'. (computed-property-spacing)
(#8008) Unexpected tab character. (no-tabs)
(#8009) Unexpected tab character. (no-tabs)
(#8011) Unexpected tab character. (no-tabs)
(#8012) Expected space(s) after "while". (keyword-spacing)
(#8012) Unexpected tab character. (no-tabs)
(#8012) There should be no spaces inside this paren. (space-in-parens)
(#8012) There should be no space after '['. (computed-property-spacing)
(#8012) There should be no space before ']'. (computed-property-spacing)
(#8012) There should be no spaces inside this paren. (space-in-parens)
(#8013) Unexpected tab character. (no-tabs)
(#8014) Unexpected tab character. (no-tabs)
(#8014) There should be no spaces inside this paren. (space-in-parens)
(#8014) There should be no spaces inside this paren. (space-in-parens)
(#8015) Unexpected tab character. (no-tabs)
(#8015) There should be no spaces inside this paren. (space-in-parens)
(#8015) There should be no spaces inside this paren. (space-in-parens)
(#8016) Unexpected tab character. (no-tabs)
(#8017) Unexpected tab character. (no-tabs)
(#8019) Unexpected tab character. (no-tabs)
(#8020) Unexpected tab character. (no-tabs)
(#8020) There should be no spaces inside this paren. (space-in-parens)
(#8020) There should be no spaces inside this paren. (space-in-parens)
(#8021) Unexpected tab character. (no-tabs)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8022) Unexpected tab character. (no-tabs)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no space after '['. (computed-property-spacing)
(#8022) There should be no space before ']'. (computed-property-spacing)
(#8022) There should be no space after '['. (computed-property-spacing)
(#8022) There should be no space before ']'. (computed-property-spacing)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8023) Unexpected tab character. (no-tabs)
(#8023) There should be no spaces inside this paren. (space-in-parens)
(#8023) There should be no spaces inside this paren. (space-in-parens)
(#8024) Unexpected tab character. (no-tabs)
(#8025) Unexpected tab character. (no-tabs)
(#8026) Unexpected tab character. (no-tabs)
(#8027) Unexpected tab character. (no-tabs)
(#8029) Unexpected tab character. (no-tabs)
(#8030) Unexpected tab character. (no-tabs)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8030) There should be no space after '['. (computed-property-spacing)
(#8030) There should be no space before ']'. (computed-property-spacing)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8031) Unexpected tab character. (no-tabs)
(#8031) There should be no space after '['. (computed-property-spacing)
(#8031) There should be no space before ']'. (computed-property-spacing)
(#8032) Unexpected tab character. (no-tabs)
(#8033) Unexpected tab character. (no-tabs)
(#8034) Unexpected tab character. (no-tabs)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8035) Unexpected tab character. (no-tabs)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8035) There should be no space after '['. (computed-property-spacing)
(#8035) There should be no space before ']'. (computed-property-spacing)
(#8035) There should be no space after '['. (computed-property-spacing)
(#8035) There should be no space before ']'. (computed-property-spacing)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8036) Unexpected tab character. (no-tabs)
(#8037) Unexpected tab character. (no-tabs)
(#8038) Unexpected tab character. (no-tabs)
(#8039) Unexpected tab character. (no-tabs)
(#8039) There should be no spaces inside this paren. (space-in-parens)
(#8039) There should be no spaces inside this paren. (space-in-parens)
(#8040) Unexpected tab character. (no-tabs)
(#8041) Unexpected tab character. (no-tabs)
(#8042) Unexpected tab character. (no-tabs)
(#8043) Unexpected tab character. (no-tabs)
(#8044) Unexpected tab character. (no-tabs)
(#8045) Unexpected tab character. (no-tabs)
(#8047) Unexpected tab character. (no-tabs)
(#8048) Unexpected tab character. (no-tabs)
(#8049) Unexpected tab character. (no-tabs)
(#8050) Unexpected tab character. (no-tabs)
(#8050) There should be no spaces inside this paren. (space-in-parens)
(#8050) There should be no spaces inside this paren. (space-in-parens)
(#8051) Unexpected tab character. (no-tabs)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no space after '['. (computed-property-spacing)
(#8051) There should be no space before ']'. (computed-property-spacing)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8052) Unexpected tab character. (no-tabs)
(#8052) There should be no spaces inside this paren. (space-in-parens)
(#8052) There should be no spaces inside this paren. (space-in-parens)
(#8053) Unexpected tab character. (no-tabs)
(#8054) Unexpected tab character. (no-tabs)
(#8054) There should be no space after '['. (computed-property-spacing)
(#8054) There should be no space before ']'. (computed-property-spacing)
(#8055) Unexpected tab character. (no-tabs)
(#8059) Missing JSDoc comment. (require-jsdoc)
(#8059) There should be no spaces inside this paren. (space-in-parens)
(#8059) There should be no spaces inside this paren. (space-in-parens)
(#8061) Unexpected tab character. (no-tabs)
(#8062) Unexpected tab character. (no-tabs)
(#8063) Unexpected tab character. (no-tabs)
(#8064) Unexpected tab character. (no-tabs)
(#8064) There should be no space after '['. (computed-property-spacing)
(#8064) There should be no space before ']'. (computed-property-spacing)
(#8065) Unexpected tab character. (no-tabs)
(#8066) Unexpected tab character. (no-tabs)
(#8068) Unexpected tab character. (no-tabs)
(#8069) Unexpected tab character. (no-tabs)
(#8069) There should be no spaces inside this paren. (space-in-parens)
(#8069) There should be no spaces inside this paren. (space-in-parens)
(#8070) Unexpected tab character. (no-tabs)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8071) Unexpected tab character. (no-tabs)
(#8073) Unexpected tab character. (no-tabs)
(#8074) Unexpected tab character. (no-tabs)
(#8074) There should be no spaces inside this paren. (space-in-parens)
(#8074) There should be no space after '['. (computed-property-spacing)
(#8074) There should be no space before ']'. (computed-property-spacing)
(#8074) There should be no spaces inside this paren. (space-in-parens)
(#8075) Unexpected tab character. (no-tabs)
(#8075) There should be no spaces inside this paren. (space-in-parens)
(#8075) There should be no spaces inside this paren. (space-in-parens)
(#8076) Unexpected tab character. (no-tabs)
(#8076) There should be no space after '['. (computed-property-spacing)
(#8076) There should be no space before ']'. (computed-property-spacing)
(#8076) There should be no space after '['. (computed-property-spacing)
(#8076) There should be no space before ']'. (computed-property-spacing)
(#8077) Unexpected tab character. (no-tabs)
(#8078) Unexpected tab character. (no-tabs)
(#8080) Unexpected tab character. (no-tabs)
(#8081) Unexpected tab character. (no-tabs)
(#8081) There should be no spaces inside this paren. (space-in-parens)
(#8081) There should be no spaces inside this paren. (space-in-parens)
(#8083) Unexpected tab character. (no-tabs)
(#8084) Unexpected tab character. (no-tabs)
(#8084) There should be no spaces inside this paren. (space-in-parens)
(#8084) There should be no spaces inside this paren. (space-in-parens)
(#8086) Unexpected tab character. (no-tabs)
(#8087) Unexpected tab character. (no-tabs)
(#8087) There should be no spaces inside this paren. (space-in-parens)
(#8087) There should be no spaces inside this paren. (space-in-parens)
(#8089) Unexpected tab character. (no-tabs)
(#8090) Unexpected tab character. (no-tabs)
(#8090) There should be no space after '['. (computed-property-spacing)
(#8090) There should be no space before ']'. (computed-property-spacing)
(#8090) There should be no space after '['. (computed-property-spacing)
(#8090) There should be no space before ']'. (computed-property-spacing)
(#8092) Unexpected tab character. (no-tabs)
(#8093) Unexpected tab character. (no-tabs)
(#8093) There should be no spaces inside this paren. (space-in-parens)
(#8093) There should be no spaces inside this paren. (space-in-parens)
(#8094) Unexpected tab character. (no-tabs)
(#8094) Blocks are nested too deeply (5). (max-depth)
(#8094) There should be no spaces inside this paren. (space-in-parens)
(#8094) There should be no spaces inside this paren. (space-in-parens)
(#8096) Unexpected tab character. (no-tabs)
(#8097) Unexpected tab character. (no-tabs)
(#8098) Unexpected tab character. (no-tabs)
(#8098) Blocks are nested too deeply (6). (max-depth)
(#8098) There should be no spaces inside this paren. (space-in-parens)
(#8098) There should be no space after '['. (computed-property-spacing)
(#8098) There should be no space before ']'. (computed-property-spacing)
(#8098) There should be no spaces inside this paren. (space-in-parens)
(#8100) Unexpected tab character. (no-tabs)
(#8101) Unexpected tab character. (no-tabs)
(#8101) There should be no space after '['. (computed-property-spacing)
(#8101) There should be no space after '['. (computed-property-spacing)
(#8101) There should be no space before ']'. (computed-property-spacing)
(#8101) There should be no space before ']'. (computed-property-spacing)
(#8102) Unexpected tab character. (no-tabs)
(#8102) There should be no space after '['. (computed-property-spacing)
(#8102) There should be no space after '['. (computed-property-spacing)
(#8102) There should be no space before ']'. (computed-property-spacing)
(#8102) There should be no space before ']'. (computed-property-spacing)
(#8103) Unexpected tab character. (no-tabs)
(#8103) Blocks are nested too deeply (7). (max-depth)
(#8103) There should be no spaces inside this paren. (space-in-parens)
(#8103) There should be no spaces inside this paren. (space-in-parens)
(#8104) Unexpected tab character. (no-tabs)
(#8105) Unexpected tab character. (no-tabs)
(#8105) Blocks are nested too deeply (8). (max-depth)
(#8105) There should be no spaces inside this paren. (space-in-parens)
(#8105) There should be no spaces inside this paren. (space-in-parens)
(#8106) Unexpected tab character. (no-tabs)
(#8106) There should be no space after '['. (computed-property-spacing)
(#8106) There should be no space before ']'. (computed-property-spacing)
(#8108) Unexpected tab character. (no-tabs)
(#8109) Unexpected tab character. (no-tabs)
(#8109) There should be no spaces inside this paren. (space-in-parens)
(#8109) There should be no space after '['. (computed-property-spacing)
(#8109) There should be no space before ']'. (computed-property-spacing)
(#8109) There should be no spaces inside this paren. (space-in-parens)
(#8110) Unexpected tab character. (no-tabs)
(#8110) There should be no space after '['. (computed-property-spacing)
(#8110) There should be no space before ']'. (computed-property-spacing)
(#8111) Unexpected tab character. (no-tabs)
(#8111) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no spaces inside this paren. (space-in-parens)
(#8112) Unexpected tab character. (no-tabs)
(#8114) Unexpected tab character. (no-tabs)
(#8115) Unexpected tab character. (no-tabs)
(#8116) Unexpected tab character. (no-tabs)
(#8117) Unexpected tab character. (no-tabs)
(#8118) Unexpected tab character. (no-tabs)
(#8120) Unexpected tab character. (no-tabs)
(#8121) Unexpected tab character. (no-tabs)
(#8121) There should be no spaces inside this paren. (space-in-parens)
(#8121) There should be no spaces inside this paren. (space-in-parens)
(#8123) Unexpected tab character. (no-tabs)
(#8124) Unexpected tab character. (no-tabs)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8124) ["throws"] is better written in dot notation. (dot-notation)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8125) Unexpected tab character. (no-tabs)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8126) Unexpected tab character. (no-tabs)
(#8127) Unexpected tab character. (no-tabs)
(#8127) Blocks are nested too deeply (5). (max-depth)
(#8128) Unexpected tab character. (no-tabs)
(#8128) There should be no spaces inside this paren. (space-in-parens)
(#8128) There should be no spaces inside this paren. (space-in-parens)
(#8129) Unexpected tab character. (no-tabs)
(#8129) There should be no spaces inside this paren. (space-in-parens)
(#8129) There should be no spaces inside this paren. (space-in-parens)
(#8130) Unexpected tab character. (no-tabs)
(#8130) There should be no space after '{'. (object-curly-spacing)
(#8130) There should be no space before '}'. (object-curly-spacing)
(#8131) Unexpected tab character. (no-tabs)
(#8132) Unexpected tab character. (no-tabs)
(#8133) Unexpected tab character. (no-tabs)
(#8134) Unexpected tab character. (no-tabs)
(#8136) Unexpected tab character. (no-tabs)
(#8137) Unexpected tab character. (no-tabs)
(#8138) Unexpected tab character. (no-tabs)
(#8139) Unexpected tab character. (no-tabs)
(#8141) Unexpected tab character. (no-tabs)
(#8141) There should be no space after '{'. (object-curly-spacing)
(#8141) There should be no space before '}'. (object-curly-spacing)
(#8144) Unexpected tab character. (no-tabs)
(#8145) Unexpected tab character. (no-tabs)
(#8146) Unexpected tab character. (no-tabs)
(#8150) Unexpected tab character. (no-tabs)
(#8151) Unexpected tab character. (no-tabs)
(#8152) Unexpected tab character. (no-tabs)
(#8152) There should be no spaces inside this paren. (space-in-parens)
(#8152) There should be no spaces inside this paren. (space-in-parens)
(#8152) There should be no spaces inside this paren. (space-in-parens)
(#8152) There should be no spaces inside this paren. (space-in-parens)
(#8153) Unexpected tab character. (no-tabs)
(#8153) There should be no space after '['. (computed-property-spacing)
(#8153) There should be no space before ']'. (computed-property-spacing)
(#8154) Unexpected tab character. (no-tabs)
(#8155) Unexpected tab character. (no-tabs)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) Expected to return a value at the end of function. (consistent-return)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8161) Unexpected tab character. (no-tabs)
(#8162) Unexpected tab character. (no-tabs)
(#8163) Unexpected tab character. (no-tabs)
(#8164) Unexpected tab character. (no-tabs)
(#8165) Unexpected tab character. (no-tabs)
(#8165) There should be no spaces inside this paren. (space-in-parens)
(#8165) There should be no spaces inside this paren. (space-in-parens)
(#8166) Unexpected tab character. (no-tabs)
(#8167) Unexpected tab character. (no-tabs)
(#8167) There should be no spaces inside this paren. (space-in-parens)
(#8167) There should be no spaces inside this paren. (space-in-parens)
(#8168) Unexpected tab character. (no-tabs)
(#8168) There should be no spaces inside this paren. (space-in-parens)
(#8168) There should be no spaces inside this paren. (space-in-parens)
(#8170) Unexpected tab character. (no-tabs)
(#8171) Unexpected tab character. (no-tabs)
(#8171) There should be no spaces inside this paren. (space-in-parens)
(#8171) There should be no space after '['. (computed-property-spacing)
(#8171) There should be no space before ']'. (computed-property-spacing)
(#8171) There should be no spaces inside this paren. (space-in-parens)
(#8173) Unexpected tab character. (no-tabs)
(#8174) Unexpected tab character. (no-tabs)
(#8174) There should be no spaces inside this paren. (space-in-parens)
(#8174) There should be no spaces inside this paren. (space-in-parens)
(#8175) Unexpected tab character. (no-tabs)
(#8176) Unexpected tab character. (no-tabs)
(#8177) Unexpected tab character. (no-tabs)
(#8177) There should be no space after '['. (computed-property-spacing)
(#8177) There should be no space before ']'. (computed-property-spacing)
(#8179) Unexpected tab character. (no-tabs)
(#8180) Unexpected tab character. (no-tabs)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8181) Unexpected tab character. (no-tabs)
(#8181) There should be no spaces inside this paren. (space-in-parens)
(#8181) There should be no spaces inside this paren. (space-in-parens)
(#8182) Unexpected tab character. (no-tabs)
(#8182) There should be no spaces inside this paren. (space-in-parens)
(#8182) There should be no spaces inside this paren. (space-in-parens)
(#8183) Unexpected tab character. (no-tabs)
(#8183) There should be no spaces inside this paren. (space-in-parens)
(#8183) There should be no spaces inside this paren. (space-in-parens)
(#8184) Unexpected tab character. (no-tabs)
(#8184) There should be no spaces inside this paren. (space-in-parens)
(#8184) There should be no spaces inside this paren. (space-in-parens)
(#8185) Unexpected tab character. (no-tabs)
(#8185) There should be no spaces inside this paren. (space-in-parens)
(#8185) There should be no spaces inside this paren. (space-in-parens)
(#8185) There should be no spaces inside this paren. (space-in-parens)
(#8185) There should be no spaces inside this paren. (space-in-parens)
(#8186) Unexpected tab character. (no-tabs)
(#8188) Unexpected tab character. (no-tabs)
(#8189) Unexpected tab character. (no-tabs)
(#8190) Unexpected tab character. (no-tabs)
(#8190) There should be no spaces inside this paren. (space-in-parens)
(#8190) There should be no spaces inside this paren. (space-in-parens)
(#8191) Unexpected tab character. (no-tabs)
(#8191) There should be no spaces inside this paren. (space-in-parens)
(#8191) There should be no spaces inside this paren. (space-in-parens)
(#8192) Unexpected tab character. (no-tabs)
(#8193) Unexpected tab character. (no-tabs)
(#8193) There should be no space after '['. (computed-property-spacing)
(#8193) There should be no space before ']'. (computed-property-spacing)
(#8194) Unexpected tab character. (no-tabs)
(#8196) Unexpected tab character. (no-tabs)
(#8196) Comments should not begin with a lowercase character (capitalized-comments)
(#8197) Unexpected tab character. (no-tabs)
(#8197) There should be no space after '['. (computed-property-spacing)
(#8197) There should be no space before ']'. (computed-property-spacing)
(#8199) Unexpected tab character. (no-tabs)
(#8200) Unexpected tab character. (no-tabs)
(#8200) There should be no space after '['. (computed-property-spacing)
(#8200) There should be no space before ']'. (computed-property-spacing)
(#8201) Unexpected tab character. (no-tabs)
(#8202) Unexpected tab character. (no-tabs)
(#8204) Unexpected tab character. (no-tabs)
(#8205) Unexpected tab character. (no-tabs)
(#8206) Unexpected tab character. (no-tabs)
(#8207) Unexpected tab character. (no-tabs)
(#8207) There should be no space after '['. (computed-property-spacing)
(#8207) There should be no space before ']'. (computed-property-spacing)
(#8209) Unexpected tab character. (no-tabs)
(#8210) Unexpected tab character. (no-tabs)
(#8210) There should be no spaces inside this paren. (space-in-parens)
(#8210) There should be no space after '['. (computed-property-spacing)
(#8210) There should be no space before ']'. (computed-property-spacing)
(#8210) There should be no spaces inside this paren. (space-in-parens)
(#8211) Unexpected tab character. (no-tabs)
(#8211) Comments should not begin with a lowercase character (capitalized-comments)
(#8212) Unexpected tab character. (no-tabs)
(#8214) Unexpected tab character. (no-tabs)
(#8214) Comments should not begin with a lowercase character (capitalized-comments)
(#8215) Unexpected tab character. (no-tabs)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8216) Unexpected tab character. (no-tabs)
(#8218) Unexpected tab character. (no-tabs)
(#8219) Unexpected tab character. (no-tabs)
(#8219) There should be no spaces inside this paren. (space-in-parens)
(#8219) There should be no spaces inside this paren. (space-in-parens)
(#8219) There should be no spaces inside this paren. (space-in-parens)
(#8219) There should be no spaces inside this paren. (space-in-parens)
(#8220) Unexpected tab character. (no-tabs)
(#8220) There should be no spaces inside this paren. (space-in-parens)
(#8220) There should be no space after '['. (computed-property-spacing)
(#8220) There should be no space before ']'. (computed-property-spacing)
(#8220) There should be no spaces inside this paren. (space-in-parens)
(#8221) Unexpected tab character. (no-tabs)
(#8223) Unexpected tab character. (no-tabs)
(#8224) Unexpected tab character. (no-tabs)
(#8226) Unexpected tab character. (no-tabs)
(#8227) Unexpected tab character. (no-tabs)
(#8228) Unexpected tab character. (no-tabs)
(#8232) Unexpected tab character. (no-tabs)
(#8233) Unexpected tab character. (no-tabs)
(#8234) Unexpected tab character. (no-tabs)
(#8235) Unexpected tab character. (no-tabs)
(#8236) Unexpected tab character. (no-tabs)
(#8237) Unexpected tab character. (no-tabs)
(#8238) Unexpected tab character. (no-tabs)
(#8239) Unexpected tab character. (no-tabs)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8240) Unexpected tab character. (no-tabs)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8241) Unexpected tab character. (no-tabs)
(#8242) Unexpected tab character. (no-tabs)
(#8243) Unexpected tab character. (no-tabs)
(#8247) There should be no spaces inside this paren. (space-in-parens)
(#8247) There should be no spaces inside this paren. (space-in-parens)
(#8247) There should be no spaces inside this paren. (space-in-parens)
(#8248) Unexpected tab character. (no-tabs)
(#8248) There should be no spaces inside this paren. (space-in-parens)
(#8248) There should be no spaces inside this paren. (space-in-parens)
(#8249) Unexpected tab character. (no-tabs)
(#8250) Unexpected tab character. (no-tabs)
(#8251) Unexpected tab character. (no-tabs)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8252) Unexpected tab character. (no-tabs)
(#8253) Unexpected tab character. (no-tabs)
(#8254) Unexpected tab character. (no-tabs)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) Expected to return a value at the end of function. (consistent-return)
(#8260) Unexpected tab character. (no-tabs)
(#8261) Unexpected tab character. (no-tabs)
(#8261) There should be no spaces inside this paren. (space-in-parens)
(#8261) There should be no spaces inside this paren. (space-in-parens)
(#8263) Unexpected tab character. (no-tabs)
(#8264) Unexpected tab character. (no-tabs)
(#8264) There should be no spaces inside this paren. (space-in-parens)
(#8264) There should be no spaces inside this paren. (space-in-parens)
(#8266) Unexpected tab character. (no-tabs)
(#8268) Unexpected tab character. (no-tabs)
(#8268) There should be no spaces inside this paren. (space-in-parens)
(#8268) There should be no spaces inside this paren. (space-in-parens)
(#8270) Unexpected tab character. (no-tabs)
(#8270) There should be no spaces inside this paren. (space-in-parens)
(#8270) There should be no spaces inside this paren. (space-in-parens)
(#8272) Unexpected tab character. (no-tabs)
(#8274) Unexpected tab character. (no-tabs)
(#8274) There should be no spaces inside this paren. (space-in-parens)
(#8274) There should be no spaces inside this paren. (space-in-parens)
(#8275) Unexpected tab character. (no-tabs)
(#8276) Unexpected tab character. (no-tabs)
(#8278) Unexpected tab character. (no-tabs)
(#8280) Unexpected tab character. (no-tabs)
(#8281) Unexpected tab character. (no-tabs)
(#8281) There should be no spaces inside this paren. (space-in-parens)
(#8281) There should be no spaces inside this paren. (space-in-parens)
(#8283) Unexpected tab character. (no-tabs)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8285) Unexpected tab character. (no-tabs)
(#8286) Unexpected tab character. (no-tabs)
(#8288) Unexpected tab character. (no-tabs)
(#8289) Unexpected tab character. (no-tabs)
(#8289) There should be no spaces inside this paren. (space-in-parens)
(#8289) There should be no spaces inside this paren. (space-in-parens)
(#8290) Unexpected tab character. (no-tabs)
(#8290) There should be no spaces inside this paren. (space-in-parens)
(#8290) There should be no spaces inside this paren. (space-in-parens)
(#8291) Unexpected tab character. (no-tabs)
(#8293) Unexpected tab character. (no-tabs)
(#8294) Unexpected tab character. (no-tabs)
(#8296) Unexpected tab character. (no-tabs)
(#8297) Unexpected tab character. (no-tabs)
(#8297) There should be no spaces inside this paren. (space-in-parens)
(#8297) There should be no spaces inside this paren. (space-in-parens)
(#8298) Unexpected tab character. (no-tabs)
(#8298) There should be no spaces inside this paren. (space-in-parens)
(#8298) There should be no spaces inside this paren. (space-in-parens)
(#8299) Unexpected tab character. (no-tabs)
(#8300) Unexpected tab character. (no-tabs)
(#8301) Unexpected tab character. (no-tabs)
(#8302) Unexpected tab character. (no-tabs)
(#8303) Unexpected tab character. (no-tabs)
(#8304) Unexpected tab character. (no-tabs)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8305) Unexpected tab character. (no-tabs)
(#8307) Unexpected tab character. (no-tabs)
(#8308) Unexpected tab character. (no-tabs)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8309) Unexpected tab character. (no-tabs)
(#8309) There should be no spaces inside this paren. (space-in-parens)
(#8309) There should be no spaces inside this paren. (space-in-parens)
(#8310) Unexpected tab character. (no-tabs)
(#8311) Unexpected tab character. (no-tabs)
(#8312) Unexpected tab character. (no-tabs)
(#8313) Unexpected tab character. (no-tabs)
(#8316) Unexpected tab character. (no-tabs)
(#8317) Unexpected tab character. (no-tabs)
(#8318) Unexpected tab character. (no-tabs)
(#8319) Unexpected tab character. (no-tabs)
(#8319) There should be no spaces inside this paren. (space-in-parens)
(#8319) There should be no spaces inside this paren. (space-in-parens)
(#8320) Unexpected tab character. (no-tabs)
(#8320) There should be no space after '['. (computed-property-spacing)
(#8320) There should be no space before ']'. (computed-property-spacing)
(#8320) There should be no spaces inside this paren. (space-in-parens)
(#8320) There should be no spaces inside this paren. (space-in-parens)
(#8321) Unexpected tab character. (no-tabs)
(#8322) Unexpected tab character. (no-tabs)
(#8323) Unexpected tab character. (no-tabs)
(#8326) Missing JSDoc comment. (require-jsdoc)
(#8326) Expected to return a value at the end of function 'createStandardXHR'. (consistent-return)
(#8327) Unexpected tab character. (no-tabs)
(#8328) Unexpected tab character. (no-tabs)
(#8329) Unexpected tab character. (no-tabs)
(#8329) Expected space(s) after "catch". (keyword-spacing)
(#8329) There should be no spaces inside this paren. (space-in-parens)
(#8329) There should be no spaces inside this paren. (space-in-parens)
(#8329) Empty block statement. (no-empty)
(#8332) Missing JSDoc comment. (require-jsdoc)
(#8332) Expected to return a value at the end of function 'createActiveXHR'. (consistent-return)
(#8333) Unexpected tab character. (no-tabs)
(#8334) Unexpected tab character. (no-tabs)
(#8334) There should be no spaces inside this paren. (space-in-parens)
(#8334) There should be no spaces inside this paren. (space-in-parens)
(#8335) Unexpected tab character. (no-tabs)
(#8335) Expected space(s) after "catch". (keyword-spacing)
(#8335) There should be no spaces inside this paren. (space-in-parens)
(#8335) There should be no spaces inside this paren. (space-in-parens)
(#8335) Empty block statement. (no-empty)
(#8341) Unexpected tab character. (no-tabs)
(#8342) Unexpected tab character. (no-tabs)
(#8343) Unexpected tab character. (no-tabs)
(#8344) Unexpected tab character. (no-tabs)
(#8345) Unexpected tab character. (no-tabs)
(#8346) Unexpected tab character. (no-tabs)
(#8347) Unexpected tab character. (no-tabs)
(#8348) Unexpected tab character. (no-tabs)
(#8349) Unexpected tab character. (no-tabs)
(#8350) Unexpected tab character. (no-tabs)
(#8351) Unexpected tab character. (no-tabs)
(#8354) There should be no spaces inside this paren. (space-in-parens)
(#8354) There should be no spaces inside this paren. (space-in-parens)
(#8355) Unexpected tab character. (no-tabs)
(#8355) There should be no spaces inside this paren. (space-in-parens)
(#8356) Unexpected tab character. (no-tabs)
(#8357) Unexpected tab character. (no-tabs)
(#8357) There should be no spaces inside this paren. (space-in-parens)
(#8357) There should be no spaces inside this paren. (space-in-parens)
(#8358) Unexpected tab character. (no-tabs)
(#8359) There should be no spaces inside this paren. (space-in-parens)
(#8359) There should be no spaces inside this paren. (space-in-parens)
(#8362) There should be no spaces inside this paren. (space-in-parens)
(#8362) There should be no spaces inside this paren. (space-in-parens)
(#8364) Unexpected tab character. (no-tabs)
(#8364) Expected to return a value at the end of function. (consistent-return)
(#8364) There should be no spaces inside this paren. (space-in-parens)
(#8364) There should be no spaces inside this paren. (space-in-parens)
(#8365) Unexpected tab character. (no-tabs)
(#8366) Unexpected tab character. (no-tabs)
(#8366) There should be no spaces inside this paren. (space-in-parens)
(#8366) There should be no spaces inside this paren. (space-in-parens)
(#8368) Unexpected tab character. (no-tabs)
(#8370) Unexpected tab character. (no-tabs)
(#8371) Unexpected tab character. (no-tabs)
(#8371) There should be no spaces inside this paren. (space-in-parens)
(#8371) There should be no spaces inside this paren. (space-in-parens)
(#8373) Unexpected tab character. (no-tabs)
(#8374) Unexpected tab character. (no-tabs)
(#8375) Unexpected tab character. (no-tabs)
(#8377) Unexpected tab character. (no-tabs)
(#8378) Unexpected tab character. (no-tabs)
(#8379) Unexpected tab character. (no-tabs)
(#8379) There should be no spaces inside this paren. (space-in-parens)
(#8379) There should be no spaces inside this paren. (space-in-parens)
(#8380) Unexpected tab character. (no-tabs)
(#8380) There should be no spaces inside this paren. (space-in-parens)
(#8380) There should be no spaces inside this paren. (space-in-parens)
(#8381) Unexpected tab character. (no-tabs)
(#8382) Unexpected tab character. (no-tabs)
(#8382) There should be no spaces inside this paren. (space-in-parens)
(#8382) There should be no spaces inside this paren. (space-in-parens)
(#8383) Unexpected tab character. (no-tabs)
(#8385) Unexpected tab character. (no-tabs)
(#8386) Unexpected tab character. (no-tabs)
(#8386) There should be no spaces inside this paren. (space-in-parens)
(#8386) There should be no spaces inside this paren. (space-in-parens)
(#8387) Unexpected tab character. (no-tabs)
(#8387) There should be no spaces inside this paren. (space-in-parens)
(#8387) There should be no spaces inside this paren. (space-in-parens)
(#8388) Unexpected tab character. (no-tabs)
(#8388) There should be no space after '['. (computed-property-spacing)
(#8388) There should be no space before ']'. (computed-property-spacing)
(#8388) There should be no space after '['. (computed-property-spacing)
(#8388) There should be no space before ']'. (computed-property-spacing)
(#8389) Unexpected tab character. (no-tabs)
(#8390) Unexpected tab character. (no-tabs)
(#8392) Unexpected tab character. (no-tabs)
(#8393) Unexpected tab character. (no-tabs)
(#8393) There should be no spaces inside this paren. (space-in-parens)
(#8393) There should be no spaces inside this paren. (space-in-parens)
(#8394) Unexpected tab character. (no-tabs)
(#8394) There should be no spaces inside this paren. (space-in-parens)
(#8394) There should be no spaces inside this paren. (space-in-parens)
(#8395) Unexpected tab character. (no-tabs)
(#8397) Unexpected tab character. (no-tabs)
(#8398) Unexpected tab character. (no-tabs)
(#8399) Unexpected tab character. (no-tabs)
(#8400) Unexpected tab character. (no-tabs)
(#8401) Unexpected tab character. (no-tabs)
(#8402) Unexpected tab character. (no-tabs)
(#8402) There should be no spaces inside this paren. (space-in-parens)
(#8402) There should be no spaces inside this paren. (space-in-parens)
(#8403) Unexpected tab character. (no-tabs)
(#8403) There should be no space after '['. (computed-property-spacing)
(#8403) There should be no space before ']'. (computed-property-spacing)
(#8404) Unexpected tab character. (no-tabs)
(#8406) Unexpected tab character. (no-tabs)
(#8407) Unexpected tab character. (no-tabs)
(#8408) Unexpected tab character. (no-tabs)
(#8408) There should be no spaces inside this paren. (space-in-parens)
(#8408) There should be no spaces inside this paren. (space-in-parens)
(#8409) Unexpected tab character. (no-tabs)
(#8409) There should be no spaces inside this paren. (space-in-parens)
(#8409) There should be no space after '['. (computed-property-spacing)
(#8409) There should be no space before ']'. (computed-property-spacing)
(#8409) There should be no spaces inside this paren. (space-in-parens)
(#8410) Unexpected tab character. (no-tabs)
(#8411) Unexpected tab character. (no-tabs)
(#8411) Expected space(s) after "catch". (keyword-spacing)
(#8411) There should be no spaces inside this paren. (space-in-parens)
(#8411) There should be no spaces inside this paren. (space-in-parens)
(#8411) Empty block statement. (no-empty)
(#8413) Unexpected tab character. (no-tabs)
(#8414) Unexpected tab character. (no-tabs)
(#8415) Unexpected tab character. (no-tabs)
(#8416) Unexpected tab character. (no-tabs)
(#8416) There should be no spaces inside this paren. (space-in-parens)
(#8416) There should be no spaces inside this paren. (space-in-parens)
(#8416) There should be no spaces inside this paren. (space-in-parens)
(#8416) There should be no spaces inside this paren. (space-in-parens)
(#8418) Unexpected tab character. (no-tabs)
(#8419) Unexpected tab character. (no-tabs)
(#8419) There should be no spaces inside this paren. (space-in-parens)
(#8419) There should be no spaces inside this paren. (space-in-parens)
(#8421) Unexpected tab character. (no-tabs)
(#8422) Unexpected tab character. (no-tabs)
(#8423) Unexpected tab character. (no-tabs)
(#8424) Unexpected tab character. (no-tabs)
(#8425) Unexpected tab character. (no-tabs)
(#8427) Unexpected tab character. (no-tabs)
(#8428) Unexpected tab character. (no-tabs)
(#8429) Line 8429 exceeds the maximum line length of 132. (max-len)
(#8429) Unexpected tab character. (no-tabs)
(#8430) Unexpected tab character. (no-tabs)
(#8432) Unexpected tab character. (no-tabs)
(#8433) Unexpected tab character. (no-tabs)
(#8433) There should be no spaces inside this paren. (space-in-parens)
(#8433) There should be no spaces inside this paren. (space-in-parens)
(#8433) There should be no spaces inside this paren. (space-in-parens)
(#8433) There should be no spaces inside this paren. (space-in-parens)
(#8435) Unexpected tab character. (no-tabs)
(#8436) Unexpected tab character. (no-tabs)
(#8438) Unexpected tab character. (no-tabs)
(#8439) Unexpected tab character. (no-tabs)
(#8439) There should be no spaces inside this paren. (space-in-parens)
(#8439) There should be no spaces inside this paren. (space-in-parens)
(#8440) Unexpected tab character. (no-tabs)
(#8441) Unexpected tab character. (no-tabs)
(#8441) There should be no spaces inside this paren. (space-in-parens)
(#8441) There should be no spaces inside this paren. (space-in-parens)
(#8442) Unexpected tab character. (no-tabs)
(#8442) There should be no space after '['. (computed-property-spacing)
(#8442) There should be no space before ']'. (computed-property-spacing)
(#8443) Unexpected tab character. (no-tabs)
(#8444) Unexpected tab character. (no-tabs)
(#8446) Unexpected tab character. (no-tabs)
(#8447) Unexpected tab character. (no-tabs)
(#8447) There should be no spaces inside this paren. (space-in-parens)
(#8447) There should be no spaces inside this paren. (space-in-parens)
(#8448) Unexpected tab character. (no-tabs)
(#8449) Unexpected tab character. (no-tabs)
(#8449) There should be no spaces inside this paren. (space-in-parens)
(#8449) There should be no spaces inside this paren. (space-in-parens)
(#8450) Unexpected tab character. (no-tabs)
(#8451) Unexpected tab character. (no-tabs)
(#8452) Unexpected tab character. (no-tabs)
(#8453) Unexpected tab character. (no-tabs)
(#8454) Unexpected tab character. (no-tabs)
(#8455) Unexpected tab character. (no-tabs)
(#8456) Unexpected tab character. (no-tabs)
(#8458) Unexpected tab character. (no-tabs)
(#8459) Unexpected tab character. (no-tabs)
(#8459) There should be no spaces inside this paren. (space-in-parens)
(#8459) There should be no spaces inside this paren. (space-in-parens)
(#8460) Unexpected tab character. (no-tabs)
(#8461) Unexpected tab character. (no-tabs)
(#8463) Unexpected tab character. (no-tabs)
(#8464) Unexpected tab character. (no-tabs)
(#8465) Unexpected tab character. (no-tabs)
(#8466) Unexpected tab character. (no-tabs)
(#8467) Unexpected tab character. (no-tabs)
(#8467) Expected space(s) after "catch". (keyword-spacing)
(#8467) There should be no spaces inside this paren. (space-in-parens)
(#8467) There should be no spaces inside this paren. (space-in-parens)
(#8467) Empty block statement. (no-empty)
(#8468) Unexpected tab character. (no-tabs)
(#8470) Unexpected tab character. (no-tabs)
(#8471) Unexpected tab character. (no-tabs)
(#8472) Unexpected tab character. (no-tabs)
(#8473) Unexpected tab character. (no-tabs)
(#8474) Unexpected tab character. (no-tabs)
(#8474) Expected space(s) after "catch". (keyword-spacing)
(#8474) There should be no spaces inside this paren. (space-in-parens)
(#8474) There should be no spaces inside this paren. (space-in-parens)
(#8475) Unexpected tab character. (no-tabs)
(#8476) Unexpected tab character. (no-tabs)
(#8477) Unexpected tab character. (no-tabs)
(#8479) Unexpected tab character. (no-tabs)
(#8481) Unexpected tab character. (no-tabs)
(#8482) Unexpected tab character. (no-tabs)
(#8483) Unexpected tab character. (no-tabs)
(#8484) Unexpected tab character. (no-tabs)
(#8484) There should be no spaces inside this paren. (space-in-parens)
(#8484) There should be no spaces inside this paren. (space-in-parens)
(#8485) Unexpected tab character. (no-tabs)
(#8486) Unexpected tab character. (no-tabs)
(#8487) Unexpected tab character. (no-tabs)
(#8487) There should be no spaces inside this paren. (space-in-parens)
(#8487) There should be no spaces inside this paren. (space-in-parens)
(#8488) Unexpected tab character. (no-tabs)
(#8489) Unexpected tab character. (no-tabs)
(#8490) Unexpected tab character. (no-tabs)
(#8491) Unexpected tab character. (no-tabs)
(#8492) Unexpected tab character. (no-tabs)
(#8492) Expected space(s) after "catch". (keyword-spacing)
(#8492) There should be no spaces inside this paren. (space-in-parens)
(#8492) There should be no spaces inside this paren. (space-in-parens)
(#8493) Unexpected tab character. (no-tabs)
(#8493) There should be no spaces inside this paren. (space-in-parens)
(#8493) There should be no spaces inside this paren. (space-in-parens)
(#8494) Unexpected tab character. (no-tabs)
(#8494) There should be no spaces inside this paren. (space-in-parens)
(#8494) There should be no spaces inside this paren. (space-in-parens)
(#8495) Unexpected tab character. (no-tabs)
(#8496) Unexpected tab character. (no-tabs)
(#8498) Unexpected tab character. (no-tabs)
(#8499) Unexpected tab character. (no-tabs)
(#8499) There should be no spaces inside this paren. (space-in-parens)
(#8499) There should be no spaces inside this paren. (space-in-parens)
(#8500) Unexpected tab character. (no-tabs)
(#8500) There should be no spaces inside this paren. (space-in-parens)
(#8500) There should be no spaces inside this paren. (space-in-parens)
(#8501) Unexpected tab character. (no-tabs)
(#8502) Unexpected tab character. (no-tabs)
(#8504) Unexpected tab character. (no-tabs)
(#8504) There should be no spaces inside this paren. (space-in-parens)
(#8504) There should be no spaces inside this paren. (space-in-parens)
(#8505) Unexpected tab character. (no-tabs)
(#8505) Comments should not begin with a lowercase character (capitalized-comments)
(#8506) Unexpected tab character. (no-tabs)
(#8507) Unexpected tab character. (no-tabs)
(#8507) There should be no spaces inside this paren. (space-in-parens)
(#8507) There should be no spaces inside this paren. (space-in-parens)
(#8508) Unexpected tab character. (no-tabs)
(#8509) Unexpected tab character. (no-tabs)
(#8510) Unexpected tab character. (no-tabs)
(#8510) There should be no spaces inside this paren. (space-in-parens)
(#8510) There should be no spaces inside this paren. (space-in-parens)
(#8511) Unexpected tab character. (no-tabs)
(#8512) Unexpected tab character. (no-tabs)
(#8513) Unexpected tab character. (no-tabs)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8514) Unexpected tab character. (no-tabs)
(#8515) Unexpected tab character. (no-tabs)
(#8516) Unexpected tab character. (no-tabs)
(#8516) There should be no spaces inside this paren. (space-in-parens)
(#8516) There should be no spaces inside this paren. (space-in-parens)
(#8517) Unexpected tab character. (no-tabs)
(#8518) Unexpected tab character. (no-tabs)
(#8518) There should be no spaces inside this paren. (space-in-parens)
(#8518) There should be no spaces inside this paren. (space-in-parens)
(#8518) There should be no spaces inside this paren. (space-in-parens)
(#8518) There should be no spaces inside this paren. (space-in-parens)
(#8519) Unexpected tab character. (no-tabs)
(#8520) Unexpected tab character. (no-tabs)
(#8521) Unexpected tab character. (no-tabs)
(#8521) There should be no space after '['. (computed-property-spacing)
(#8521) There should be no space before ']'. (computed-property-spacing)
(#8522) Unexpected tab character. (no-tabs)
(#8523) Unexpected tab character. (no-tabs)
(#8524) Unexpected tab character. (no-tabs)
(#8525) Unexpected tab character. (no-tabs)
(#8527) Unexpected tab character. (no-tabs)
(#8528) Unexpected tab character. (no-tabs)
(#8528) There should be no spaces inside this paren. (space-in-parens)
(#8528) There should be no spaces inside this paren. (space-in-parens)
(#8529) Unexpected tab character. (no-tabs)
(#8529) A space is required after ','. (comma-spacing)
(#8530) Unexpected tab character. (no-tabs)
(#8531) Unexpected tab character. (no-tabs)
(#8532) Unexpected tab character. (no-tabs)
(#8533) Unexpected tab character. (no-tabs)
(#8534) Unexpected tab character. (no-tabs)
(#8537) Unexpected tab character. (no-tabs)
(#8538) Unexpected tab character. (no-tabs)
(#8538) There should be no spaces inside this paren. (space-in-parens)
(#8538) Identifier 'core_pnum' is not in camel case. (camelcase)
(#8538) There should be no spaces inside this paren. (space-in-parens)
(#8539) Unexpected tab character. (no-tabs)
(#8540) Unexpected tab character. (no-tabs)
(#8540) There should be no space after '['. (array-bracket-spacing)
(#8540) There should be no space before ']'. (array-bracket-spacing)
(#8541) Unexpected tab character. (no-tabs)
(#8542) Unexpected tab character. (no-tabs)
(#8542) There should be no spaces inside this paren. (space-in-parens)
(#8542) There should be no spaces inside this paren. (space-in-parens)
(#8543) Unexpected tab character. (no-tabs)
(#8544) Unexpected tab character. (no-tabs)
(#8544) There should be no spaces inside this paren. (space-in-parens)
(#8544) There should be no spaces inside this paren. (space-in-parens)
(#8545) Unexpected tab character. (no-tabs)
(#8545) There should be no spaces inside this paren. (space-in-parens)
(#8545) There should be no spaces inside this paren. (space-in-parens)
(#8546) Unexpected tab character. (no-tabs)
(#8547) Unexpected tab character. (no-tabs)
(#8548) Unexpected tab character. (no-tabs)
(#8549) Unexpected tab character. (no-tabs)
(#8551) Unexpected tab character. (no-tabs)
(#8551) There should be no spaces inside this paren. (space-in-parens)
(#8551) There should be no spaces inside this paren. (space-in-parens)
(#8552) Unexpected tab character. (no-tabs)
(#8553) Unexpected tab character. (no-tabs)
(#8553) There should be no spaces inside this paren. (space-in-parens)
(#8553) There should be no space after '['. (computed-property-spacing)
(#8553) There should be no space before ']'. (computed-property-spacing)
(#8553) There should be no spaces inside this paren. (space-in-parens)
(#8555) Unexpected tab character. (no-tabs)
(#8556) Unexpected tab character. (no-tabs)
(#8556) There should be no spaces inside this paren. (space-in-parens)
(#8556) There should be no spaces inside this paren. (space-in-parens)
(#8557) Unexpected tab character. (no-tabs)
(#8558) Unexpected tab character. (no-tabs)
(#8559) Unexpected tab character. (no-tabs)
(#8560) Unexpected tab character. (no-tabs)
(#8560) There should be no spaces inside this paren. (space-in-parens)
(#8560) There should be no spaces inside this paren. (space-in-parens)
(#8562) Unexpected tab character. (no-tabs)
(#8563) Unexpected tab character. (no-tabs)
(#8564) Unexpected tab character. (no-tabs)
(#8565) Unexpected tab character. (no-tabs)
(#8567) Unexpected tab character. (no-tabs)
(#8568) Unexpected tab character. (no-tabs)
(#8569) Unexpected tab character. (no-tabs)
(#8569) There should be no spaces inside this paren. (space-in-parens)
(#8569) There should be no spaces inside this paren. (space-in-parens)
(#8571) Unexpected tab character. (no-tabs)
(#8572) Unexpected tab character. (no-tabs)
(#8573) Unexpected tab character. (no-tabs)
(#8573) There should be no spaces inside this paren. (space-in-parens)
(#8573) There should be no spaces inside this paren. (space-in-parens)
(#8574) Unexpected tab character. (no-tabs)
(#8576) Unexpected tab character. (no-tabs)
(#8577) Unexpected tab character. (no-tabs)
(#8578) Unexpected tab character. (no-tabs)
(#8579) Unexpected tab character. (no-tabs)
(#8579) There should be no spaces inside this paren. (space-in-parens)
(#8579) There should be no spaces inside this paren. (space-in-parens)
(#8580) Unexpected tab character. (no-tabs)
(#8581) Unexpected tab character. (no-tabs)
(#8582) Unexpected tab character. (no-tabs)
(#8583) Unexpected tab character. (no-tabs)
(#8586) Missing JSDoc comment. (require-jsdoc)
(#8587) Unexpected tab character. (no-tabs)
(#8588) Unexpected tab character. (no-tabs)
(#8589) Unexpected tab character. (no-tabs)
(#8589) There should be no spaces inside this paren. (space-in-parens)
(#8590) Unexpected tab character. (no-tabs)
(#8590) There should be no spaces inside this paren. (space-in-parens)
(#8590) There should be no spaces inside this paren. (space-in-parens)
(#8593) Missing JSDoc comment. (require-jsdoc)
(#8593) There should be no spaces inside this paren. (space-in-parens)
(#8593) There should be no spaces inside this paren. (space-in-parens)
(#8594) Unexpected tab character. (no-tabs)
(#8594) There should be no spaces inside this paren. (space-in-parens)
(#8594) There should be no spaces inside this paren. (space-in-parens)
(#8594) There should be no spaces inside this paren. (space-in-parens)
(#8595) Unexpected tab character. (no-tabs)
(#8595) There should be no spaces inside this paren. (space-in-parens)
(#8595) There should be no space after '['. (computed-property-spacing)
(#8595) There should be no space before ']'. (computed-property-spacing)
(#8595) There should be no spaces inside this paren. (space-in-parens)
(#8595) There should be no spaces inside this paren. (space-in-parens)
(#8595) There should be no space after '['. (computed-property-spacing)
(#8595) There should be no space before ']'. (computed-property-spacing)
(#8595) There should be no spaces inside this paren. (space-in-parens)
(#8596) Unexpected tab character. (no-tabs)
(#8597) Unexpected tab character. (no-tabs)
(#8598) Unexpected tab character. (no-tabs)
(#8598) There should be no spaces inside this paren. (space-in-parens)
(#8598) There should be no spaces inside this paren. (space-in-parens)
(#8599) Unexpected tab character. (no-tabs)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8599) There should be no space after '['. (computed-property-spacing)
(#8599) There should be no space before ']'. (computed-property-spacing)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8599) There should be no spaces inside this paren. (space-in-parens)
(#8601) Unexpected tab character. (no-tabs)
(#8601) Comments should not begin with a lowercase character (capitalized-comments)
(#8602) Unexpected tab character. (no-tabs)
(#8603) Unexpected tab character. (no-tabs)
(#8604) Unexpected tab character. (no-tabs)
(#8605) Unexpected tab character. (no-tabs)
(#8608) Missing JSDoc comment. (require-jsdoc)
(#8608) There should be no spaces inside this paren. (space-in-parens)
(#8608) There should be no spaces inside this paren. (space-in-parens)
(#8609) Unexpected tab character. (no-tabs)
(#8610) Unexpected tab character. (no-tabs)
(#8611) Unexpected tab character. (no-tabs)
(#8611) 'tweenerIndex' is assigned a value but never used. (no-unused-vars)
(#8612) Unexpected tab character. (no-tabs)
(#8613) Unexpected tab character. (no-tabs)
(#8613) There should be no spaces inside this paren. (space-in-parens)
(#8614) Unexpected tab character. (no-tabs)
(#8614) Comments should not begin with a lowercase character (capitalized-comments)
(#8615) Unexpected tab character. (no-tabs)
(#8616) Unexpected tab character. (no-tabs)
(#8617) Unexpected tab character. (no-tabs)
(#8618) Unexpected tab character. (no-tabs)
(#8619) Unexpected tab character. (no-tabs)
(#8619) There should be no spaces inside this paren. (space-in-parens)
(#8619) There should be no spaces inside this paren. (space-in-parens)
(#8620) Unexpected tab character. (no-tabs)
(#8620) There should be no spaces inside this paren. (space-in-parens)
(#8620) There should be no spaces inside this paren. (space-in-parens)
(#8621) Unexpected tab character. (no-tabs)
(#8622) Unexpected tab character. (no-tabs)
(#8624) Unexpected tab character. (no-tabs)
(#8624) There should be no spaces inside this paren. (space-in-parens)
(#8624) Unexpected whitespace before semicolon. (semi-spacing)
(#8624) There should be no spaces inside this paren. (space-in-parens)
(#8625) Unexpected tab character. (no-tabs)
(#8625) There should be no space after '['. (computed-property-spacing)
(#8625) There should be no space before ']'. (computed-property-spacing)
(#8625) There should be no spaces inside this paren. (space-in-parens)
(#8625) There should be no spaces inside this paren. (space-in-parens)
(#8626) Unexpected tab character. (no-tabs)
(#8628) Unexpected tab character. (no-tabs)
(#8628) There should be no spaces inside this paren. (space-in-parens)
(#8628) There should be no space after '['. (array-bracket-spacing)
(#8628) There should be no space before ']'. (array-bracket-spacing)
(#8630) Unexpected tab character. (no-tabs)
(#8630) There should be no spaces inside this paren. (space-in-parens)
(#8630) There should be no spaces inside this paren. (space-in-parens)
(#8631) Unexpected tab character. (no-tabs)
(#8632) Unexpected tab character. (no-tabs)
(#8633) Unexpected tab character. (no-tabs)
(#8633) There should be no spaces inside this paren. (space-in-parens)
(#8633) There should be no space after '['. (array-bracket-spacing)
(#8633) There should be no space before ']'. (array-bracket-spacing)
(#8633) There should be no spaces inside this paren. (space-in-parens)
(#8634) Unexpected tab character. (no-tabs)
(#8635) Unexpected tab character. (no-tabs)
(#8636) Unexpected tab character. (no-tabs)
(#8637) Unexpected tab character. (no-tabs)
(#8638) Unexpected tab character. (no-tabs)
(#8639) Unexpected tab character. (no-tabs)
(#8639) There should be no spaces inside this paren. (space-in-parens)
(#8639) There should be no spaces inside this paren. (space-in-parens)
(#8640) Unexpected tab character. (no-tabs)
(#8640) There should be no spaces inside this paren. (space-in-parens)
(#8640) There should be no space after '{'. (object-curly-spacing)
(#8640) There should be no space before '}'. (object-curly-spacing)
(#8640) There should be no spaces inside this paren. (space-in-parens)
(#8641) Unexpected tab character. (no-tabs)
(#8642) Unexpected tab character. (no-tabs)
(#8643) Unexpected tab character. (no-tabs)
(#8644) Unexpected tab character. (no-tabs)
(#8645) Unexpected tab character. (no-tabs)
(#8646) Unexpected tab character. (no-tabs)
(#8646) There should be no spaces inside this paren. (space-in-parens)
(#8646) 'easing' is defined but never used. (no-unused-vars)
(#8646) There should be no spaces inside this paren. (space-in-parens)
(#8647) Unexpected tab character. (no-tabs)
(#8647) There should be no spaces inside this paren. (space-in-parens)
(#8648) Unexpected tab character. (no-tabs)
(#8648) There should be no space after '['. (computed-property-spacing)
(#8648) There should be no space before ']'. (computed-property-spacing)
(#8648) There should be no spaces inside this paren. (space-in-parens)
(#8649) Unexpected tab character. (no-tabs)
(#8649) There should be no spaces inside this paren. (space-in-parens)
(#8649) There should be no spaces inside this paren. (space-in-parens)
(#8650) Unexpected tab character. (no-tabs)
(#8651) Unexpected tab character. (no-tabs)
(#8652) Unexpected tab character. (no-tabs)
(#8652) There should be no spaces inside this paren. (space-in-parens)
(#8652) There should be no spaces inside this paren. (space-in-parens)
(#8653) Unexpected tab character. (no-tabs)
(#8654) Unexpected tab character. (no-tabs)
(#8654) Comments should not begin with a lowercase character (capitalized-comments)
(#8655) Unexpected tab character. (no-tabs)
(#8656) Unexpected tab character. (no-tabs)
(#8658) Unexpected tab character. (no-tabs)
(#8658) There should be no spaces inside this paren. (space-in-parens)
(#8658) Unexpected whitespace before semicolon. (semi-spacing)
(#8658) There should be no spaces inside this paren. (space-in-parens)
(#8659) Unexpected tab character. (no-tabs)
(#8659) There should be no space after '['. (computed-property-spacing)
(#8659) There should be no space before ']'. (computed-property-spacing)
(#8659) There should be no spaces inside this paren. (space-in-parens)
(#8659) There should be no spaces inside this paren. (space-in-parens)
(#8660) Unexpected tab character. (no-tabs)
(#8662) Unexpected tab character. (no-tabs)
(#8662) Comments should not begin with a lowercase character (capitalized-comments)
(#8663) Unexpected tab character. (no-tabs)
(#8664) Unexpected tab character. (no-tabs)
(#8664) There should be no spaces inside this paren. (space-in-parens)
(#8664) There should be no spaces inside this paren. (space-in-parens)
(#8665) Unexpected tab character. (no-tabs)
(#8665) There should be no spaces inside this paren. (space-in-parens)
(#8665) There should be no space after '['. (array-bracket-spacing)
(#8665) There should be no space before ']'. (array-bracket-spacing)
(#8665) There should be no spaces inside this paren. (space-in-parens)
(#8666) Unexpected tab character. (no-tabs)
(#8667) Unexpected tab character. (no-tabs)
(#8667) There should be no spaces inside this paren. (space-in-parens)
(#8667) There should be no space after '['. (array-bracket-spacing)
(#8667) There should be no space before ']'. (array-bracket-spacing)
(#8667) There should be no spaces inside this paren. (space-in-parens)
(#8668) Unexpected tab character. (no-tabs)
(#8669) Unexpected tab character. (no-tabs)
(#8670) Unexpected tab character. (no-tabs)
(#8671) Unexpected tab character. (no-tabs)
(#8672) Unexpected tab character. (no-tabs)
(#8674) Unexpected tab character. (no-tabs)
(#8674) There should be no spaces inside this paren. (space-in-parens)
(#8674) There should be no spaces inside this paren. (space-in-parens)
(#8676) Unexpected tab character. (no-tabs)
(#8676) There should be no spaces inside this paren. (space-in-parens)
(#8676) Unexpected whitespace before semicolon. (semi-spacing)
(#8676) There should be no spaces inside this paren. (space-in-parens)
(#8677) Unexpected tab character. (no-tabs)
(#8677) There should be no space after '['. (computed-property-spacing)
(#8677) There should be no space before ']'. (computed-property-spacing)
(#8677) There should be no spaces inside this paren. (space-in-parens)
(#8677) There should be no spaces inside this paren. (space-in-parens)
(#8678) Unexpected tab character. (no-tabs)
(#8678) There should be no spaces inside this paren. (space-in-parens)
(#8678) There should be no spaces inside this paren. (space-in-parens)
(#8679) Unexpected tab character. (no-tabs)
(#8680) Unexpected tab character. (no-tabs)
(#8681) Unexpected tab character. (no-tabs)
(#8683) Unexpected tab character. (no-tabs)
(#8683) There should be no spaces inside this paren. (space-in-parens)
(#8683) There should be no spaces inside this paren. (space-in-parens)
(#8685) Unexpected tab character. (no-tabs)
(#8685) There should be no spaces inside this paren. (space-in-parens)
(#8685) There should be no spaces inside this paren. (space-in-parens)
(#8685) There should be no spaces inside this paren. (space-in-parens)
(#8685) There should be no spaces inside this paren. (space-in-parens)
(#8686) Unexpected tab character. (no-tabs)
(#8686) There should be no spaces inside this paren. (space-in-parens)
(#8686) There should be no spaces inside this paren. (space-in-parens)
(#8687) Unexpected tab character. (no-tabs)
(#8689) Unexpected tab character. (no-tabs)
(#8690) Unexpected tab character. (no-tabs)
(#8690) There should be no spaces inside this paren. (space-in-parens)
(#8691) Unexpected tab character. (no-tabs)
(#8692) Unexpected tab character. (no-tabs)
(#8693) Unexpected tab character. (no-tabs)
(#8694) Unexpected tab character. (no-tabs)
(#8695) Unexpected tab character. (no-tabs)
(#8697) Unexpected tab character. (no-tabs)
(#8697) Comments should not begin with a lowercase character (capitalized-comments)
(#8698) Unexpected tab character. (no-tabs)
(#8698) There should be no spaces inside this paren. (space-in-parens)
(#8698) There should be no spaces inside this paren. (space-in-parens)
(#8699) Unexpected tab character. (no-tabs)
(#8699) There should be no spaces inside this paren. (space-in-parens)
(#8699) There should be no spaces inside this paren. (space-in-parens)
(#8700) Unexpected tab character. (no-tabs)
(#8700) There should be no spaces inside this paren. (space-in-parens)
(#8700) There should be no spaces inside this paren. (space-in-parens)
(#8701) Unexpected tab character. (no-tabs)
(#8701) There should be no spaces inside this paren. (space-in-parens)
(#8701) There should be no spaces inside this paren. (space-in-parens)
(#8704) Missing JSDoc comment. (require-jsdoc)
(#8704) There should be no spaces inside this paren. (space-in-parens)
(#8704) There should be no spaces inside this paren. (space-in-parens)
(#8705) Unexpected tab character. (no-tabs)
(#8707) Comments should not begin with a lowercase character (capitalized-comments)
(#8707) Unexpected tab character. (no-tabs)
(#8708) Unexpected tab character. (no-tabs)
(#8708) There should be no spaces inside this paren. (space-in-parens)
(#8708) There should be no spaces inside this paren. (space-in-parens)
(#8709) Unexpected tab character. (no-tabs)
(#8709) There should be no spaces inside this paren. (space-in-parens)
(#8709) There should be no spaces inside this paren. (space-in-parens)
(#8710) Unexpected tab character. (no-tabs)
(#8710) There should be no space after '['. (computed-property-spacing)
(#8710) There should be no space before ']'. (computed-property-spacing)
(#8711) Unexpected tab character. (no-tabs)
(#8711) There should be no space after '['. (computed-property-spacing)
(#8711) There should be no space before ']'. (computed-property-spacing)
(#8712) Unexpected tab character. (no-tabs)
(#8712) There should be no spaces inside this paren. (space-in-parens)
(#8712) There should be no spaces inside this paren. (space-in-parens)
(#8712) There should be no spaces inside this paren. (space-in-parens)
(#8712) There should be no spaces inside this paren. (space-in-parens)
(#8713) Unexpected tab character. (no-tabs)
(#8713) There should be no space after '['. (computed-property-spacing)
(#8713) There should be no space before ']'. (computed-property-spacing)
(#8714) Unexpected tab character. (no-tabs)
(#8714) There should be no space after '['. (computed-property-spacing)
(#8714) There should be no space before ']'. (computed-property-spacing)
(#8714) There should be no space after '['. (computed-property-spacing)
(#8714) There should be no space before ']'. (computed-property-spacing)
(#8715) Unexpected tab character. (no-tabs)
(#8717) Unexpected tab character. (no-tabs)
(#8717) There should be no spaces inside this paren. (space-in-parens)
(#8717) There should be no spaces inside this paren. (space-in-parens)
(#8718) Unexpected tab character. (no-tabs)
(#8718) There should be no space after '['. (computed-property-spacing)
(#8718) There should be no space before ']'. (computed-property-spacing)
(#8719) Unexpected tab character. (no-tabs)
(#8719) There should be no space after '['. (computed-property-spacing)
(#8719) There should be no space before ']'. (computed-property-spacing)
(#8720) Unexpected tab character. (no-tabs)
(#8722) Unexpected tab character. (no-tabs)
(#8722) There should be no space after '['. (computed-property-spacing)
(#8722) There should be no space before ']'. (computed-property-spacing)
(#8723) Unexpected tab character. (no-tabs)
(#8723) There should be no spaces inside this paren. (space-in-parens)
(#8723) There should be no spaces inside this paren. (space-in-parens)
(#8724) Unexpected tab character. (no-tabs)
(#8724) There should be no spaces inside this paren. (space-in-parens)
(#8724) There should be no spaces inside this paren. (space-in-parens)
(#8725) Unexpected tab character. (no-tabs)
(#8725) There should be no space after '['. (computed-property-spacing)
(#8725) There should be no space before ']'. (computed-property-spacing)
(#8727) Unexpected tab character. (no-tabs)
(#8727) Comments should not begin with a lowercase character (capitalized-comments)
(#8728) Unexpected tab character. (no-tabs)
(#8729) Unexpected tab character. (no-tabs)
(#8729) There should be no spaces inside this paren. (space-in-parens)
(#8729) There should be no spaces inside this paren. (space-in-parens)
(#8730) Unexpected tab character. (no-tabs)
(#8730) There should be no spaces inside this paren. (space-in-parens)
(#8730) There should be no spaces inside this paren. (space-in-parens)
(#8730) There should be no spaces inside this paren. (space-in-parens)
(#8730) There should be no spaces inside this paren. (space-in-parens)
(#8731) Unexpected tab character. (no-tabs)
(#8731) There should be no space after '['. (computed-property-spacing)
(#8731) There should be no space before ']'. (computed-property-spacing)
(#8731) There should be no space after '['. (computed-property-spacing)
(#8731) There should be no space before ']'. (computed-property-spacing)
(#8732) Unexpected tab character. (no-tabs)
(#8732) There should be no space after '['. (computed-property-spacing)
(#8732) There should be no space before ']'. (computed-property-spacing)
(#8733) Unexpected tab character. (no-tabs)
(#8734) Unexpected tab character. (no-tabs)
(#8735) Unexpected tab character. (no-tabs)
(#8736) Unexpected tab character. (no-tabs)
(#8736) There should be no space after '['. (computed-property-spacing)
(#8736) There should be no space before ']'. (computed-property-spacing)
(#8737) Unexpected tab character. (no-tabs)
(#8738) Unexpected tab character. (no-tabs)
(#8741) There should be no spaces inside this paren. (space-in-parens)
(#8743) Unexpected tab character. (no-tabs)
(#8743) There should be no spaces inside this paren. (space-in-parens)
(#8743) There should be no spaces inside this paren. (space-in-parens)
(#8744) Unexpected tab character. (no-tabs)
(#8744) There should be no spaces inside this paren. (space-in-parens)
(#8744) There should be no spaces inside this paren. (space-in-parens)
(#8744) There should be no spaces inside this paren. (space-in-parens)
(#8744) There should be no spaces inside this paren. (space-in-parens)
(#8745) Unexpected tab character. (no-tabs)
(#8746) Unexpected tab character. (no-tabs)
(#8746) There should be no space after '['. (array-bracket-spacing)
(#8746) There should be no space before ']'. (array-bracket-spacing)
(#8747) Unexpected tab character. (no-tabs)
(#8748) Unexpected tab character. (no-tabs)
(#8749) Unexpected tab character. (no-tabs)
(#8751) Unexpected tab character. (no-tabs)
(#8752) Unexpected tab character. (no-tabs)
(#8753) Unexpected tab character. (no-tabs)
(#8755) Unexpected tab character. (no-tabs)
(#8755) There should be no spaces inside this paren. (space-in-parens)
(#8755) Unexpected whitespace before semicolon. (semi-spacing)
(#8755) There should be no spaces inside this paren. (space-in-parens)
(#8756) Unexpected tab character. (no-tabs)
(#8756) There should be no space after '['. (computed-property-spacing)
(#8756) There should be no space before ']'. (computed-property-spacing)
(#8757) Unexpected tab character. (no-tabs)
(#8757) There should be no space after '['. (computed-property-spacing)
(#8757) There should be no space before ']'. (computed-property-spacing)
(#8757) There should be no space after '['. (computed-property-spacing)
(#8757) There should be no space before ']'. (computed-property-spacing)
(#8758) Unexpected tab character. (no-tabs)
(#8758) There should be no space after '['. (computed-property-spacing)
(#8758) There should be no space before ']'. (computed-property-spacing)
(#8758) There should be no spaces inside this paren. (space-in-parens)
(#8758) There should be no spaces inside this paren. (space-in-parens)
(#8759) Unexpected tab character. (no-tabs)
(#8760) Unexpected tab character. (no-tabs)
(#8762) Unexpected tab character. (no-tabs)
(#8762) There should be no spaces inside this paren. (space-in-parens)
(#8762) There should be no spaces inside this paren. (space-in-parens)
(#8763) Unexpected tab character. (no-tabs)
(#8763) There should be no spaces inside this paren. (space-in-parens)
(#8763) There should be no spaces inside this paren. (space-in-parens)
(#8764) Unexpected tab character. (no-tabs)
(#8764) There should be no spaces inside this paren. (space-in-parens)
(#8764) There should be no spaces inside this paren. (space-in-parens)
(#8765) Unexpected tab character. (no-tabs)
(#8766) Unexpected tab character. (no-tabs)
(#8766) There should be no spaces inside this paren. (space-in-parens)
(#8766) There should be no spaces inside this paren. (space-in-parens)
(#8767) Unexpected tab character. (no-tabs)
(#8768) Unexpected tab character. (no-tabs)
(#8771) Missing JSDoc comment. (require-jsdoc)
(#8771) Function 'defaultPrefilter' has a complexity of 24. (complexity)
(#8771) There should be no spaces inside this paren. (space-in-parens)
(#8771) There should be no spaces inside this paren. (space-in-parens)
(#8772) Unexpected tab character. (no-tabs)
(#8773) Unexpected tab character. (no-tabs)
(#8774) Unexpected tab character. (no-tabs)
(#8775) Unexpected tab character. (no-tabs)
(#8776) Unexpected tab character. (no-tabs)
(#8777) Unexpected tab character. (no-tabs)
(#8777) There should be no spaces inside this paren. (space-in-parens)
(#8777) There should be no spaces inside this paren. (space-in-parens)
(#8779) Unexpected tab character. (no-tabs)
(#8779) Comments should not begin with a lowercase character (capitalized-comments)
(#8780) Unexpected tab character. (no-tabs)
(#8780) There should be no spaces inside this paren. (space-in-parens)
(#8780) There should be no spaces inside this paren. (space-in-parens)
(#8781) Unexpected tab character. (no-tabs)
(#8781) There should be no spaces inside this paren. (space-in-parens)
(#8781) There should be no spaces inside this paren. (space-in-parens)
(#8782) Unexpected tab character. (no-tabs)
(#8782) There should be no spaces inside this paren. (space-in-parens)
(#8782) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8782) There should be no spaces inside this paren. (space-in-parens)
(#8783) Unexpected tab character. (no-tabs)
(#8784) Unexpected tab character. (no-tabs)
(#8785) Unexpected tab character. (no-tabs)
(#8786) Unexpected tab character. (no-tabs)
(#8786) There should be no spaces inside this paren. (space-in-parens)
(#8786) There should be no spaces inside this paren. (space-in-parens)
(#8787) Unexpected tab character. (no-tabs)
(#8788) Unexpected tab character. (no-tabs)
(#8789) Unexpected tab character. (no-tabs)
(#8790) Unexpected tab character. (no-tabs)
(#8791) Unexpected tab character. (no-tabs)
(#8793) Unexpected tab character. (no-tabs)
(#8794) Unexpected tab character. (no-tabs)
(#8794) Comments should not begin with a lowercase character (capitalized-comments)
(#8795) Unexpected tab character. (no-tabs)
(#8796) Unexpected tab character. (no-tabs)
(#8797) Unexpected tab character. (no-tabs)
(#8798) Unexpected tab character. (no-tabs)
(#8798) There should be no spaces inside this paren. (space-in-parens)
(#8798) There should be no spaces inside this paren. (space-in-parens)
(#8798) There should be no spaces inside this paren. (space-in-parens)
(#8798) There should be no spaces inside this paren. (space-in-parens)
(#8799) Unexpected tab character. (no-tabs)
(#8800) Unexpected tab character. (no-tabs)
(#8801) Unexpected tab character. (no-tabs)
(#8802) Unexpected tab character. (no-tabs)
(#8803) Unexpected tab character. (no-tabs)
(#8805) Unexpected tab character. (no-tabs)
(#8805) Comments should not begin with a lowercase character (capitalized-comments)
(#8806) Unexpected tab character. (no-tabs)
(#8806) There should be no spaces inside this paren. (space-in-parens)
(#8806) There should be no spaces inside this paren. (space-in-parens)
(#8806) There should be no spaces inside this paren. (space-in-parens)
(#8806) There should be no spaces inside this paren. (space-in-parens)
(#8807) Unexpected tab character. (no-tabs)
(#8808) Unexpected tab character. (no-tabs)
(#8809) Unexpected tab character. (no-tabs)
(#8810) Unexpected tab character. (no-tabs)
(#8811) Unexpected tab character. (no-tabs)
(#8811) There should be no space after '['. (array-bracket-spacing)
(#8811) There should be no space before ']'. (array-bracket-spacing)
(#8813) Unexpected tab character. (no-tabs)
(#8814) Unexpected tab character. (no-tabs)
(#8815) Unexpected tab character. (no-tabs)
(#8815) There should be no spaces inside this paren. (space-in-parens)
(#8815) There should be no spaces inside this paren. (space-in-parens)
(#8815) There should be no spaces inside this paren. (space-in-parens)
(#8816) Unexpected tab character. (no-tabs)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8816) There should be no spaces inside this paren. (space-in-parens)
(#8818) Unexpected tab character. (no-tabs)
(#8818) Comments should not begin with a lowercase character (capitalized-comments)
(#8819) Unexpected tab character. (no-tabs)
(#8820) Unexpected tab character. (no-tabs)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8820) There should be no spaces inside this paren. (space-in-parens)
(#8821) Unexpected tab character. (no-tabs)
(#8823) Unexpected tab character. (no-tabs)
(#8824) Unexpected tab character. (no-tabs)
(#8825) Unexpected tab character. (no-tabs)
(#8826) Unexpected tab character. (no-tabs)
(#8827) Unexpected tab character. (no-tabs)
(#8829) Unexpected tab character. (no-tabs)
(#8829) There should be no spaces inside this paren. (space-in-parens)
(#8829) There should be no spaces inside this paren. (space-in-parens)
(#8830) Unexpected tab character. (no-tabs)
(#8831) Unexpected tab character. (no-tabs)
(#8831) There should be no spaces inside this paren. (space-in-parens)
(#8831) There should be no spaces inside this paren. (space-in-parens)
(#8832) Unexpected tab character. (no-tabs)
(#8833) Unexpected tab character. (no-tabs)
(#8833) There should be no space after '['. (computed-property-spacing)
(#8833) There should be no space before ']'. (computed-property-spacing)
(#8834) Unexpected tab character. (no-tabs)
(#8834) There should be no space after '['. (computed-property-spacing)
(#8834) There should be no space before ']'. (computed-property-spacing)
(#8835) Unexpected tab character. (no-tabs)
(#8835) There should be no space after '['. (computed-property-spacing)
(#8835) There should be no space before ']'. (computed-property-spacing)
(#8836) Unexpected tab character. (no-tabs)
(#8837) Unexpected tab character. (no-tabs)
(#8838) Unexpected tab character. (no-tabs)
(#8841) Comments should not begin with a lowercase character (capitalized-comments)
(#8841) Unexpected tab character. (no-tabs)
(#8842) Unexpected tab character. (no-tabs)
(#8842) There should be no spaces inside this paren. (space-in-parens)
(#8842) There should be no spaces inside this paren. (space-in-parens)
(#8843) Unexpected tab character. (no-tabs)
(#8843) There should be no space after '['. (computed-property-spacing)
(#8843) There should be no space before ']'. (computed-property-spacing)
(#8844) Unexpected tab character. (no-tabs)
(#8844) There should be no spaces inside this paren. (space-in-parens)
(#8844) There should be no spaces inside this paren. (space-in-parens)
(#8844) There should be no spaces inside this paren. (space-in-parens)
(#8844) There should be no spaces inside this paren. (space-in-parens)
(#8845) Unexpected tab character. (no-tabs)
(#8845) There should be no space after '['. (computed-property-spacing)
(#8845) There should be no space before ']'. (computed-property-spacing)
(#8846) Unexpected tab character. (no-tabs)
(#8846) There should be no spaces inside this paren. (space-in-parens)
(#8846) There should be no spaces inside this paren. (space-in-parens)
(#8846) There should be no spaces inside this paren. (space-in-parens)
(#8846) There should be no spaces inside this paren. (space-in-parens)
(#8847) Unexpected tab character. (no-tabs)
(#8848) Unexpected tab character. (no-tabs)
(#8849) Unexpected tab character. (no-tabs)
(#8849) There should be no spaces inside this paren. (space-in-parens)
(#8849) There should be no spaces inside this paren. (space-in-parens)
(#8850) Unexpected tab character. (no-tabs)
(#8851) Unexpected tab character. (no-tabs)
(#8853) Unexpected tab character. (no-tabs)
(#8854) Unexpected tab character. (no-tabs)
(#8854) There should be no spaces inside this paren. (space-in-parens)
(#8854) There should be no spaces inside this paren. (space-in-parens)
(#8855) Unexpected tab character. (no-tabs)
(#8855) There should be no spaces inside this paren. (space-in-parens)
(#8855) There should be no spaces inside this paren. (space-in-parens)
(#8855) There should be no spaces inside this paren. (space-in-parens)
(#8855) There should be no spaces inside this paren. (space-in-parens)
(#8856) Unexpected tab character. (no-tabs)
(#8856) There should be no spaces inside this paren. (space-in-parens)
(#8856) There should be no spaces inside this paren. (space-in-parens)
(#8857) Unexpected tab character. (no-tabs)
(#8857) There should be no spaces inside this paren. (space-in-parens)
(#8857) There should be no spaces inside this paren. (space-in-parens)
(#8858) Unexpected tab character. (no-tabs)
(#8859) Unexpected tab character. (no-tabs)
(#8860) Unexpected tab character. (no-tabs)
(#8860) There should be no spaces inside this paren. (space-in-parens)
(#8860) There should be no spaces inside this paren. (space-in-parens)
(#8861) Unexpected tab character. (no-tabs)
(#8862) Unexpected tab character. (no-tabs)
(#8863) Unexpected tab character. (no-tabs)
(#8864) Unexpected tab character. (no-tabs)
(#8865) Unexpected tab character. (no-tabs)
(#8865) There should be no spaces inside this paren. (space-in-parens)
(#8865) There should be no spaces inside this paren. (space-in-parens)
(#8866) Unexpected tab character. (no-tabs)
(#8866) There should be no spaces inside this paren. (space-in-parens)
(#8866) There should be no spaces inside this paren. (space-in-parens)
(#8867) Unexpected tab character. (no-tabs)
(#8867) There should be no spaces inside this paren. (space-in-parens)
(#8867) There should be no space after '['. (computed-property-spacing)
(#8867) There should be no space before ']'. (computed-property-spacing)
(#8867) There should be no spaces inside this paren. (space-in-parens)
(#8868) Unexpected tab character. (no-tabs)
(#8869) Unexpected tab character. (no-tabs)
(#8870) Unexpected tab character. (no-tabs)
(#8870) There should be no spaces inside this paren. (space-in-parens)
(#8870) Unexpected whitespace before semicolon. (semi-spacing)
(#8870) Unexpected whitespace before semicolon. (semi-spacing)
(#8870) There should be no spaces inside this paren. (space-in-parens)
(#8871) Unexpected tab character. (no-tabs)
(#8871) There should be no space after '['. (computed-property-spacing)
(#8871) There should be no space before ']'. (computed-property-spacing)
(#8872) Unexpected tab character. (no-tabs)
(#8872) There should be no spaces inside this paren. (space-in-parens)
(#8872) There should be no space after '['. (computed-property-spacing)
(#8872) There should be no space before ']'. (computed-property-spacing)
(#8872) There should be no spaces inside this paren. (space-in-parens)
(#8873) Unexpected tab character. (no-tabs)
(#8873) There should be no space after '['. (computed-property-spacing)
(#8873) There should be no space before ']'. (computed-property-spacing)
(#8873) There should be no space after '['. (computed-property-spacing)
(#8873) There should be no space before ']'. (computed-property-spacing)
(#8873) There should be no spaces inside this paren. (space-in-parens)
(#8873) There should be no spaces inside this paren. (space-in-parens)
(#8875) Unexpected tab character. (no-tabs)
(#8875) There should be no spaces inside this paren. (space-in-parens)
(#8875) There should be no spaces inside this paren. (space-in-parens)
(#8875) There should be no spaces inside this paren. (space-in-parens)
(#8875) There should be no spaces inside this paren. (space-in-parens)
(#8876) Unexpected tab character. (no-tabs)
(#8876) There should be no space after '['. (computed-property-spacing)
(#8876) There should be no space before ']'. (computed-property-spacing)
(#8877) Unexpected tab character. (no-tabs)
(#8877) There should be no spaces inside this paren. (space-in-parens)
(#8877) There should be no spaces inside this paren. (space-in-parens)
(#8878) Unexpected tab character. (no-tabs)
(#8879) Unexpected tab character. (no-tabs)
(#8880) Unexpected tab character. (no-tabs)
(#8881) Unexpected tab character. (no-tabs)
(#8882) Unexpected tab character. (no-tabs)
(#8883) Unexpected tab character. (no-tabs)
(#8886) Missing JSDoc comment. (require-jsdoc)
(#8886) There should be no spaces inside this paren. (space-in-parens)
(#8886) There should be no spaces inside this paren. (space-in-parens)
(#8887) Unexpected tab character. (no-tabs)
(#8887) There should be no spaces inside this paren. (space-in-parens)
(#8887) There should be no spaces inside this paren. (space-in-parens)
(#8892) Unexpected tab character. (no-tabs)
(#8893) Unexpected tab character. (no-tabs)
(#8893) There should be no spaces inside this paren. (space-in-parens)
(#8893) There should be no spaces inside this paren. (space-in-parens)
(#8894) Unexpected tab character. (no-tabs)
(#8895) Unexpected tab character. (no-tabs)
(#8896) Unexpected tab character. (no-tabs)
(#8897) Unexpected tab character. (no-tabs)
(#8898) Unexpected tab character. (no-tabs)
(#8899) Unexpected tab character. (no-tabs)
(#8900) Unexpected tab character. (no-tabs)
(#8900) There should be no spaces inside this paren. (space-in-parens)
(#8900) There should be no space after '['. (computed-property-spacing)
(#8900) There should be no space before ']'. (computed-property-spacing)
(#8900) There should be no spaces inside this paren. (space-in-parens)
(#8901) Unexpected tab character. (no-tabs)
(#8902) Unexpected tab character. (no-tabs)
(#8903) Unexpected tab character. (no-tabs)
(#8903) There should be no space after '['. (computed-property-spacing)
(#8903) There should be no space before ']'. (computed-property-spacing)
(#8905) Unexpected tab character. (no-tabs)
(#8906) Unexpected tab character. (no-tabs)
(#8906) There should be no spaces inside this paren. (space-in-parens)
(#8906) There should be no spaces inside this paren. (space-in-parens)
(#8907) Unexpected tab character. (no-tabs)
(#8907) There should be no spaces inside this paren. (space-in-parens)
(#8907) There should be no spaces inside this paren. (space-in-parens)
(#8908) Unexpected tab character. (no-tabs)
(#8909) Unexpected tab character. (no-tabs)
(#8909) There should be no spaces inside this paren. (space-in-parens)
(#8909) There should be no spaces inside this paren. (space-in-parens)
(#8910) Unexpected tab character. (no-tabs)
(#8911) Unexpected tab character. (no-tabs)
(#8911) There should be no space after '['. (computed-property-spacing)
(#8911) There should be no space before ']'. (computed-property-spacing)
(#8913) Unexpected tab character. (no-tabs)
(#8913) There should be no spaces inside this paren. (space-in-parens)
(#8913) There should be no spaces inside this paren. (space-in-parens)
(#8914) Unexpected tab character. (no-tabs)
(#8914) There should be no space after '['. (computed-property-spacing)
(#8914) There should be no space before ']'. (computed-property-spacing)
(#8915) Unexpected tab character. (no-tabs)
(#8916) Unexpected tab character. (no-tabs)
(#8917) Unexpected tab character. (no-tabs)
(#8918) Unexpected tab character. (no-tabs)
(#8919) Unexpected tab character. (no-tabs)
(#8920) Unexpected tab character. (no-tabs)
(#8920) There should be no spaces inside this paren. (space-in-parens)
(#8920) There should be no spaces inside this paren. (space-in-parens)
(#8922) Unexpected tab character. (no-tabs)
(#8922) There should be no spaces inside this paren. (space-in-parens)
(#8922) There should be no spaces inside this paren. (space-in-parens)
(#8923) Unexpected tab character. (no-tabs)
(#8923) There should be no spaces inside this paren. (space-in-parens)
(#8923) There should be no spaces inside this paren. (space-in-parens)
(#8924) Unexpected tab character. (no-tabs)
(#8926) Unexpected tab character. (no-tabs)
(#8926) There should be no spaces inside this paren. (space-in-parens)
(#8926) There should be no spaces inside this paren. (space-in-parens)
(#8927) Unexpected tab character. (no-tabs)
(#8927) There should be no spaces inside this paren. (space-in-parens)
(#8927) There should be no spaces inside this paren. (space-in-parens)
(#8928) Unexpected tab character. (no-tabs)
(#8929) Unexpected tab character. (no-tabs)
(#8929) There should be no spaces inside this paren. (space-in-parens)
(#8929) There should be no spaces inside this paren. (space-in-parens)
(#8930) Unexpected tab character. (no-tabs)
(#8931) Unexpected tab character. (no-tabs)
(#8932) Unexpected tab character. (no-tabs)
(#8938) Unexpected tab character. (no-tabs)
(#8939) Unexpected tab character. (no-tabs)
(#8939) There should be no spaces inside this paren. (space-in-parens)
(#8939) There should be no spaces inside this paren. (space-in-parens)
(#8940) Unexpected tab character. (no-tabs)
(#8942) Unexpected tab character. (no-tabs)
(#8942) There should be no spaces inside this paren. (space-in-parens)
(#8942) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8942) There should be no space after '['. (computed-property-spacing)
(#8942) There should be no space before ']'. (computed-property-spacing)
(#8943) Unexpected tab character. (no-tabs)
(#8943) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8943) There should be no space after '['. (computed-property-spacing)
(#8943) There should be no space before ']'. (computed-property-spacing)
(#8943) There should be no spaces inside this paren. (space-in-parens)
(#8944) Unexpected tab character. (no-tabs)
(#8944) There should be no space after '['. (computed-property-spacing)
(#8944) There should be no space before ']'. (computed-property-spacing)
(#8945) Unexpected tab character. (no-tabs)
(#8947) Unexpected tab character. (no-tabs)
(#8947) Comments should not begin with a lowercase character (capitalized-comments)
(#8948) Unexpected tab character. (no-tabs)
(#8949) Unexpected tab character. (no-tabs)
(#8950) Unexpected tab character. (no-tabs)
(#8951) Unexpected tab character. (no-tabs)
(#8951) There should be no spaces inside this paren. (space-in-parens)
(#8951) There should be no spaces inside this paren. (space-in-parens)
(#8952) Unexpected tab character. (no-tabs)
(#8953) Unexpected tab character. (no-tabs)
(#8954) Unexpected tab character. (no-tabs)
(#8955) Unexpected tab character. (no-tabs)
(#8955) There should be no spaces inside this paren. (space-in-parens)
(#8955) There should be no spaces inside this paren. (space-in-parens)
(#8956) Unexpected tab character. (no-tabs)
(#8956) Comments should not begin with a lowercase character (capitalized-comments)
(#8957) Unexpected tab character. (no-tabs)
(#8958) Unexpected tab character. (no-tabs)
(#8958) There should be no spaces inside this paren. (space-in-parens)
(#8958) There should be no space after '['. (computed-property-spacing)
(#8958) There should be no space before ']'. (computed-property-spacing)
(#8958) There should be no spaces inside this paren. (space-in-parens)
(#8959) Unexpected tab character. (no-tabs)
(#8959) There should be no space after '['. (computed-property-spacing)
(#8959) There should be no space before ']'. (computed-property-spacing)
(#8959) There should be no spaces inside this paren. (space-in-parens)
(#8959) There should be no spaces inside this paren. (space-in-parens)
(#8960) Line 8960 exceeds the maximum line length of 132. (max-len)
(#8960) Unexpected tab character. (no-tabs)
(#8960) There should be no spaces inside this paren. (space-in-parens)
(#8960) There should be no spaces inside this paren. (space-in-parens)
(#8960) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8960) There should be no space after '['. (computed-property-spacing)
(#8960) There should be no space after '['. (computed-property-spacing)
(#8960) There should be no space before ']'. (computed-property-spacing)
(#8960) There should be no space before ']'. (computed-property-spacing)
(#8960) There should be no space after '['. (computed-property-spacing)
(#8960) There should be no space before ']'. (computed-property-spacing)
(#8960) There should be no spaces inside this paren. (space-in-parens)
(#8960) There should be no spaces inside this paren. (space-in-parens)
(#8961) Unexpected tab character. (no-tabs)
(#8961) There should be no spaces inside this paren. (space-in-parens)
(#8961) There should be no spaces inside this paren. (space-in-parens)
(#8962) Unexpected tab character. (no-tabs)
(#8963) Unexpected tab character. (no-tabs)
(#8963) There should be no space after '['. (computed-property-spacing)
(#8963) There should be no space before ']'. (computed-property-spacing)
(#8964) Unexpected tab character. (no-tabs)
(#8965) Unexpected tab character. (no-tabs)
(#8966) Unexpected tab character. (no-tabs)
(#8973) Unexpected tab character. (no-tabs)
(#8973) There should be no spaces inside this paren. (space-in-parens)
(#8973) There should be no spaces inside this paren. (space-in-parens)
(#8974) Unexpected tab character. (no-tabs)
(#8974) There should be no spaces inside this paren. (space-in-parens)
(#8974) There should be no spaces inside this paren. (space-in-parens)
(#8975) Unexpected tab character. (no-tabs)
(#8975) There should be no space after '['. (computed-property-spacing)
(#8975) There should be no space before ']'. (computed-property-spacing)
(#8976) Unexpected tab character. (no-tabs)
(#8977) Unexpected tab character. (no-tabs)
(#8980) There should be no space after '['. (array-bracket-spacing)
(#8980) There should be no space before ']'. (array-bracket-spacing)
(#8980) There should be no spaces inside this paren. (space-in-parens)
(#8980) There should be no spaces inside this paren. (space-in-parens)
(#8981) Unexpected tab character. (no-tabs)
(#8981) There should be no space after '['. (computed-property-spacing)
(#8981) There should be no space before ']'. (computed-property-spacing)
(#8982) Unexpected tab character. (no-tabs)
(#8982) There should be no space after '['. (computed-property-spacing)
(#8982) There should be no space before ']'. (computed-property-spacing)
(#8982) There should be no spaces inside this paren. (space-in-parens)
(#8982) There should be no spaces inside this paren. (space-in-parens)
(#8983) Unexpected tab character. (no-tabs)
(#8983) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8984) Unexpected tab character. (no-tabs)
(#8984) Comments should not begin with a lowercase character (capitalized-comments)
(#8985) Unexpected tab character. (no-tabs)
(#8985) There should be no spaces inside this paren. (space-in-parens)
(#8985) There should be no spaces inside this paren. (space-in-parens)
(#8985) There should be no spaces inside this paren. (space-in-parens)
(#8985) There should be no spaces inside this paren. (space-in-parens)
(#8985) There should be no spaces inside this paren. (space-in-parens)
(#8985) There should be no spaces inside this paren. (space-in-parens)
(#8986) Unexpected tab character. (no-tabs)
(#8986) There should be no spaces inside this paren. (space-in-parens)
(#8986) There should be no spaces inside this paren. (space-in-parens)
(#8987) Unexpected tab character. (no-tabs)
(#8987) There should be no spaces inside this paren. (space-in-parens)
(#8987) There should be no spaces inside this paren. (space-in-parens)
(#8987) There should be no spaces inside this paren. (space-in-parens)
(#8987) There should be no spaces inside this paren. (space-in-parens)
(#8988) Unexpected tab character. (no-tabs)
(#8992) Unexpected tab character. (no-tabs)
(#8992) There should be no spaces inside this paren. (space-in-parens)
(#8992) There should be no spaces inside this paren. (space-in-parens)
(#8994) Unexpected tab character. (no-tabs)
(#8994) Comments should not begin with a lowercase character (capitalized-comments)
(#8995) Unexpected tab character. (no-tabs)
(#8995) There should be no spaces inside this paren. (space-in-parens)
(#8995) There should be no spaces inside this paren. (space-in-parens)
(#8995) There should be no spaces inside this paren. (space-in-parens)
(#8995) There should be no spaces inside this paren. (space-in-parens)
(#8997) Unexpected tab character. (no-tabs)
(#8997) Comments should not begin with a lowercase character (capitalized-comments)
(#8998) Unexpected tab character. (no-tabs)
(#8998) There should be no space after '{'. (object-curly-spacing)
(#8998) There should be no space before '}'. (object-curly-spacing)
(#8998) There should be no spaces inside this paren. (space-in-parens)
(#8999) Unexpected tab character. (no-tabs)
(#9000) Unexpected tab character. (no-tabs)
(#9000) There should be no spaces inside this paren. (space-in-parens)
(#9000) There should be no spaces inside this paren. (space-in-parens)
(#9001) Unexpected tab character. (no-tabs)
(#9001) There should be no spaces inside this paren. (space-in-parens)
(#9001) There should be no spaces inside this paren. (space-in-parens)
(#9002) Unexpected tab character. (no-tabs)
(#9002) There should be no spaces inside this paren. (space-in-parens)
(#9002) There should be no spaces inside this paren. (space-in-parens)
(#9003) Unexpected tab character. (no-tabs)
(#9004) Unexpected tab character. (no-tabs)
(#9005) Unexpected tab character. (no-tabs)
(#9005) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9005) There should be no spaces inside this paren. (space-in-parens)
(#9005) There should be no spaces inside this paren. (space-in-parens)
(#9005) There should be no spaces inside this paren. (space-in-parens)
(#9005) There should be no spaces inside this paren. (space-in-parens)
(#9007) Unexpected tab character. (no-tabs)
(#9008) Unexpected tab character. (no-tabs)
(#9008) There should be no spaces inside this paren. (space-in-parens)
(#9008) There should be no spaces inside this paren. (space-in-parens)
(#9009) Unexpected tab character. (no-tabs)
(#9009) There should be no spaces inside this paren. (space-in-parens)
(#9009) There should be no spaces inside this paren. (space-in-parens)
(#9010) Unexpected tab character. (no-tabs)
(#9011) Unexpected tab character. (no-tabs)
(#9013) Unexpected tab character. (no-tabs)
(#9014) Unexpected tab character. (no-tabs)
(#9014) There should be no spaces inside this paren. (space-in-parens)
(#9014) There should be no spaces inside this paren. (space-in-parens)
(#9015) Unexpected tab character. (no-tabs)
(#9015) There should be no spaces inside this paren. (space-in-parens)
(#9015) There should be no spaces inside this paren. (space-in-parens)
(#9016) Unexpected tab character. (no-tabs)
(#9017) Unexpected tab character. (no-tabs)
(#9017) There should be no spaces inside this paren. (space-in-parens)
(#9017) There should be no spaces inside this paren. (space-in-parens)
(#9018) Unexpected tab character. (no-tabs)
(#9018) There should be no spaces inside this paren. (space-in-parens)
(#9018) There should be no spaces inside this paren. (space-in-parens)
(#9019) Unexpected tab character. (no-tabs)
(#9020) Unexpected tab character. (no-tabs)
(#9021) Unexpected tab character. (no-tabs)
(#9021) There should be no spaces inside this paren. (space-in-parens)
(#9021) There should be no spaces inside this paren. (space-in-parens)
(#9022) Unexpected tab character. (no-tabs)
(#9024) Unexpected tab character. (no-tabs)
(#9024) There should be no spaces inside this paren. (space-in-parens)
(#9024) There should be no spaces inside this paren. (space-in-parens)
(#9025) Unexpected tab character. (no-tabs)
(#9026) Unexpected tab character. (no-tabs)
(#9027) Unexpected tab character. (no-tabs)
(#9028) Unexpected tab character. (no-tabs)
(#9029) Unexpected tab character. (no-tabs)
(#9029) There should be no spaces inside this paren. (space-in-parens)
(#9029) There should be no spaces inside this paren. (space-in-parens)
(#9030) Unexpected tab character. (no-tabs)
(#9030) There should be no spaces inside this paren. (space-in-parens)
(#9030) There should be no spaces inside this paren. (space-in-parens)
(#9031) Unexpected tab character. (no-tabs)
(#9033) Unexpected tab character. (no-tabs)
(#9034) Unexpected tab character. (no-tabs)
(#9035) Unexpected tab character. (no-tabs)
(#9035) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9036) Unexpected tab character. (no-tabs)
(#9037) Unexpected tab character. (no-tabs)
(#9037) There should be no spaces inside this paren. (space-in-parens)
(#9037) There should be no spaces inside this paren. (space-in-parens)
(#9039) Unexpected tab character. (no-tabs)
(#9039) There should be no spaces inside this paren. (space-in-parens)
(#9039) There should be no spaces inside this paren. (space-in-parens)
(#9040) Unexpected tab character. (no-tabs)
(#9040) There should be no spaces inside this paren. (space-in-parens)
(#9040) There should be no space after '['. (computed-property-spacing)
(#9040) There should be no space before ']'. (computed-property-spacing)
(#9040) There should be no space after '['. (computed-property-spacing)
(#9040) There should be no space before ']'. (computed-property-spacing)
(#9040) There should be no spaces inside this paren. (space-in-parens)
(#9041) Unexpected tab character. (no-tabs)
(#9041) There should be no spaces inside this paren. (space-in-parens)
(#9041) There should be no space after '['. (computed-property-spacing)
(#9041) There should be no space before ']'. (computed-property-spacing)
(#9041) There should be no spaces inside this paren. (space-in-parens)
(#9042) Unexpected tab character. (no-tabs)
(#9043) Unexpected tab character. (no-tabs)
(#9044) Unexpected tab character. (no-tabs)
(#9044) There should be no spaces inside this paren. (space-in-parens)
(#9044) There should be no spaces inside this paren. (space-in-parens)
(#9045) Unexpected tab character. (no-tabs)
(#9045) There should be no spaces inside this paren. (space-in-parens)
(#9045) There should be no space after '['. (computed-property-spacing)
(#9045) There should be no space before ']'. (computed-property-spacing)
(#9045) There should be no space after '['. (computed-property-spacing)
(#9045) There should be no space before ']'. (computed-property-spacing)
(#9045) There should be no spaces inside this paren. (space-in-parens)
(#9045) There should be no spaces inside this paren. (space-in-parens)
(#9045) There should be no spaces inside this paren. (space-in-parens)
(#9046) Unexpected tab character. (no-tabs)
(#9046) There should be no spaces inside this paren. (space-in-parens)
(#9046) There should be no space after '['. (computed-property-spacing)
(#9046) There should be no space before ']'. (computed-property-spacing)
(#9046) There should be no spaces inside this paren. (space-in-parens)
(#9047) Unexpected tab character. (no-tabs)
(#9048) Unexpected tab character. (no-tabs)
(#9049) Unexpected tab character. (no-tabs)
(#9051) Unexpected tab character. (no-tabs)
(#9051) There should be no spaces inside this paren. (space-in-parens)
(#9051) There should be no spaces inside this paren. (space-in-parens)
(#9052) Unexpected tab character. (no-tabs)
(#9052) There should be no spaces inside this paren. (space-in-parens)
(#9052) There should be no space after '['. (computed-property-spacing)
(#9052) There should be no space before ']'. (computed-property-spacing)
(#9052) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9052) There should be no space after '['. (computed-property-spacing)
(#9052) There should be no space before ']'. (computed-property-spacing)
(#9052) There should be no spaces inside this paren. (space-in-parens)
(#9053) Unexpected tab character. (no-tabs)
(#9053) There should be no space after '['. (computed-property-spacing)
(#9053) There should be no space before ']'. (computed-property-spacing)
(#9053) There should be no spaces inside this paren. (space-in-parens)
(#9053) There should be no spaces inside this paren. (space-in-parens)
(#9054) Unexpected tab character. (no-tabs)
(#9055) Unexpected tab character. (no-tabs)
(#9055) There should be no spaces inside this paren. (space-in-parens)
(#9055) There should be no spaces inside this paren. (space-in-parens)
(#9056) Unexpected tab character. (no-tabs)
(#9057) Unexpected tab character. (no-tabs)
(#9059) Unexpected tab character. (no-tabs)
(#9059) Comments should not begin with a lowercase character (capitalized-comments)
(#9060) Unexpected tab character. (no-tabs)
(#9061) Unexpected tab character. (no-tabs)
(#9062) Unexpected tab character. (no-tabs)
(#9062) There should be no spaces inside this paren. (space-in-parens)
(#9062) There should be no spaces inside this paren. (space-in-parens)
(#9063) Unexpected tab character. (no-tabs)
(#9063) There should be no spaces inside this paren. (space-in-parens)
(#9063) There should be no spaces inside this paren. (space-in-parens)
(#9064) Unexpected tab character. (no-tabs)
(#9065) Unexpected tab character. (no-tabs)
(#9066) Unexpected tab character. (no-tabs)
(#9070) Missing JSDoc comment. (require-jsdoc)
(#9070) There should be no spaces inside this paren. (space-in-parens)
(#9070) There should be no spaces inside this paren. (space-in-parens)
(#9071) Unexpected tab character. (no-tabs)
(#9072) Unexpected tab character. (no-tabs)
(#9072) There should be no space after '{'. (object-curly-spacing)
(#9072) There should be no space before '}'. (object-curly-spacing)
(#9073) Unexpected tab character. (no-tabs)
(#9075) Comments should not begin with a lowercase character (capitalized-comments)
(#9075) Unexpected tab character. (no-tabs)
(#9076) Unexpected tab character. (no-tabs)
(#9077) Unexpected tab character. (no-tabs)
(#9077) Infix operators must be spaced. (space-infix-ops)
(#9078) Unexpected tab character. (no-tabs)
(#9078) Expected space(s) after "for". (keyword-spacing)
(#9078) There should be no spaces inside this paren. (space-in-parens)
(#9078) Unexpected whitespace before semicolon. (semi-spacing)
(#9078) There should be no spaces inside this paren. (space-in-parens)
(#9079) Unexpected tab character. (no-tabs)
(#9079) There should be no space after '['. (computed-property-spacing)
(#9079) There should be no space before ']'. (computed-property-spacing)
(#9080) Unexpected tab character. (no-tabs)
(#9080) There should be no space after '['. (computed-property-spacing)
(#9080) There should be no space before ']'. (computed-property-spacing)
(#9080) There should be no space after '['. (computed-property-spacing)
(#9080) There should be no space before ']'. (computed-property-spacing)
(#9081) Unexpected tab character. (no-tabs)
(#9083) Unexpected tab character. (no-tabs)
(#9083) There should be no spaces inside this paren. (space-in-parens)
(#9083) There should be no spaces inside this paren. (space-in-parens)
(#9084) Unexpected tab character. (no-tabs)
(#9085) Unexpected tab character. (no-tabs)
(#9087) Unexpected tab character. (no-tabs)
(#9092) Unexpected tab character. (no-tabs)
(#9093) Unexpected tab character. (no-tabs)
(#9094) Unexpected tab character. (no-tabs)
(#9095) Unexpected tab character. (no-tabs)
(#9095) There should be no space after '{'. (object-curly-spacing)
(#9095) There should be no space before '}'. (object-curly-spacing)
(#9096) Unexpected tab character. (no-tabs)
(#9096) There should be no space after '{'. (object-curly-spacing)
(#9096) There should be no space before '}'. (object-curly-spacing)
(#9097) Unexpected tab character. (no-tabs)
(#9097) There should be no space after '{'. (object-curly-spacing)
(#9097) There should be no space before '}'. (object-curly-spacing)
(#9098) There should be no spaces inside this paren. (space-in-parens)
(#9098) There should be no spaces inside this paren. (space-in-parens)
(#9099) Unexpected tab character. (no-tabs)
(#9099) There should be no space after '['. (computed-property-spacing)
(#9099) There should be no space before ']'. (computed-property-spacing)
(#9099) There should be no spaces inside this paren. (space-in-parens)
(#9099) There should be no spaces inside this paren. (space-in-parens)
(#9100) Unexpected tab character. (no-tabs)
(#9100) There should be no spaces inside this paren. (space-in-parens)
(#9100) There should be no spaces inside this paren. (space-in-parens)
(#9101) Unexpected tab character. (no-tabs)
(#9104) There should be no spaces inside this paren. (space-in-parens)
(#9104) There should be no spaces inside this paren. (space-in-parens)
(#9105) Unexpected tab character. (no-tabs)
(#9105) There should be no spaces inside this paren. (space-in-parens)
(#9105) There should be no spaces inside this paren. (space-in-parens)
(#9106) Unexpected tab character. (no-tabs)
(#9107) Unexpected tab character. (no-tabs)
(#9107) There should be no spaces inside this paren. (space-in-parens)
(#9107) There should be no spaces inside this paren. (space-in-parens)
(#9108) Unexpected tab character. (no-tabs)
(#9109) Unexpected tab character. (no-tabs)
(#9109) There should be no spaces inside this paren. (space-in-parens)
(#9109) There should be no spaces inside this paren. (space-in-parens)
(#9110) Unexpected tab character. (no-tabs)
(#9112) Unexpected tab character. (no-tabs)
(#9112) Do not nest ternary expressions. (no-nested-ternary)
(#9112) Do not nest ternary expressions. (no-nested-ternary)
(#9113) Unexpected tab character. (no-tabs)
(#9113) There should be no space after '['. (computed-property-spacing)
(#9113) There should be no space before ']'. (computed-property-spacing)
(#9115) Comments should not begin with a lowercase character (capitalized-comments)
(#9115) Unexpected tab character. (no-tabs)
(#9116) Unexpected tab character. (no-tabs)
(#9116) There should be no spaces inside this paren. (space-in-parens)
(#9116) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9116) There should be no spaces inside this paren. (space-in-parens)
(#9117) Unexpected tab character. (no-tabs)
(#9118) Unexpected tab character. (no-tabs)
(#9120) Unexpected tab character. (no-tabs)
(#9121) Unexpected tab character. (no-tabs)
(#9123) Unexpected tab character. (no-tabs)
(#9124) Unexpected tab character. (no-tabs)
(#9124) There should be no spaces inside this paren. (space-in-parens)
(#9124) There should be no spaces inside this paren. (space-in-parens)
(#9124) There should be no spaces inside this paren. (space-in-parens)
(#9124) There should be no spaces inside this paren. (space-in-parens)
(#9125) Unexpected tab character. (no-tabs)
(#9125) There should be no spaces inside this paren. (space-in-parens)
(#9125) There should be no spaces inside this paren. (space-in-parens)
(#9126) Unexpected tab character. (no-tabs)
(#9128) Unexpected tab character. (no-tabs)
(#9128) There should be no spaces inside this paren. (space-in-parens)
(#9128) There should be no spaces inside this paren. (space-in-parens)
(#9129) Unexpected tab character. (no-tabs)
(#9129) There should be no spaces inside this paren. (space-in-parens)
(#9129) There should be no spaces inside this paren. (space-in-parens)
(#9130) Unexpected tab character. (no-tabs)
(#9131) Unexpected tab character. (no-tabs)
(#9133) Unexpected tab character. (no-tabs)
(#9137) Unexpected tab character. (no-tabs)
(#9137) There should be no spaces inside this paren. (space-in-parens)
(#9137) There should be no spaces inside this paren. (space-in-parens)
(#9138) Unexpected tab character. (no-tabs)
(#9139) Unexpected tab character. (no-tabs)
(#9140) Unexpected tab character. (no-tabs)
(#9140) There should be no spaces inside this paren. (space-in-parens)
(#9140) There should be no spaces inside this paren. (space-in-parens)
(#9141) Unexpected tab character. (no-tabs)
(#9141) There should be no spaces inside this paren. (space-in-parens)
(#9141) Infix operators must be spaced. (space-infix-ops)
(#9141) There should be no spaces inside this paren. (space-in-parens)
(#9142) Unexpected tab character. (no-tabs)
(#9148) Unexpected tab character. (no-tabs)
(#9149) Unexpected tab character. (no-tabs)
(#9150) Unexpected tab character. (no-tabs)
(#9152) Unexpected tab character. (no-tabs)
(#9152) There should be no spaces inside this paren. (space-in-parens)
(#9152) There should be no spaces inside this paren. (space-in-parens)
(#9153) Unexpected tab character. (no-tabs)
(#9153) There should be no space after '['. (computed-property-spacing)
(#9153) There should be no space before ']'. (computed-property-spacing)
(#9154) Unexpected tab character. (no-tabs)
(#9155) Unexpected tab character. (no-tabs)
(#9155) There should be no spaces inside this paren. (space-in-parens)
(#9155) There should be no space after '['. (computed-property-spacing)
(#9155) There should be no space before ']'. (computed-property-spacing)
(#9155) There should be no spaces inside this paren. (space-in-parens)
(#9156) Unexpected tab character. (no-tabs)
(#9156) There should be no spaces inside this paren. (space-in-parens)
(#9156) There should be no spaces inside this paren. (space-in-parens)
(#9157) Unexpected tab character. (no-tabs)
(#9158) Unexpected tab character. (no-tabs)
(#9160) Unexpected tab character. (no-tabs)
(#9160) There should be no spaces inside this paren. (space-in-parens)
(#9160) There should be no spaces inside this paren. (space-in-parens)
(#9161) Unexpected tab character. (no-tabs)
(#9162) Unexpected tab character. (no-tabs)
(#9165) There should be no spaces inside this paren. (space-in-parens)
(#9165) There should be no spaces inside this paren. (space-in-parens)
(#9166) Unexpected tab character. (no-tabs)
(#9166) There should be no spaces inside this paren. (space-in-parens)
(#9166) There should be no spaces inside this paren. (space-in-parens)
(#9166) There should be no spaces inside this paren. (space-in-parens)
(#9166) There should be no spaces inside this paren. (space-in-parens)
(#9167) Unexpected tab character. (no-tabs)
(#9167) There should be no spaces inside this paren. (space-in-parens)
(#9167) There should be no spaces inside this paren. (space-in-parens)
(#9168) Unexpected tab character. (no-tabs)
(#9174) Unexpected tab character. (no-tabs)
(#9174) There should be no spaces inside this paren. (space-in-parens)
(#9174) There should be no spaces inside this paren. (space-in-parens)
(#9175) Unexpected tab character. (no-tabs)
(#9179) Unexpected tab character. (no-tabs)
(#9180) Unexpected tab character. (no-tabs)
(#9181) Unexpected tab character. (no-tabs)
(#9182) Unexpected tab character. (no-tabs)
(#9188) There should be no spaces inside this paren. (space-in-parens)
(#9188) There should be no spaces inside this paren. (space-in-parens)
(#9189) Unexpected tab character. (no-tabs)
(#9189) There should be no spaces inside this paren. (space-in-parens)
(#9189) There should be no spaces inside this paren. (space-in-parens)
(#9190) Unexpected tab character. (no-tabs)
(#9190) There should be no spaces inside this paren. (space-in-parens)
(#9190) There should be no spaces inside this paren. (space-in-parens)
(#9191) Unexpected tab character. (no-tabs)
(#9192) Unexpected tab character. (no-tabs)
(#9193) Unexpected tab character. (no-tabs)
(#9197) There should be no spaces inside this paren. (space-in-parens)
(#9197) There should be no spaces inside this paren. (space-in-parens)
(#9198) Unexpected tab character. (no-tabs)
(#9198) There should be no spaces inside this paren. (space-in-parens)
(#9198) There should be no spaces inside this paren. (space-in-parens)
(#9199) Unexpected tab character. (no-tabs)
(#9200) Unexpected tab character. (no-tabs)
(#9201) Unexpected tab character. (no-tabs)
(#9201) There should be no spaces inside this paren. (space-in-parens)
(#9201) There should be no spaces inside this paren. (space-in-parens)
(#9202) Unexpected tab character. (no-tabs)
(#9202) There should be no spaces inside this paren. (space-in-parens)
(#9202) There should be no spaces inside this paren. (space-in-parens)
(#9203) Unexpected tab character. (no-tabs)
(#9204) Unexpected tab character. (no-tabs)
(#9206) Unexpected tab character. (no-tabs)
(#9207) Unexpected tab character. (no-tabs)
(#9207) There should be no space after '{'. (object-curly-spacing)
(#9207) There should be no space before '}'. (object-curly-spacing)
(#9208) Unexpected tab character. (no-tabs)
(#9208) There should be no space after '['. (computed-property-spacing)
(#9208) There should be no space before ']'. (computed-property-spacing)
(#9209) Unexpected tab character. (no-tabs)
(#9211) Unexpected tab character. (no-tabs)
(#9211) There should be no spaces inside this paren. (space-in-parens)
(#9211) There should be no spaces inside this paren. (space-in-parens)
(#9212) Unexpected tab character. (no-tabs)
(#9212) Function expected a return value. (consistent-return)
(#9213) Unexpected tab character. (no-tabs)
(#9215) Unexpected tab character. (no-tabs)
(#9215) There should be no spaces inside this paren. (space-in-parens)
(#9215) There should be no spaces inside this paren. (space-in-parens)
(#9216) Unexpected tab character. (no-tabs)
(#9216) There should be no spaces inside this paren. (space-in-parens)
(#9216) There should be no spaces inside this paren. (space-in-parens)
(#9217) Unexpected tab character. (no-tabs)
(#9219) Unexpected tab character. (no-tabs)
(#9221) Unexpected tab character. (no-tabs)
(#9222) Unexpected tab character. (no-tabs)
(#9222) There should be no spaces inside this paren. (space-in-parens)
(#9222) There should be no spaces inside this paren. (space-in-parens)
(#9222) There should be no spaces inside this paren. (space-in-parens)
(#9222) There should be no spaces inside this paren. (space-in-parens)
(#9223) Unexpected tab character. (no-tabs)
(#9224) Unexpected tab character. (no-tabs)
(#9226) Unexpected tab character. (no-tabs)
(#9227) Unexpected tab character. (no-tabs)
(#9228) Unexpected tab character. (no-tabs)
(#9228) There should be no spaces inside this paren. (space-in-parens)
(#9228) There should be no spaces inside this paren. (space-in-parens)
(#9229) Unexpected tab character. (no-tabs)
(#9230) Unexpected tab character. (no-tabs)
(#9231) Unexpected tab character. (no-tabs)
(#9231) There should be no spaces inside this paren. (space-in-parens)
(#9231) There should be no spaces inside this paren. (space-in-parens)
(#9232) Unexpected tab character. (no-tabs)
(#9232) Multiple spaces found before '='. (no-multi-spaces)
(#9232) Multiple spaces found before '||'. (no-multi-spaces)
(#9232) Multiple spaces found before '||'. (no-multi-spaces)
(#9233) Unexpected tab character. (no-tabs)
(#9234) Unexpected tab character. (no-tabs)
(#9234) Multiple spaces found before '='. (no-multi-spaces)
(#9235) Unexpected tab character. (no-tabs)
(#9236) Unexpected tab character. (no-tabs)
(#9237) Unexpected tab character. (no-tabs)
(#9237) Multiple spaces found before '+'. (no-multi-spaces)
(#9237) Multiple spaces found before '-'. (no-multi-spaces)
(#9238) Unexpected tab character. (no-tabs)
(#9239) Unexpected tab character. (no-tabs)
(#9244) Unexpected tab character. (no-tabs)
(#9244) There should be no spaces inside this paren. (space-in-parens)
(#9244) There should be no spaces inside this paren. (space-in-parens)
(#9245) Unexpected tab character. (no-tabs)
(#9246) Unexpected tab character. (no-tabs)
(#9248) Unexpected tab character. (no-tabs)
(#9248) There should be no spaces inside this paren. (space-in-parens)
(#9248) There should be no spaces inside this paren. (space-in-parens)
(#9249) Unexpected tab character. (no-tabs)
(#9249) Multiple spaces found before '+='. (no-multi-spaces)
(#9249) There should be no spaces inside this paren. (space-in-parens)
(#9249) There should be no spaces inside this paren. (space-in-parens)
(#9250) Unexpected tab character. (no-tabs)
(#9250) There should be no spaces inside this paren. (space-in-parens)
(#9250) There should be no spaces inside this paren. (space-in-parens)
(#9251) Unexpected tab character. (no-tabs)
(#9253) Unexpected tab character. (no-tabs)
(#9253) There should be no space after '{'. (object-curly-spacing)
(#9253) There should be no space before '}'. (object-curly-spacing)
(#9254) Unexpected tab character. (no-tabs)
(#9256) Unexpected tab character. (no-tabs)
(#9256) There should be no spaces inside this paren. (space-in-parens)
(#9256) There should be no spaces inside this paren. (space-in-parens)
(#9257) Unexpected tab character. (no-tabs)
(#9257) There should be no spaces inside this paren. (space-in-parens)
(#9257) There should be no spaces inside this paren. (space-in-parens)
(#9259) Unexpected tab character. (no-tabs)
(#9259) Comments should not begin with a lowercase character (capitalized-comments)
(#9260) Unexpected tab character. (no-tabs)
(#9260) There should be no spaces inside this paren. (space-in-parens)
(#9260) There should be no spaces inside this paren. (space-in-parens)
(#9261) Unexpected tab character. (no-tabs)
(#9262) Unexpected tab character. (no-tabs)
(#9264) Unexpected tab character. (no-tabs)
(#9264) There should be no spaces inside this paren. (space-in-parens)
(#9264) There should be no spaces inside this paren. (space-in-parens)
(#9265) Unexpected tab character. (no-tabs)
(#9266) Unexpected tab character. (no-tabs)
(#9266) There should be no spaces inside this paren. (space-in-parens)
(#9266) There should be no spaces inside this paren. (space-in-parens)
(#9267) Unexpected tab character. (no-tabs)
(#9267) There should be no spaces inside this paren. (space-in-parens)
(#9267) There should be no spaces inside this paren. (space-in-parens)
(#9268) Line 9268 exceeds the maximum line length of 132. (max-len)
(#9268) Unexpected tab character. (no-tabs)
(#9268) There should be no spaces inside this paren. (space-in-parens)
(#9268) There should be no spaces inside this paren. (space-in-parens)
(#9269) Unexpected tab character. (no-tabs)
(#9269) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9269) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9271) Unexpected tab character. (no-tabs)
(#9271) Comments should not begin with a lowercase character (capitalized-comments)
(#9272) Unexpected tab character. (no-tabs)
(#9272) There should be no spaces inside this paren. (space-in-parens)
(#9272) There should be no spaces inside this paren. (space-in-parens)
(#9273) Unexpected tab character. (no-tabs)
(#9274) Unexpected tab character. (no-tabs)
(#9275) Unexpected tab character. (no-tabs)
(#9276) Unexpected tab character. (no-tabs)
(#9277) Unexpected tab character. (no-tabs)
(#9277) There should be no spaces inside this paren. (space-in-parens)
(#9277) There should be no spaces inside this paren. (space-in-parens)
(#9278) Unexpected tab character. (no-tabs)
(#9278) There should be no spaces inside this paren. (space-in-parens)
(#9278) There should be no spaces inside this paren. (space-in-parens)
(#9279) Unexpected tab character. (no-tabs)
(#9281) Unexpected tab character. (no-tabs)
(#9281) There should be no spaces inside this paren. (space-in-parens)
(#9281) There should be no spaces inside this paren. (space-in-parens)
(#9281) There should be no spaces inside this paren. (space-in-parens)
(#9281) There should be no spaces inside this paren. (space-in-parens)
(#9282) Unexpected tab character. (no-tabs)
(#9282) There should be no spaces inside this paren. (space-in-parens)
(#9282) There should be no spaces inside this paren. (space-in-parens)
(#9283) Unexpected tab character. (no-tabs)
(#9285) Unexpected tab character. (no-tabs)
(#9285) There should be no spaces inside this paren. (space-in-parens)
(#9285) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9285) There should be no spaces inside this paren. (space-in-parens)
(#9286) Unexpected tab character. (no-tabs)
(#9286) There should be no spaces inside this paren. (space-in-parens)
(#9286) There should be no spaces inside this paren. (space-in-parens)
(#9287) Unexpected tab character. (no-tabs)
(#9288) Unexpected tab character. (no-tabs)
(#9288) There should be no spaces inside this paren. (space-in-parens)
(#9288) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9288) There should be no spaces inside this paren. (space-in-parens)
(#9289) Unexpected tab character. (no-tabs)
(#9289) There should be no spaces inside this paren. (space-in-parens)
(#9289) There should be no spaces inside this paren. (space-in-parens)
(#9290) Unexpected tab character. (no-tabs)
(#9292) Unexpected tab character. (no-tabs)
(#9292) There should be no spaces inside this paren. (space-in-parens)
(#9292) There should be no spaces inside this paren. (space-in-parens)
(#9293) Unexpected tab character. (no-tabs)
(#9293) There should be no spaces inside this paren. (space-in-parens)
(#9293) There should be no spaces inside this paren. (space-in-parens)
(#9294) Unexpected tab character. (no-tabs)
(#9295) Unexpected tab character. (no-tabs)
(#9295) There should be no spaces inside this paren. (space-in-parens)
(#9295) There should be no spaces inside this paren. (space-in-parens)
(#9296) Unexpected tab character. (no-tabs)
(#9297) Unexpected tab character. (no-tabs)
(#9303) Unexpected tab character. (no-tabs)
(#9304) Unexpected tab character. (no-tabs)
(#9304) There should be no spaces inside this paren. (space-in-parens)
(#9304) There should be no spaces inside this paren. (space-in-parens)
(#9305) Unexpected tab character. (no-tabs)
(#9306) Unexpected tab character. (no-tabs)
(#9308) Unexpected tab character. (no-tabs)
(#9310) Unexpected tab character. (no-tabs)
(#9311) Unexpected tab character. (no-tabs)
(#9313) Unexpected tab character. (no-tabs)
(#9314) Unexpected tab character. (no-tabs)
(#9314) Multiple spaces found before '='. (no-multi-spaces)
(#9315) Unexpected tab character. (no-tabs)
(#9315) There should be no space after '{'. (object-curly-spacing)
(#9315) There should be no space before '}'. (object-curly-spacing)
(#9317) Unexpected tab character. (no-tabs)
(#9318) Unexpected tab character. (no-tabs)
(#9319) Unexpected tab character. (no-tabs)
(#9320) Unexpected tab character. (no-tabs)
(#9320) Multiple spaces found before '-='. (no-multi-spaces)
(#9320) There should be no spaces inside this paren. (space-in-parens)
(#9320) There should be no spaces inside this paren. (space-in-parens)
(#9321) Unexpected tab character. (no-tabs)
(#9321) There should be no spaces inside this paren. (space-in-parens)
(#9321) There should be no spaces inside this paren. (space-in-parens)
(#9323) Unexpected tab character. (no-tabs)
(#9324) Unexpected tab character. (no-tabs)
(#9324) Multiple spaces found before '+='. (no-multi-spaces)
(#9324) There should be no spaces inside this paren. (space-in-parens)
(#9324) There should be no spaces inside this paren. (space-in-parens)
(#9325) Unexpected tab character. (no-tabs)
(#9325) There should be no spaces inside this paren. (space-in-parens)
(#9325) There should be no spaces inside this paren. (space-in-parens)
(#9327) Unexpected tab character. (no-tabs)
(#9328) Unexpected tab character. (no-tabs)
(#9328) Method 'position' expected no return value. (consistent-return)
(#9329) Unexpected tab character. (no-tabs)
(#9329) Multiple spaces found before '-'. (no-multi-spaces)
(#9330) Unexpected tab character. (no-tabs)
(#9331) Unexpected tab character. (no-tabs)
(#9332) Unexpected tab character. (no-tabs)
(#9334) Unexpected tab character. (no-tabs)
(#9335) Unexpected tab character. (no-tabs)
(#9336) Unexpected tab character. (no-tabs)
(#9337) Unexpected tab character. (no-tabs)
(#9337) There should be no spaces inside this paren. (space-in-parens)
(#9337) There should be no spaces inside this paren. (space-in-parens)
(#9338) Unexpected tab character. (no-tabs)
(#9339) Unexpected tab character. (no-tabs)
(#9340) Unexpected tab character. (no-tabs)
(#9341) Unexpected tab character. (no-tabs)
(#9342) Unexpected tab character. (no-tabs)
(#9347) There should be no spaces inside this paren. (space-in-parens)
(#9347) There should be no spaces inside this paren. (space-in-parens)
(#9347) There should be no spaces inside this paren. (space-in-parens)
(#9348) Unexpected tab character. (no-tabs)
(#9348) There should be no spaces inside this paren. (space-in-parens)
(#9348) There should be no spaces inside this paren. (space-in-parens)
(#9350) Unexpected tab character. (no-tabs)
(#9350) There should be no space after '['. (computed-property-spacing)
(#9350) There should be no space before ']'. (computed-property-spacing)
(#9350) There should be no spaces inside this paren. (space-in-parens)
(#9350) There should be no spaces inside this paren. (space-in-parens)
(#9351) Unexpected tab character. (no-tabs)
(#9351) There should be no spaces inside this paren. (space-in-parens)
(#9351) Expected to return a value at the end of function. (consistent-return)
(#9351) There should be no spaces inside this paren. (space-in-parens)
(#9351) There should be no spaces inside this paren. (space-in-parens)
(#9352) Unexpected tab character. (no-tabs)
(#9352) There should be no spaces inside this paren. (space-in-parens)
(#9352) There should be no spaces inside this paren. (space-in-parens)
(#9354) Unexpected tab character. (no-tabs)
(#9354) There should be no spaces inside this paren. (space-in-parens)
(#9354) There should be no spaces inside this paren. (space-in-parens)
(#9355) Unexpected tab character. (no-tabs)
(#9355) Do not nest ternary expressions. (no-nested-ternary)
(#9355) There should be no space after '['. (computed-property-spacing)
(#9355) There should be no space before ']'. (computed-property-spacing)
(#9356) Unexpected tab character. (no-tabs)
(#9356) There should be no space after '['. (computed-property-spacing)
(#9356) There should be no space before ']'. (computed-property-spacing)
(#9357) Unexpected tab character. (no-tabs)
(#9357) There should be no space after '['. (computed-property-spacing)
(#9357) There should be no space before ']'. (computed-property-spacing)
(#9358) Unexpected tab character. (no-tabs)
(#9360) Unexpected tab character. (no-tabs)
(#9360) There should be no spaces inside this paren. (space-in-parens)
(#9360) There should be no spaces inside this paren. (space-in-parens)
(#9361) Unexpected tab character. (no-tabs)
(#9362) Unexpected tab character. (no-tabs)
(#9362) There should be no spaces inside this paren. (space-in-parens)
(#9362) There should be no spaces inside this paren. (space-in-parens)
(#9363) Unexpected tab character. (no-tabs)
(#9363) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#9363) There should be no spaces inside this paren. (space-in-parens)
(#9363) There should be no spaces inside this paren. (space-in-parens)
(#9364) Unexpected tab character. (no-tabs)
(#9366) Unexpected tab character. (no-tabs)
(#9367) Unexpected tab character. (no-tabs)
(#9367) There should be no space after '['. (computed-property-spacing)
(#9367) There should be no space before ']'. (computed-property-spacing)
(#9368) Unexpected tab character. (no-tabs)
(#9369) Unexpected tab character. (no-tabs)
(#9369) There should be no spaces inside this paren. (space-in-parens)
(#9370) Unexpected tab character. (no-tabs)
(#9373) Missing JSDoc comment. (require-jsdoc)
(#9373) There should be no spaces inside this paren. (space-in-parens)
(#9373) There should be no spaces inside this paren. (space-in-parens)
(#9374) Unexpected tab character. (no-tabs)
(#9374) Do not nest ternary expressions. (no-nested-ternary)
(#9374) There should be no spaces inside this paren. (space-in-parens)
(#9374) There should be no spaces inside this paren. (space-in-parens)
(#9375) Unexpected tab character. (no-tabs)
(#9376) Unexpected tab character. (no-tabs)
(#9377) Unexpected tab character. (no-tabs)
(#9378) Unexpected tab character. (no-tabs)
(#9381) There should be no spaces inside this paren. (space-in-parens)
(#9381) There should be no space after '{'. (object-curly-spacing)
(#9381) There should be no space before '}'. (object-curly-spacing)
(#9381) There should be no spaces inside this paren. (space-in-parens)
(#9381) There should be no spaces inside this paren. (space-in-parens)
(#9382) Unexpected tab character. (no-tabs)
(#9382) There should be no spaces inside this paren. (space-in-parens)
(#9382) There should be no space after '{'. (object-curly-spacing)
(#9382) There should be no space before '}'. (object-curly-spacing)
(#9382) There should be no spaces inside this paren. (space-in-parens)
(#9382) There should be no spaces inside this paren. (space-in-parens)
(#9383) Unexpected tab character. (no-tabs)
(#9383) Comments should not begin with a lowercase character (capitalized-comments)
(#9384) Unexpected tab character. (no-tabs)
(#9384) There should be no space after '['. (computed-property-spacing)
(#9384) There should be no space before ']'. (computed-property-spacing)
(#9384) There should be no spaces inside this paren. (space-in-parens)
(#9384) There should be no spaces inside this paren. (space-in-parens)
(#9385) Unexpected tab character. (no-tabs)
(#9385) There should be no spaces inside this paren. (space-in-parens)
(#9385) There should be no spaces inside this paren. (space-in-parens)
(#9386) Unexpected tab character. (no-tabs)
(#9386) There should be no spaces inside this paren. (space-in-parens)
(#9386) There should be no spaces inside this paren. (space-in-parens)
(#9388) Unexpected tab character. (no-tabs)
(#9388) There should be no spaces inside this paren. (space-in-parens)
(#9388) There should be no spaces inside this paren. (space-in-parens)
(#9388) There should be no spaces inside this paren. (space-in-parens)
(#9389) Unexpected tab character. (no-tabs)
(#9391) Unexpected tab character. (no-tabs)
(#9391) There should be no spaces inside this paren. (space-in-parens)
(#9391) There should be no spaces inside this paren. (space-in-parens)
(#9391) There should be no spaces inside this paren. (space-in-parens)
(#9391) There should be no spaces inside this paren. (space-in-parens)
(#9392) Unexpected tab character. (no-tabs)
(#9393) Unexpected tab character. (no-tabs)
(#9394) Unexpected tab character. (no-tabs)
(#9395) Unexpected tab character. (no-tabs)
(#9395) There should be no space after '['. (computed-property-spacing)
(#9395) There should be no space before ']'. (computed-property-spacing)
(#9396) Unexpected tab character. (no-tabs)
(#9398) Unexpected tab character. (no-tabs)
(#9399) Unexpected tab character. (no-tabs)
(#9399) There should be no spaces inside this paren. (space-in-parens)
(#9399) There should be no spaces inside this paren. (space-in-parens)
(#9400) Unexpected tab character. (no-tabs)
(#9402) Unexpected tab character. (no-tabs)
(#9403) Unexpected tab character. (no-tabs)
(#9404) Unexpected tab character. (no-tabs)
(#9405) Unexpected tab character. (no-tabs)
(#9405) There should be no space after '['. (computed-property-spacing)
(#9405) There should be no space before ']'. (computed-property-spacing)
(#9405) There should be no space after '['. (computed-property-spacing)
(#9405) There should be no space before ']'. (computed-property-spacing)
(#9406) Unexpected tab character. (no-tabs)
(#9406) There should be no space after '['. (computed-property-spacing)
(#9406) There should be no space before ']'. (computed-property-spacing)
(#9406) There should be no space after '['. (computed-property-spacing)
(#9406) There should be no space before ']'. (computed-property-spacing)
(#9407) Unexpected tab character. (no-tabs)
(#9407) There should be no space after '['. (computed-property-spacing)
(#9407) There should be no space before ']'. (computed-property-spacing)
(#9408) Unexpected tab character. (no-tabs)
(#9409) Unexpected tab character. (no-tabs)
(#9411) Unexpected tab character. (no-tabs)
(#9412) Unexpected tab character. (no-tabs)
(#9413) Unexpected tab character. (no-tabs)
(#9413) There should be no spaces inside this paren. (space-in-parens)
(#9413) There should be no spaces inside this paren. (space-in-parens)
(#9415) Unexpected tab character. (no-tabs)
(#9416) Unexpected tab character. (no-tabs)
(#9416) There should be no spaces inside this paren. (space-in-parens)
(#9416) There should be no spaces inside this paren. (space-in-parens)
(#9417) Unexpected tab character. (no-tabs)
(#9417) There should be no spaces inside this paren. (space-in-parens)
(#9418) Unexpected tab character. (no-tabs)
(#9419) Unexpected tab character. (no-tabs)
(#9436) There should be no spaces inside this paren. (space-in-parens)
(#9436) There should be no spaces inside this paren. (space-in-parens)
(#9437) Unexpected tab character. (no-tabs)
(#9437) There should be no spaces inside this paren. (space-in-parens)
(#9437) Unexpected space before function parentheses. (space-before-function-paren)
(#9437) Statement inside of curly braces should be on next line. (brace-style)
(#9437) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9437) There should be no spaces inside this paren. (space-in-parens)
(#9440) There should be no spaces inside this paren. (space-in-parens)
(#9440) There should be no spaces inside this paren. (space-in-parens)
lib/editor/atto/plugins/sketch/js/literallycanvas-core.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) This line has 32 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) 'module' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'global' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'define' is defined but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'module' is defined but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'exports' is defined but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'exports'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unquoted number literal '1' used as key. (quote-props)
(#1) Missing space before value for key '1'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'exports' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) 'LiterallyCanvas' is assigned a value but never used. (no-unused-vars)
(#2) 'Pencil' is assigned a value but never used. (no-unused-vars)
(#2) 'createShape' is assigned a value but never used. (no-unused-vars)
(#2) 'renderShapeToSVG' is assigned a value but never used. (no-unused-vars)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'if' condition. (curly)
(#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) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13) Unexpected use of comma operator. (no-sequences)
(#30) Missing JSDoc comment. (require-jsdoc)
(#85) Unexpected empty function. (no-empty-function)
(#91) Unexpected console statement. (no-console)
(#106) Line 106 exceeds the maximum line length of 132. (max-len)
(#114) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#117) Function expected no return value. (consistent-return)
(#122) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#130) Return statement should not contain assignment. (no-return-assign)
(#182) Expected to return a value at the end of function. (consistent-return)
(#185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#199) Return statement should not contain assignment. (no-return-assign)
(#225) Expected to return a value at the end of function. (consistent-return)
(#228) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#230) ["continue"] is better written in dot notation. (dot-notation)
(#258) Expected to return a value at the end of function. (consistent-return)
(#299) Function expected no return value. (consistent-return)
(#308) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#311) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#334) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#334) Unexpected use of comma operator. (no-sequences)
(#349) Return statement should not contain assignment. (no-return-assign)
(#391) Expected to return a value at the end of function. (consistent-return)
(#415) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#475) Function expected no return value. (consistent-return)
(#481) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#495) Function expected no return value. (consistent-return)
(#517) '_this' is defined but never used. (no-unused-vars)
(#530) Function expected no return value. (consistent-return)
(#539) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#539) Unexpected use of comma operator. (no-sequences)
(#576) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#576) Unexpected use of comma operator. (no-sequences)
(#595) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#611) ["do"] is better written in dot notation. (dot-notation)
(#612) Return statement should not contain assignment. (no-return-assign)
(#626) Function expected no return value. (consistent-return)
(#636) ["do"] is better written in dot notation. (dot-notation)
(#640) Function expected no return value. (consistent-return)
(#670) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#676) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#697) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#700) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#703) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#706) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#733) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#736) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#781) Unexpected console statement. (no-console)
(#786) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#809) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#822) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#839) Function expected no return value. (consistent-return)
(#843) Unexpected console statement. (no-console)
(#852) Line 852 exceeds the maximum line length of 132. (max-len)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './actions'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './bindEvents'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './canvasRenderer'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './math'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './renderSnapshotToImage'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './renderSnapshotToSVG'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './shapes'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './svgRenderer'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Missing space before value for key './util'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) Unquoted number literal '2' used as key. (quote-props)
(#852) Missing space before value for key '2'. (key-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) A space is required after ','. (comma-spacing)
(#852) 'exports' is defined but never used. (no-unused-vars)
(#852) Missing space before opening brace. (space-before-blocks)
(#869) Expected an object to be thrown. (no-throw-literal)
(#871) Line 871 exceeds the maximum line length of 132. (max-len)
(#880) Line 880 exceeds the maximum line length of 132. (max-len)
(#888) Unexpected constant condition. (no-constant-condition)
(#910) Unnecessary escape character: \s. (no-useless-escape)
(#927) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#927) Unexpected use of comma operator. (no-sequences)
(#931) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#931) Unexpected use of comma operator. (no-sequences)
(#941) Missing JSDoc comment. (require-jsdoc)
(#947) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#947) Unexpected use of comma operator. (no-sequences)
(#1031) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1056) A space is required after ','. (comma-spacing)
(#1056) Missing space before value for key './fontmetrics.js'. (key-spacing)
(#1056) A space is required after ','. (comma-spacing)
(#1056) Unquoted number literal '3' used as key. (quote-props)
(#1056) Missing space before value for key '3'. (key-spacing)
(#1056) A space is required after ','. (comma-spacing)
(#1056) A space is required after ','. (comma-spacing)
(#1056) 'exports' is defined but never used. (no-unused-vars)
(#1056) Missing space before opening brace. (space-before-blocks)
(#1060) Missing JSDoc comment. (require-jsdoc)
(#1066) ["do"] is better written in dot notation. (dot-notation)
(#1081) Missing JSDoc comment. (require-jsdoc)
(#1084) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1087) ["do"] is better written in dot notation. (dot-notation)
(#1089) Line 1089 exceeds the maximum line length of 132. (max-len)
(#1124) 'lc' is not defined. (no-undef)
(#1139) A space is required after ','. (comma-spacing)
(#1139) A space is required after ','. (comma-spacing)
(#1139) Unquoted number literal '4' used as key. (quote-props)
(#1139) Missing space before value for key '4'. (key-spacing)
(#1139) A space is required after ','. (comma-spacing)
(#1139) A space is required after ','. (comma-spacing)
(#1139) 'exports' is defined but never used. (no-unused-vars)
(#1139) Missing space before opening brace. (space-before-blocks)
(#1140) 'bindEvents' is assigned a value but never used. (no-unused-vars)
(#1140) 'buttonIsDown' is assigned a value but never used. (no-unused-vars)
(#1160) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1169) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1173) '_this' is defined but never used. (no-unused-vars)
(#1181) '_this' is defined but never used. (no-unused-vars)
(#1195) '_this' is defined but never used. (no-unused-vars)
(#1197) 'down' is assigned a value but never used. (no-unused-vars)
(#1210) Function expected no return value. (consistent-return)
(#1233) Function expected no return value. (consistent-return)
(#1235) Function expected no return value. (consistent-return)
(#1239) Unexpected console statement. (no-console)
(#1273) A space is required after ','. (comma-spacing)
(#1273) A space is required after ','. (comma-spacing)
(#1273) Unquoted number literal '5' used as key. (quote-props)
(#1273) Missing space before value for key '5'. (key-spacing)
(#1273) A space is required after ','. (comma-spacing)
(#1273) A space is required after ','. (comma-spacing)
(#1273) 'exports' is defined but never used. (no-unused-vars)
(#1273) Missing space before opening brace. (space-before-blocks)
(#1274) Line 1274 exceeds the maximum line length of 132. (max-len)
(#1281) Return statement should not contain assignment. (no-return-assign)
(#1287) Unexpected empty function. (no-empty-function)
(#1291) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1294) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1297) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1300) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1303) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1314) Unexpected console statement. (no-console)
(#1316) Expected an object to be thrown. (no-throw-literal)
(#1363) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1363) Unexpected use of comma operator. (no-sequences)
(#1370) Function expected no return value. (consistent-return)
(#1379) Line 1379 exceeds the maximum line length of 132. (max-len)
(#1384) Line 1384 exceeds the maximum line length of 132. (max-len)
(#1389) Expected to return a value at the end of function. (consistent-return)
(#1397) Return statement should not contain assignment. (no-return-assign)
(#1434) Function expected no return value. (consistent-return)
(#1440) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1468) Function expected no return value. (consistent-return)
(#1534) A space is required after ','. (comma-spacing)
(#1534) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#1534) A space is required after ','. (comma-spacing)
(#1534) Unquoted number literal '6' used as key. (quote-props)
(#1534) Missing space before value for key '6'. (key-spacing)
(#1534) A space is required after ','. (comma-spacing)
(#1534) A space is required after ','. (comma-spacing)
(#1534) 'exports' is defined but never used. (no-unused-vars)
(#1534) Missing space before opening brace. (space-before-blocks)
(#1546) There should be no space after '{'. (object-curly-spacing)
(#1546) There should be no space before '}'. (object-curly-spacing)
(#1554) Unexpected empty method 'onInit'. (no-empty-function)
(#1555) Line 1555 exceeds the maximum line length of 132. (max-len)
(#1558) Line 1558 exceeds the maximum line length of 132. (max-len)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Ellipse'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Eraser'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Eyedropper'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Line'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Pan'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Polygon'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Rectangle'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Missing space before value for key '../tools/Text'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) Unquoted number literal '7' used as key. (quote-props)
(#1558) Missing space before value for key '7'. (key-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) A space is required after ','. (comma-spacing)
(#1558) 'exports' is defined but never used. (no-unused-vars)
(#1558) Missing space before opening brace. (space-before-blocks)
(#1598) Unexpected space before function parentheses. (space-before-function-paren)
(#1599) 'NAME' is assigned a value but never used. (no-unused-vars)
(#1600) 'VERSION' is assigned a value but never used. (no-unused-vars)
(#1602) Comments should not begin with a lowercase character (capitalized-comments)
(#1604) Line 1604 exceeds the maximum line length of 132. (max-len)
(#1604) Expected an object to be thrown. (no-throw-literal)
(#1607) Comments should not begin with a lowercase character (capitalized-comments)
(#1610) Missing JSDoc for parameter 'element'. (valid-jsdoc)
(#1610) Comments should not begin with a lowercase character (capitalized-comments)
(#1610) Missing JSDoc @returns for function. (valid-jsdoc)
(#1610) Missing JSDoc for parameter 'property'. (valid-jsdoc)
(#1617) Comments should not begin with a lowercase character (capitalized-comments)
(#1618) 'show' is assigned a value but never used. (no-unused-vars)
(#1647) Missing JSDoc for parameter 'fontString'. (valid-jsdoc)
(#1647) Missing JSDoc for parameter 'fontSize'. (valid-jsdoc)
(#1647) Missing JSDoc for parameter 'textstring'. (valid-jsdoc)
(#1647) Missing JSDoc @returns for function. (valid-jsdoc)
(#1650) Unexpected space before function parentheses. (space-before-function-paren)
(#1655) Comments should not begin with a lowercase character (capitalized-comments)
(#1663) Comments should not begin with a lowercase character (capitalized-comments)
(#1666) Comments should not begin with a lowercase character (capitalized-comments)
(#1670) Unexpected use of '|'. (no-bitwise)
(#1674) Comments should not begin with a lowercase character (capitalized-comments)
(#1698) Comments should not begin with a lowercase character (capitalized-comments)
(#1705) Empty block statement. (no-empty)
(#1706) Unexpected use of '|'. (no-bitwise)
(#1710) Empty block statement. (no-empty)
(#1711) Unexpected use of '|'. (no-bitwise)
(#1713) Comments should not begin with a lowercase character (capitalized-comments)
(#1720) Unexpected use of '|'. (no-bitwise)
(#1722) Comments should not begin with a lowercase character (capitalized-comments)
(#1730) Unexpected use of '|'. (no-bitwise)
(#1732) Comments should not begin with a lowercase character (capitalized-comments)
(#1735) There should be no space after '{'. (object-curly-spacing)
(#1738) There should be no space before '}'. (object-curly-spacing)
(#1740) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1742) Comments should not begin with a lowercase character (capitalized-comments)
(#1747) There should be no space after '{'. (object-curly-spacing)
(#1750) There should be no space before '}'. (object-curly-spacing)
(#1757) A space is required after ','. (comma-spacing)
(#1757) A space is required after ','. (comma-spacing)
(#1757) Unquoted number literal '8' used as key. (quote-props)
(#1757) Missing space before value for key '8'. (key-spacing)
(#1757) A space is required after ','. (comma-spacing)
(#1757) A space is required after ','. (comma-spacing)
(#1757) 'exports' is defined but never used. (no-unused-vars)
(#1757) Missing space before opening brace. (space-before-blocks)
(#1778) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1794) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1808) A space is required after ','. (comma-spacing)
(#1808) A space is required after ','. (comma-spacing)
(#1808) Unquoted number literal '9' used as key. (quote-props)
(#1808) Missing space before value for key '9'. (key-spacing)
(#1808) A space is required after ','. (comma-spacing)
(#1808) A space is required after ','. (comma-spacing)
(#1808) 'exports' is defined but never used. (no-unused-vars)
(#1808) Missing space before opening brace. (space-before-blocks)
(#1814) Return statement should not contain assignment. (no-return-assign)
(#1829) A space is required after ','. (comma-spacing)
(#1829) A space is required after ','. (comma-spacing)
(#1829) Unquoted number literal '10' used as key. (quote-props)
(#1829) Missing space before value for key '10'. (key-spacing)
(#1829) A space is required after ','. (comma-spacing)
(#1829) A space is required after ','. (comma-spacing)
(#1829) 'exports' is defined but never used. (no-unused-vars)
(#1829) Missing space before opening brace. (space-before-blocks)
(#1830) 'Point' is assigned a value but never used. (no-unused-vars)
(#1830) 'util' is assigned a value but never used. (no-unused-vars)
(#1918) A space is required after ','. (comma-spacing)
(#1918) Missing space before value for key './shapes'. (key-spacing)
(#1918) A space is required after ','. (comma-spacing)
(#1918) Missing space before value for key './util'. (key-spacing)
(#1918) A space is required after ','. (comma-spacing)
(#1918) Unquoted number literal '11' used as key. (quote-props)
(#1918) Missing space before value for key '11'. (key-spacing)
(#1918) A space is required after ','. (comma-spacing)
(#1918) A space is required after ','. (comma-spacing)
(#1918) 'exports' is defined but never used. (no-unused-vars)
(#1918) Missing space before opening brace. (space-before-blocks)
(#1935) Function expected no return value. (consistent-return)
(#1940) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1943) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1952) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1964) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1969) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2013) Line 2013 exceeds the maximum line length of 132. (max-len)
(#2017) A space is required after ','. (comma-spacing)
(#2017) Missing space before value for key './shapes'. (key-spacing)
(#2017) A space is required after ','. (comma-spacing)
(#2017) Missing space before value for key './util'. (key-spacing)
(#2017) A space is required after ','. (comma-spacing)
(#2017) Unquoted number literal '12' used as key. (quote-props)
(#2017) Missing space before value for key '12'. (key-spacing)
(#2017) A space is required after ','. (comma-spacing)
(#2017) A space is required after ','. (comma-spacing)
(#2017) 'exports' is defined but never used. (no-unused-vars)
(#2017) Missing space before opening brace. (space-before-blocks)
(#2028) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2037) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2049) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2054) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2088) 'LC' is not defined. (no-undef)
(#2092) A space is required after ','. (comma-spacing)
(#2092) Missing space before value for key './shapes'. (key-spacing)
(#2092) A space is required after ','. (comma-spacing)
(#2092) Missing space before value for key './util'. (key-spacing)
(#2092) A space is required after ','. (comma-spacing)
(#2092) Unquoted number literal '13' used as key. (quote-props)
(#2092) Missing space before value for key '13'. (key-spacing)
(#2092) A space is required after ','. (comma-spacing)
(#2092) A space is required after ','. (comma-spacing)
(#2092) 'exports' is defined but never used. (no-unused-vars)
(#2092) Missing space before opening brace. (space-before-blocks)
(#2093) Line 2093 exceeds the maximum line length of 132. (max-len)
(#2093) 'LinePath' is assigned a value but never used. (no-unused-vars)
(#2093) 'lineEndCapShapes' is assigned a value but never used. (no-unused-vars)
(#2101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2101) Unexpected use of comma operator. (no-sequences)
(#2103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2103) Unexpected use of comma operator. (no-sequences)
(#2173) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2173) Unexpected use of comma operator. (no-sequences)
(#2182) Unexpected console statement. (no-console)
(#2186) Unexpected console statement. (no-console)
(#2247) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2253) Return statement should not contain assignment. (no-return-assign)
(#2275) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2289) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2293) Return statement should not contain assignment. (no-return-assign)
(#2296) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2300) Return statement should not contain assignment. (no-return-assign)
(#2306) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2315) Return statement should not contain assignment. (no-return-assign)
(#2340) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2344) Return statement should not contain assignment. (no-return-assign)
(#2347) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2351) Return statement should not contain assignment. (no-return-assign)
(#2357) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2366) Return statement should not contain assignment. (no-return-assign)
(#2391) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2395) Return statement should not contain assignment. (no-return-assign)
(#2398) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2402) Return statement should not contain assignment. (no-return-assign)
(#2408) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2419) Return statement should not contain assignment. (no-return-assign)
(#2446) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2452) Return statement should not contain assignment. (no-return-assign)
(#2456) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2479) Unexpected console statement. (no-console)
(#2498) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2508) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2508) Unexpected use of comma operator. (no-sequences)
(#2509) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2530) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2530) Unexpected use of comma operator. (no-sequences)
(#2531) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2571) Return statement should not contain assignment. (no-return-assign)
(#2650) Return statement should not contain assignment. (no-return-assign)
(#2650) Method 'addPoint' expected no return value. (consistent-return)
(#2653) Line 2653 exceeds the maximum line length of 132. (max-len)
(#2653) Return statement should not contain assignment. (no-return-assign)
(#2653) Method 'addPoint' expected no return value. (consistent-return)
(#2658) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2670) Return statement should not contain assignment. (no-return-assign)
(#2674) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2701) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2707) Return statement should not contain assignment. (no-return-assign)
(#2729) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2733) Return statement should not contain assignment. (no-return-assign)
(#2736) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2740) Return statement should not contain assignment. (no-return-assign)
(#2747) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2755) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2769) 'LC' is not defined. (no-undef)
(#2794) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2794) Unexpected use of comma operator. (no-sequences)
(#2806) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2819) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2834) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2844) Return statement should not contain assignment. (no-return-assign)
(#2846) Expected to return a value at the end of method '_makeRenderer'. (consistent-return)
(#2850) Unexpected console statement. (no-console)
(#2853) Return statement should not contain assignment. (no-return-assign)
(#2858) Return statement should not contain assignment. (no-return-assign)
(#2862) Return statement should not contain assignment. (no-return-assign)
(#2866) Return statement should not contain assignment. (no-return-assign)
(#2871) Return statement should not contain assignment. (no-return-assign)
(#2873) Expected to return a value at the end of method 'enforceMaxBoundingRect'. (consistent-return)
(#2885) Return statement should not contain assignment. (no-return-assign)
(#2889) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2896) Expected an object to be thrown. (no-throw-literal)
(#2922) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2926) Return statement should not contain assignment. (no-return-assign)
(#2929) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2933) Return statement should not contain assignment. (no-return-assign)
(#2939) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2943) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2950) Return statement should not contain assignment. (no-return-assign)
(#2959) 'handleSize' is assigned a value but never used. (no-unused-vars)
(#2959) 'margin' is assigned a value but never used. (no-unused-vars)
(#2960) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2960) Unexpected use of comma operator. (no-sequences)
(#2962) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3016) Line 3016 exceeds the maximum line length of 132. (max-len)
(#3016) A space is required after ','. (comma-spacing)
(#3016) Missing space before value for key './TextRenderer'. (key-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) Missing space before value for key './canvasRenderer'. (key-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) Missing space before value for key './svgRenderer'. (key-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) Missing space before value for key './util'. (key-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) Unquoted number literal '14' used as key. (quote-props)
(#3016) Missing space before value for key '14'. (key-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) A space is required after ','. (comma-spacing)
(#3016) 'exports' is defined but never used. (no-unused-vars)
(#3016) Missing space before opening brace. (space-before-blocks)
(#3024) Return statement should not contain assignment. (no-return-assign)
(#3028) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3031) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3037) Unexpected console statement. (no-console)
(#3040) Expected an object to be thrown. (no-throw-literal)
(#3058) Line 3058 exceeds the maximum line length of 132. (max-len)
(#3061) 'shape' is defined but never used. (no-unused-vars)
(#3071) Line 3071 exceeds the maximum line length of 132. (max-len)
(#3075) Line 3075 exceeds the maximum line length of 132. (max-len)
(#3099) Line 3099 exceeds the maximum line length of 132. (max-len)
(#3110) 'shape' is defined but never used. (no-unused-vars)
(#3142) Line 3142 exceeds the maximum line length of 132. (max-len)
(#3142) '_this' is defined but never used. (no-unused-vars)
(#3157) A space is required after ','. (comma-spacing)
(#3157) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#3157) A space is required after ','. (comma-spacing)
(#3157) Unquoted number literal '15' used as key. (quote-props)
(#3157) Missing space before value for key '15'. (key-spacing)
(#3157) A space is required after ','. (comma-spacing)
(#3157) A space is required after ','. (comma-spacing)
(#3157) 'exports' is defined but never used. (no-unused-vars)
(#3157) Missing space before opening brace. (space-before-blocks)
(#3180) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3201) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3202) Unexpected empty function. (no-empty-function)
(#3204) '_this' is defined but never used. (no-unused-vars)
(#3211) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3245) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3248) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3265) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3265) Unexpected use of comma operator. (no-sequences)
(#3266) Line 3266 exceeds the maximum line length of 132. (max-len)
(#3302) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3308) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3316) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3316) Unexpected use of comma operator. (no-sequences)
(#3324) 'context' is defined but never used. (no-unused-vars)
(#3325) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3343) Duplicate key 'requestAnimationFrame'. (no-dupe-keys)
(#3375) A space is required after ','. (comma-spacing)
(#3375) Missing space before value for key './canvasRenderer'. (key-spacing)
(#3375) A space is required after ','. (comma-spacing)
(#3375) Missing space before value for key './svgRenderer'. (key-spacing)
(#3375) A space is required after ','. (comma-spacing)
(#3375) Unquoted number literal '16' used as key. (quote-props)
(#3375) Missing space before value for key '16'. (key-spacing)
(#3375) A space is required after ','. (comma-spacing)
(#3375) A space is required after ','. (comma-spacing)
(#3375) 'exports' is defined but never used. (no-unused-vars)
(#3375) Missing space before opening brace. (space-before-blocks)
(#3378) Unexpected space before function parentheses. (space-before-function-paren)
(#3379) Missing JSDoc comment. (require-jsdoc)
(#3380) There should be no space after '{'. (object-curly-spacing)
(#3380) There should be no space before '}'. (object-curly-spacing)
(#3384) Unnecessary semicolon. (no-extra-semi)
(#3391) A space is required after ','. (comma-spacing)
(#3391) A space is required after ','. (comma-spacing)
(#3391) Unquoted number literal '17' used as key. (quote-props)
(#3391) Missing space before value for key '17'. (key-spacing)
(#3391) A space is required after ','. (comma-spacing)
(#3391) A space is required after ','. (comma-spacing)
(#3391) 'exports' is defined but never used. (no-unused-vars)
(#3391) Missing space before opening brace. (space-before-blocks)
(#3396) Unexpected space before function parentheses. (space-before-function-paren)
(#3397) Comments should not begin with a lowercase character (capitalized-comments)
(#3399) Unexpected console statement. (no-console)
(#3406) A space is required after ','. (comma-spacing)
(#3406) A space is required after ','. (comma-spacing)
(#3406) Unquoted number literal '18' used as key. (quote-props)
(#3406) Missing space before value for key '18'. (key-spacing)
(#3406) A space is required after ','. (comma-spacing)
(#3406) A space is required after ','. (comma-spacing)
(#3406) 'exports' is defined but never used. (no-unused-vars)
(#3406) Missing space before opening brace. (space-before-blocks)
(#3407) Line 3407 exceeds the maximum line length of 132. (max-len)
(#3407) 'defaultImageURLPrefix' is assigned a value but never used. (no-unused-vars)
(#3470) Return statement should not contain assignment. (no-return-assign)
(#3475) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3510) Return statement should not contain assignment. (no-return-assign)
(#3519) Return statement should not contain assignment. (no-return-assign)
(#3520) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3523) '_this' is defined but never used. (no-unused-vars)
(#3525) Return statement should not contain assignment. (no-return-assign)
(#3567) Line 3567 exceeds the maximum line length of 132. (max-len)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/LiterallyCanvas'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/canvasRenderer'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/defaultOptions'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/localization'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/renderSnapshotToImage'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/renderSnapshotToSVG'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/shapes'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/svgRenderer'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './core/util'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './ie_customevent'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './ie_setLineDash'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Ellipse'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Eraser'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Eyedropper'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Line'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Pan'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Pencil'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Polygon'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Rectangle'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/SelectShape'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/Text'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Missing space before value for key './tools/base'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) Unquoted number literal '19' used as key. (quote-props)
(#3567) Missing space before value for key '19'. (key-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) A space is required after ','. (comma-spacing)
(#3567) 'exports' is defined but never used. (no-unused-vars)
(#3567) Missing space before opening brace. (space-before-blocks)
(#3568) 'Ellipse' is assigned a value but never used. (no-unused-vars)
(#3569) Line 3569 exceeds the maximum line length of 132. (max-len)
(#3569) Statement inside of curly braces should be on next line. (brace-style)
(#3569) Statement inside of curly braces should be on next line. (brace-style)
(#3569) Expected { after 'if' condition. (curly)
(#3569) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3569) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3569) Missing JSDoc comment. (require-jsdoc)
(#3569) Statement inside of curly braces should be on next line. (brace-style)
(#3569) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3569) A constructor name should not start with a lowercase letter. (new-cap)
(#3569) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3579) Missing JSDoc comment. (require-jsdoc)
(#3588) Return statement should not contain assignment. (no-return-assign)
(#3597) ["continue"] is better written in dot notation. (dot-notation)
(#3612) A space is required after ','. (comma-spacing)
(#3612) Missing space before value for key '../core/shapes'. (key-spacing)
(#3612) A space is required after ','. (comma-spacing)
(#3612) Missing space before value for key './base'. (key-spacing)
(#3612) A space is required after ','. (comma-spacing)
(#3612) Unquoted number literal '20' used as key. (quote-props)
(#3612) Missing space before value for key '20'. (key-spacing)
(#3612) A space is required after ','. (comma-spacing)
(#3612) A space is required after ','. (comma-spacing)
(#3612) 'exports' is defined but never used. (no-unused-vars)
(#3612) Missing space before opening brace. (space-before-blocks)
(#3613) 'Eraser' is assigned a value but never used. (no-unused-vars)
(#3614) Line 3614 exceeds the maximum line length of 132. (max-len)
(#3614) Statement inside of curly braces should be on next line. (brace-style)
(#3614) Statement inside of curly braces should be on next line. (brace-style)
(#3614) Expected { after 'if' condition. (curly)
(#3614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3614) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3614) Missing JSDoc comment. (require-jsdoc)
(#3614) Statement inside of curly braces should be on next line. (brace-style)
(#3614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3614) A constructor name should not start with a lowercase letter. (new-cap)
(#3614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3624) Missing JSDoc comment. (require-jsdoc)
(#3632) 'lc' is defined but never used. (no-unused-vars)
(#3650) A space is required after ','. (comma-spacing)
(#3650) Missing space before value for key '../core/shapes'. (key-spacing)
(#3650) A space is required after ','. (comma-spacing)
(#3650) Missing space before value for key './Pencil'. (key-spacing)
(#3650) A space is required after ','. (comma-spacing)
(#3650) Unquoted number literal '21' used as key. (quote-props)
(#3650) Missing space before value for key '21'. (key-spacing)
(#3650) A space is required after ','. (comma-spacing)
(#3650) A space is required after ','. (comma-spacing)
(#3650) 'exports' is defined but never used. (no-unused-vars)
(#3650) Missing space before opening brace. (space-before-blocks)
(#3651) 'Eyedropper' is assigned a value but never used. (no-unused-vars)
(#3652) Line 3652 exceeds the maximum line length of 132. (max-len)
(#3652) Statement inside of curly braces should be on next line. (brace-style)
(#3652) Statement inside of curly braces should be on next line. (brace-style)
(#3652) Expected { after 'if' condition. (curly)
(#3652) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3652) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3652) Missing JSDoc comment. (require-jsdoc)
(#3652) Statement inside of curly braces should be on next line. (brace-style)
(#3652) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3652) A constructor name should not start with a lowercase letter. (new-cap)
(#3652) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3659) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3659) Unexpected use of comma operator. (no-sequences)
(#3677) Missing JSDoc comment. (require-jsdoc)
(#3683) 'color' is assigned a value but never used. (no-unused-vars)
(#3702) ["continue"] is better written in dot notation. (dot-notation)
(#3711) A space is required after ','. (comma-spacing)
(#3711) Missing space before value for key './base'. (key-spacing)
(#3711) A space is required after ','. (comma-spacing)
(#3711) Unquoted number literal '22' used as key. (quote-props)
(#3711) Missing space before value for key '22'. (key-spacing)
(#3711) A space is required after ','. (comma-spacing)
(#3711) A space is required after ','. (comma-spacing)
(#3711) 'exports' is defined but never used. (no-unused-vars)
(#3711) Missing space before opening brace. (space-before-blocks)
(#3712) 'Line' is assigned a value but never used. (no-unused-vars)
(#3713) Line 3713 exceeds the maximum line length of 132. (max-len)
(#3713) Statement inside of curly braces should be on next line. (brace-style)
(#3713) Statement inside of curly braces should be on next line. (brace-style)
(#3713) Expected { after 'if' condition. (curly)
(#3713) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3713) Missing JSDoc comment. (require-jsdoc)
(#3713) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3713) Statement inside of curly braces should be on next line. (brace-style)
(#3713) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3713) A constructor name should not start with a lowercase letter. (new-cap)
(#3713) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3723) Missing JSDoc comment. (require-jsdoc)
(#3734) Return statement should not contain assignment. (no-return-assign)
(#3753) ["continue"] is better written in dot notation. (dot-notation)
(#3768) A space is required after ','. (comma-spacing)
(#3768) Missing space before value for key '../core/shapes'. (key-spacing)
(#3768) A space is required after ','. (comma-spacing)
(#3768) Missing space before value for key './base'. (key-spacing)
(#3768) A space is required after ','. (comma-spacing)
(#3768) Unquoted number literal '23' used as key. (quote-props)
(#3768) Missing space before value for key '23'. (key-spacing)
(#3768) A space is required after ','. (comma-spacing)
(#3768) A space is required after ','. (comma-spacing)
(#3768) 'exports' is defined but never used. (no-unused-vars)
(#3768) Missing space before opening brace. (space-before-blocks)
(#3769) 'Pan' is assigned a value but never used. (no-unused-vars)
(#3769) 'createShape' is assigned a value but never used. (no-unused-vars)
(#3770) Line 3770 exceeds the maximum line length of 132. (max-len)
(#3770) Statement inside of curly braces should be on next line. (brace-style)
(#3770) Statement inside of curly braces should be on next line. (brace-style)
(#3770) Expected { after 'if' condition. (curly)
(#3770) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3770) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3770) Missing JSDoc comment. (require-jsdoc)
(#3770) Statement inside of curly braces should be on next line. (brace-style)
(#3770) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3770) A constructor name should not start with a lowercase letter. (new-cap)
(#3770) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3780) Missing JSDoc comment. (require-jsdoc)
(#3793) '_this' is defined but never used. (no-unused-vars)
(#3807) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3807) Unexpected use of comma operator. (no-sequences)
(#3809) Return statement should not contain assignment. (no-return-assign)
(#3818) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3818) Unexpected use of comma operator. (no-sequences)
(#3828) 'lc' is defined but never used. (no-unused-vars)
(#3837) A space is required after ','. (comma-spacing)
(#3837) Missing space before value for key '../core/shapes'. (key-spacing)
(#3837) A space is required after ','. (comma-spacing)
(#3837) Missing space before value for key './base'. (key-spacing)
(#3837) A space is required after ','. (comma-spacing)
(#3837) Unquoted number literal '24' used as key. (quote-props)
(#3837) Missing space before value for key '24'. (key-spacing)
(#3837) A space is required after ','. (comma-spacing)
(#3837) A space is required after ','. (comma-spacing)
(#3837) 'exports' is defined but never used. (no-unused-vars)
(#3837) Missing space before opening brace. (space-before-blocks)
(#3838) 'Pencil' is assigned a value but never used. (no-unused-vars)
(#3839) Line 3839 exceeds the maximum line length of 132. (max-len)
(#3839) Statement inside of curly braces should be on next line. (brace-style)
(#3839) Statement inside of curly braces should be on next line. (brace-style)
(#3839) Expected { after 'if' condition. (curly)
(#3839) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3839) Missing JSDoc comment. (require-jsdoc)
(#3839) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3839) Statement inside of curly braces should be on next line. (brace-style)
(#3839) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3839) A constructor name should not start with a lowercase letter. (new-cap)
(#3839) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3849) Missing JSDoc comment. (require-jsdoc)
(#3863) Return statement should not contain assignment. (no-return-assign)
(#3866) ["continue"] is better written in dot notation. (dot-notation)
(#3866) Expected to return a value at the end of function. (consistent-return)
(#3878) Return statement should not contain assignment. (no-return-assign)
(#3881) 'lc' is defined but never used. (no-unused-vars)
(#3899) A space is required after ','. (comma-spacing)
(#3899) Missing space before value for key '../core/shapes'. (key-spacing)
(#3899) A space is required after ','. (comma-spacing)
(#3899) Missing space before value for key './base'. (key-spacing)
(#3899) A space is required after ','. (comma-spacing)
(#3899) Unquoted number literal '25' used as key. (quote-props)
(#3899) Missing space before value for key '25'. (key-spacing)
(#3899) A space is required after ','. (comma-spacing)
(#3899) A space is required after ','. (comma-spacing)
(#3899) 'exports' is defined but never used. (no-unused-vars)
(#3899) Missing space before opening brace. (space-before-blocks)
(#3900) 'Polygon' is assigned a value but never used. (no-unused-vars)
(#3901) Line 3901 exceeds the maximum line length of 132. (max-len)
(#3901) Statement inside of curly braces should be on next line. (brace-style)
(#3901) Statement inside of curly braces should be on next line. (brace-style)
(#3901) Expected { after 'if' condition. (curly)
(#3901) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3901) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#3901) Missing JSDoc comment. (require-jsdoc)
(#3901) Statement inside of curly braces should be on next line. (brace-style)
(#3901) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3901) A constructor name should not start with a lowercase letter. (new-cap)
(#3901) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3911) Missing JSDoc comment. (require-jsdoc)
(#3925) '_this' is defined but never used. (no-unused-vars)
(#3958) Expected to return a value at the end of function. (consistent-return)
(#3960) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3960) Unexpected use of comma operator. (no-sequences)
(#3972) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3972) Unexpected use of comma operator. (no-sequences)
(#4044) Line 4044 exceeds the maximum line length of 132. (max-len)
(#4062) Return statement should not contain assignment. (no-return-assign)
(#4067) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4080) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4115) A space is required after ','. (comma-spacing)
(#4115) Missing space before value for key '../core/shapes'. (key-spacing)
(#4115) A space is required after ','. (comma-spacing)
(#4115) Missing space before value for key './base'. (key-spacing)
(#4115) A space is required after ','. (comma-spacing)
(#4115) Unquoted number literal '26' used as key. (quote-props)
(#4115) Missing space before value for key '26'. (key-spacing)
(#4115) A space is required after ','. (comma-spacing)
(#4115) A space is required after ','. (comma-spacing)
(#4115) 'exports' is defined but never used. (no-unused-vars)
(#4115) Missing space before opening brace. (space-before-blocks)
(#4116) 'Rectangle' is assigned a value but never used. (no-unused-vars)
(#4117) Line 4117 exceeds the maximum line length of 132. (max-len)
(#4117) Statement inside of curly braces should be on next line. (brace-style)
(#4117) Statement inside of curly braces should be on next line. (brace-style)
(#4117) Expected { after 'if' condition. (curly)
(#4117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4117) Missing JSDoc comment. (require-jsdoc)
(#4117) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#4117) Statement inside of curly braces should be on next line. (brace-style)
(#4117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4117) A constructor name should not start with a lowercase letter. (new-cap)
(#4117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4127) Missing JSDoc comment. (require-jsdoc)
(#4136) Return statement should not contain assignment. (no-return-assign)
(#4145) ["continue"] is better written in dot notation. (dot-notation)
(#4160) A space is required after ','. (comma-spacing)
(#4160) Missing space before value for key '../core/shapes'. (key-spacing)
(#4160) A space is required after ','. (comma-spacing)
(#4160) Missing space before value for key './base'. (key-spacing)
(#4160) A space is required after ','. (comma-spacing)
(#4160) Unquoted number literal '27' used as key. (quote-props)
(#4160) Missing space before value for key '27'. (key-spacing)
(#4160) A space is required after ','. (comma-spacing)
(#4160) A space is required after ','. (comma-spacing)
(#4160) 'exports' is defined but never used. (no-unused-vars)
(#4160) Missing space before opening brace. (space-before-blocks)
(#4161) 'SelectShape' is assigned a value but never used. (no-unused-vars)
(#4162) Line 4162 exceeds the maximum line length of 132. (max-len)
(#4162) Statement inside of curly braces should be on next line. (brace-style)
(#4162) Statement inside of curly braces should be on next line. (brace-style)
(#4162) Expected { after 'if' condition. (curly)
(#4162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4162) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#4162) Missing JSDoc comment. (require-jsdoc)
(#4162) Statement inside of curly braces should be on next line. (brace-style)
(#4162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4162) A constructor name should not start with a lowercase letter. (new-cap)
(#4162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4176) Missing JSDoc comment. (require-jsdoc)
(#4176) 'lc' is defined but never used. (no-unused-vars)
(#4185) '_this' is defined but never used. (no-unused-vars)
(#4197) Expected to return a value at the end of function. (consistent-return)
(#4199) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4199) Unexpected use of comma operator. (no-sequences)
(#4203) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4215) Return statement should not contain assignment. (no-return-assign)
(#4223) Expected to return a value at the end of function. (consistent-return)
(#4225) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4225) Unexpected use of comma operator. (no-sequences)
(#4226) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4243) Expected to return a value at the end of function. (consistent-return)
(#4244) 'x' is assigned a value but never used. (no-unused-vars)
(#4244) 'y' is assigned a value but never used. (no-unused-vars)
(#4245) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4245) Unexpected use of comma operator. (no-sequences)
(#4315) A space is required after ','. (comma-spacing)
(#4315) Missing space before value for key '../core/shapes'. (key-spacing)
(#4315) A space is required after ','. (comma-spacing)
(#4315) Missing space before value for key './base'. (key-spacing)
(#4315) A space is required after ','. (comma-spacing)
(#4315) Unquoted number literal '28' used as key. (quote-props)
(#4315) Missing space before value for key '28'. (key-spacing)
(#4315) A space is required after ','. (comma-spacing)
(#4315) A space is required after ','. (comma-spacing)
(#4315) 'exports' is defined but never used. (no-unused-vars)
(#4315) Missing space before opening brace. (space-before-blocks)
(#4316) 'Text' is assigned a value but never used. (no-unused-vars)
(#4317) Line 4317 exceeds the maximum line length of 132. (max-len)
(#4317) Statement inside of curly braces should be on next line. (brace-style)
(#4317) Statement inside of curly braces should be on next line. (brace-style)
(#4317) Expected { after 'if' condition. (curly)
(#4317) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4317) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#4317) Missing JSDoc comment. (require-jsdoc)
(#4317) Statement inside of curly braces should be on next line. (brace-style)
(#4317) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4317) A constructor name should not start with a lowercase letter. (new-cap)
(#4317) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4347) Missing JSDoc comment. (require-jsdoc)
(#4360) '_this' is defined but never used. (no-unused-vars)
(#4399) Function expected no return value. (consistent-return)
(#4411) Function expected no return value. (consistent-return)
(#4425) Return statement should not contain assignment. (no-return-assign)
(#4428) Expected to return a value at the end of function. (consistent-return)
(#4450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4472) 'selectionBox' is assigned a value but never used. (no-unused-vars)
(#4525) Function expected no return value. (consistent-return)
(#4528) ["continue"] is better written in dot notation. (dot-notation)
(#4548) Line 4548 exceeds the maximum line length of 132. (max-len)
(#4555) Line 4555 exceeds the maximum line length of 132. (max-len)
(#4559) Line 4559 exceeds the maximum line length of 132. (max-len)
(#4564) Function expected no return value. (consistent-return)
(#4579) Function expected no return value. (consistent-return)
(#4586) Expected an object to be thrown. (no-throw-literal)
(#4640) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4666) Function expected no return value. (consistent-return)
(#4666) Return statement should not contain assignment. (no-return-assign)
(#4676) A space is required after ','. (comma-spacing)
(#4676) Missing space before value for key '../core/shapes'. (key-spacing)
(#4676) A space is required after ','. (comma-spacing)
(#4676) Missing space before value for key './base'. (key-spacing)
(#4676) A space is required after ','. (comma-spacing)
(#4676) Unquoted number literal '29' used as key. (quote-props)
(#4676) Missing space before value for key '29'. (key-spacing)
(#4676) A space is required after ','. (comma-spacing)
(#4676) A space is required after ','. (comma-spacing)
(#4676) 'exports' is defined but never used. (no-unused-vars)
(#4676) Missing space before opening brace. (space-before-blocks)
(#4677) 'ToolWithStroke' is assigned a value but never used. (no-unused-vars)
(#4678) Line 4678 exceeds the maximum line length of 132. (max-len)
(#4678) Statement inside of curly braces should be on next line. (brace-style)
(#4678) Statement inside of curly braces should be on next line. (brace-style)
(#4678) Expected { after 'if' condition. (curly)
(#4678) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4678) Missing JSDoc comment. (require-jsdoc)
(#4678) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#4678) Statement inside of curly braces should be on next line. (brace-style)
(#4678) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4678) A constructor name should not start with a lowercase letter. (new-cap)
(#4678) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4684) Missing JSDoc comment. (require-jsdoc)
(#4684) Unexpected empty function 'Tool'. (no-empty-function)
(#4692) 'lc' is defined but never used. (no-unused-vars)
(#4692) Unexpected empty function. (no-empty-function)
(#4694) ["continue"] is better written in dot notation. (dot-notation)
(#4694) 'lc' is defined but never used. (no-unused-vars)
(#4694) Unexpected empty function. (no-empty-function)
(#4696) 'lc' is defined but never used. (no-unused-vars)
(#4696) Unexpected empty function. (no-empty-function)
(#4700) 'lc' is defined but never used. (no-unused-vars)
(#4700) Unexpected empty function. (no-empty-function)
(#4702) 'lc' is defined but never used. (no-unused-vars)
(#4702) Unexpected empty function. (no-empty-function)
(#4711) Missing JSDoc comment. (require-jsdoc)
(#4720) '_this' is defined but never used. (no-unused-vars)
(#4739) 'lc' is defined but never used. (no-unused-vars)
(#4750) A space is required after ','. (comma-spacing)
(#4750) A space is required after ','. (comma-spacing)
(#4750) A space is required after ','. (comma-spacing)
(#4750) Missing semicolon. (semi)
lib/editor/atto/plugins/sketch/js/literallycanvas-core.min.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'module' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) This line has 393 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'global' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'o' used outside of binding context. (block-scoped-var)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'o' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'exports'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unquoted number literal '1' used as key. (quote-props)
(#1) Missing space before value for key '1'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'o' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 's' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'u' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'zoomMin'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomMax'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomStep'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'primary'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'secondary'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'background'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected console statement. (no-console)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'detail'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) ["continue"] is better written in dot notation. (dot-notation)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'shape'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'previousShapeId'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'oldScale'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'newScale'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bufferCtx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'shouldOnlyDrawLatest'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'layerKey'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bufferCtx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'shouldOnlyDrawLatest'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'i' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'retryCallback'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'action'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'action'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'right'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bottom'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected console statement. (no-console)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected console statement. (no-console)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './actions'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './bindEvents'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './canvasRenderer'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './math'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './renderSnapshotToImage'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './renderSnapshotToSVG'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './svgRenderer'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './util'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '2' used as key. (quote-props)
(#1) Missing space before value for key '2'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fontSize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fontFamily'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'ascent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'descent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fontsize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'leading'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bounds'. (key-spacing)
(#1) Missing space before value for key 'minx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'miny'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxy'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './fontmetrics.js'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '3' used as key. (quote-props)
(#1) Missing space before value for key '3'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'lc' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'ClearAction'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'AddShapeAction'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '4' used as key. (quote-props)
(#1) Missing space before value for key '4'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'i' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'r' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'i' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected console statement. (no-console)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '5' used as key. (quote-props)
(#1) Missing space before value for key '5'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'drawFunc'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'drawLatestFunc'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Unexpected console statement. (no-console)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'defineCanvasRenderer'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'renderShapeToCanvas'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'renderShapeToContext'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '6' used as key. (quote-props)
(#1) Missing space before value for key '6'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'imageURLPrefix'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'primaryColor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'secondaryColor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'backgroundColor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'strokeWidths'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'defaultStrokeWidth'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'toolbarPosition'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'keyboardShortcuts'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'imageSize'. (key-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'backgroundShapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'watermarkImage'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'watermarkScale'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) Missing space before value for key 'zoomMin'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomMax'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) Missing space before value for key 'zoomStep'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'snapshot'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onInit'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty method 'onInit'. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tools'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Ellipse'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Eraser'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Eyedropper'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Line'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Pan'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Polygon'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Rectangle'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Text'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '7' used as key. (quote-props)
(#1) Missing space before value for key '7'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'minx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'miny'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxy'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'minx'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxx'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'miny'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxy'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '8' used as key. (quote-props)
(#1) Missing space before value for key '8'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'arrow'. (key-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing space before value for key 'drawToCanvas'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'svg'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '9' used as key. (quote-props)
(#1) Missing space before value for key '9'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'localize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '10' used as key. (quote-props)
(#1) Missing space before value for key '10'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'i' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'h' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'n' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'color'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'color'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './util'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '11' used as key. (quote-props)
(#1) Missing space before value for key '11'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'right'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bottom'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'background'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './util'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '12' used as key. (quote-props)
(#1) Missing space before value for key '12'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'right'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bottom'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'background'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'LC' is not defined. (no-undef)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '13' used as key. (quote-props)
(#2) Missing space before value for key '13'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) This line has 366 statements. Maximum allowed is 2. (max-statements-per-line)
(#2) A space is required after ','. (comma-spacing)
(#2) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 'y' is assigned a value but never used. (no-unused-vars)
(#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 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) 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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) 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) 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'retryCallback'. (key-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) 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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'retryCallback'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bufferCtx'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shouldOnlyDrawLatest'. (key-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) 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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#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) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Unexpected console statement. (no-console)
(#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 console statement. (no-console)
(#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) 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) 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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'id'. (key-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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) A space is required after ','. (comma-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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) 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 space(s) after "for". (keyword-spacing)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (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) Missing space before value for key 'y'. (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) Missing space before value for key 'size'. (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) Missing space before value for key 'color'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#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) 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) 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) 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) 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) 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 'getBoundingRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'imageSrc'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'imageObject'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'scale'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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 '()' invoking a constructor. (new-parens)
(#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 space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'image'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'scale'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-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) A space is required after ','. (comma-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 'move'. (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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) 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) 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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-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 'fromJSON'. (key-spacing)
(#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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) 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) 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) 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) 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 'getBoundingRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (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) Missing space before value for key 'height'. (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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x1'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y1'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x2'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y2'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'capStyle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dash'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'endCapShapes'. (key-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (key-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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-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) 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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'xDiff'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'yDiff'. (key-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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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 "for". (keyword-spacing)
(#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) 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 { 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) 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) Unexpected console statement. (no-console)
(#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) 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) 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) 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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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 "for". (keyword-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) 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) 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 '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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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 '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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-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) 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 'points'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smoothedPoints'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'order'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tailSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) A space is required after ','. (comma-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) 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 "for". (keyword-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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 "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) 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 'toJSON'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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 space before value for key 'order'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tailSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointCoordinatePairs'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 "for". (keyword-spacing)
(#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) 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) 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) 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 'smoothedPointCoordinatePairs'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointColor'. (key-spacing)
(#2) Missing space before value for key 'order'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tailSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'points'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-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 'addPoint'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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) 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) Unary word operator 'void' must be followed by whitespace. (space-unary-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (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) 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 "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (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) 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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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 value for key 'xDiff'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'yDiff'. (key-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) 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 value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'addPoint'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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 space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#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) 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) 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) 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) 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) 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 'getBoundingRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (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 "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-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 'fromJSON'. (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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) 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 value for key 'constructor'. (key-spacing)
(#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) 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 'for' condition. (curly)
(#2) Expected space(s) after "for". (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) 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) 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) 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) 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) 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) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'addPoint'. (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) 'LC' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-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 'getBoundingRect'. (key-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) 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 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dash'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isClosed'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointCoordinatePairs'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-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) Requires a space before '}'. (block-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 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (key-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) 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 'for' condition. (curly)
(#2) Expected space(s) after "for". (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) 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) 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) Missing whitespace after semicolon. (semi-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-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) 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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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 value for key 'xDiff'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'yDiff'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '_makeRenderer'. (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) 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) 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 constructor name should not start with a lowercase letter. (new-cap)
(#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 console statement. (no-console)
(#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 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setText'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setFont'. (key-spacing)
(#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) 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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setPosition'. (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) 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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setSize'. (key-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'enforceMaxBoundingRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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 space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) 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 space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "throw". (keyword-spacing)
(#2) Expected space(s) before "throw". (keyword-spacing)
(#2) Expected an object to be thrown. (no-throw-literal)
(#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 "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'text'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'font'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'forcedWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'forcedHeight'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'v'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) A space is required after ','. (comma-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 'move'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (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) 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) 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) 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) 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) 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) 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 'toJSON'. (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 "return". (keyword-spacing)
(#2) Missing space before value for key 'shape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'backgroundColor'. (key-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (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) 'n' is assigned a value but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'backgroundColor'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getTopLeftHandleRect'. (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 "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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 'getBottomLeftHandleRect'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getTopRightHandleRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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 'getBottomRightHandleRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (key-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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'defineShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'createShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'JSONToShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shapeToJSON'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './TextRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './canvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './svgRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '14' used as key. (quote-props)
(#2) Missing space before value for key '14'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#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) 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) 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) 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) Expected space(s) before "return". (keyword-spacing)
(#2) Unexpected console statement. (no-console)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "throw". (keyword-spacing)
(#2) Expected an object to be thrown. (no-throw-literal)
(#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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) 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) 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) 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) 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) 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 leading decimal point can be confused with a dot. (no-floating-decimal)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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 leading decimal point can be confused with a dot. (no-floating-decimal)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) Expected space(s) after "return". (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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 't' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'e' is defined but never used. (no-unused-vars)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) 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) 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) 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) 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 value for key 'defineSVGRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToSVG'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '15' used as key. (quote-props)
(#2) Missing space before value for key '15'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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 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) 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 space before value for key 'addImageOnload'. (key-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) 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 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 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'classSet'. (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) 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-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) 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 'matchElementSize'. (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Unexpected empty function. (no-empty-function)
(#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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) 'r' is defined but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) 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) 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) 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 'combineCanvases'. (key-spacing)
(#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) 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 space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' 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) 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) 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) 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 space(s) after "for". (keyword-spacing)
(#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) 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) 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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapes'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) 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) 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) 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 'renderShapesToSVG'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#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) 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 space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-spacing)
(#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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (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 'height'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getDefaultImageRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'top'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'right'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bottom'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'left'. (key-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) 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) 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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBackingScale'. (key-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'requestAnimationFrame'. (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 'getGUID'. (key-spacing)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Duplicate key 'requestAnimationFrame'. (no-dupe-keys)
(#2) Missing space before value for key 'requestAnimationFrame'. (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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'cancelAnimationFrame'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './canvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './svgRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '16' used as key. (quote-props)
(#2) Missing space before value for key '16'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'bubbles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'cancelable'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'detail'. (key-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) 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 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '17' used as key. (quote-props)
(#2) Missing space before value for key '17'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) 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) 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 console statement. (no-console)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '18' used as key. (quote-props)
(#2) Missing space before value for key '18'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) A space is required after ','. (comma-spacing)
(#2) 'a' is assigned a value but never used. (no-unused-vars)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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 space before value for key 'snapshotToShapes'. (key-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) 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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'snapshotJSONToShapes'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing space before value for key 'Pencil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Eraser'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Line'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Rectangle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Ellipse'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Text'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Polygon'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Pan'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Eyedropper'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'SelectShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Tool'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ToolWithStroke'. (key-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) 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) 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) 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) A space is required after ','. (comma-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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 '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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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) 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 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) 'e' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'init'. (key-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 space before value for key 'init'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'registerJQueryPlugin'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tools'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setDefaultImageURLPrefix'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defaultTools'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'createShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'JSONToShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shapeToJSON'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineCanvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToContext'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapesToCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineSVGRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapesToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'snapshotToShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'snapshotJSONToShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderSnapshotToImage'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderSnapshotToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'localize'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/LiterallyCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/canvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/defaultOptions'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/localization'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/renderSnapshotToImage'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/renderSnapshotToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/svgRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './ie_customevent'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './ie_setLineDash'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Ellipse'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Eraser'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Eyedropper'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Line'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Pan'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Pencil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Polygon'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Rectangle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/SelectShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Text'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '19' used as key. (quote-props)
(#2) Missing space before value for key '19'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (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) 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) 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) Missing '()' invoking a constructor. (new-parens)
(#2) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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 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) 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) 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) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) A space is required after ','. (comma-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) 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) 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) 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 '../core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '20' used as key. (quote-props)
(#2) Missing space before value for key '20'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) 'i' is assigned a value but never used. (no-unused-vars)
(#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) 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) 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 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 "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) 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) 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) 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) 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) 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) 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 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) 'n' is defined but never used. (no-unused-vars)
(#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 space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-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 space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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 '../core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './Pencil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '21' used as key. (quote-props)
(#2) Missing space before value for key '21'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 "for". (keyword-spacing)
(#2) Expected space(s) before "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) 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) 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) 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 '()' invoking a constructor. (new-parens)
(#2) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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 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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 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) 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) Missing space before value for key 'x'. (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 'y'. (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) 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) 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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) ["continue"] is better written in dot notation. (dot-notation)
(#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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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 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) 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 './base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '22' used as key. (quote-props)
(#2) Missing space before value for key '22'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#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) 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) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#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) 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) 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) 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) 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) 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) 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 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) A space is required after ','. (comma-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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) A space is required after ','. (comma-spacing)
(#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) 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) Missing space before value for key 'x1'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y1'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x2'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y2'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dash'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "switch". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "case". (keyword-spacing)
(#2) Expected space(s) after "return". (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) 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) 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 space before value for key 'endCapShapes'. (key-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 space before value for key 'color'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 space is required after ','. (comma-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) 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 space before value for key '../core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '23' used as key. (quote-props)
(#2) Missing space before value for key '23'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) 'i' is assigned a value but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'o' is assigned a value but never used. (no-unused-vars)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "for". (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) 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) 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) Missing '()' invoking a constructor. (new-parens)
(#2) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) 't' is defined but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 "for". (keyword-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) A space is required after ','. (comma-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-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) 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) 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) 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) 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) 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) 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 space before value for key 'x'. (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 'y'. (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) 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (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) 't' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-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) Requires a space before '}'. (block-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '24' used as key. (quote-props)
(#2) Missing space before value for key '24'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) Expected space(s) before "for". (keyword-spacing)
(#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) 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) 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) 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 '()' invoking a constructor. (new-parens)
(#2) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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 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) 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) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) 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) Expected space(s) before "this". (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) 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) 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 after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 'n' is defined but never used. (no-unused-vars)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '25' used as key. (quote-props)
(#2) Missing space before value for key '25'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) 'i' is assigned a value but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) before "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) 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) 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) 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) 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) 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) 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 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing JSDoc comment. (require-jsdoc)
(#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) A space is required after ','. (comma-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) Requires a space before '}'. (block-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) 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) 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) 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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) 't' is defined but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 '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) 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) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'x'. (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 'y'. (key-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 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) 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) A space is required after ','. (comma-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) 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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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 space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Requires a space after '{'. (block-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 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) 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 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must 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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) This line has 141 statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing whitespace after semicolon. (semi-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must 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) Missing space before value for key 'isClosed'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'points'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '26' used as key. (quote-props)
(#3) Missing space before value for key '26'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (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) 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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing 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) A space is required after ','. (comma-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) 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) 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) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillColor'. (key-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) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '27' used as key. (quote-props)
(#3) Missing space before value for key '27'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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 { after 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) 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) 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) Missing semicolon. (semi)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selectedShape'. (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 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handleSize'. (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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'x'. (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 'y'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) 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) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) Missing space before value for key 'x'. (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 'y'. (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) Missing space before value for key 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handleSize'. (key-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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 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) Missing space before value for key 'shape'. (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 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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handleSize'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) 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 value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '28' used as key. (quote-props)
(#3) Missing space before value for key '28'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 "for". (keyword-spacing)
(#3) Expected space(s) after "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) 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) 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) 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 '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) 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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) 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) 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) 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) 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) 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) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) 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 "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) 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) 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) 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 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) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'ctx'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-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) 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 "switch". (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) Expected space(s) after "case". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (keyword-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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'a' is assigned a value but never used. (no-unused-vars)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must 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) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (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) 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) 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) Infix operators 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'text'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'color'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'font'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'v'. (key-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) Infix operators 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 'x'. (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 'y'. (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) 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) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected to return a value at the end of function. (consistent-return)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) 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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "switch". (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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "case". (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) 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 whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) Infix operators 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) 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 whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) Infix operators 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) Infix operators 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 "return". (keyword-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) 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) 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) 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) 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) 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) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 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) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected space(s) before "throw". (keyword-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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) A space is required after ','. (comma-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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) 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 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) 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) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) Infix operators 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) 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 value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '29' used as key. (quote-props)
(#3) Missing space before value for key '29'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'r' is assigned a value but never used. (no-unused-vars)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Unexpected empty function 't'. (no-empty-function)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Unexpected empty function. (no-empty-function)
(#3) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Unexpected empty function. (no-empty-function)
(#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) 'n' is defined but never used. (no-unused-vars)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 't' is defined but never used. (no-unused-vars)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 't' is defined but never used. (no-unused-vars)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-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) 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 { 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) 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) 't' is defined but never used. (no-unused-vars)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-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) 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) 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) 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)
lib/editor/atto/plugins/sketch/js/literallycanvas.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) This line has 32 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) 'module' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'global' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'define' is defined but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'module' is defined but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'exports' is defined but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'exports'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unquoted number literal '1' used as key. (quote-props)
(#1) Missing space before value for key '1'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'exports' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#19) Missing JSDoc @returns for function. (valid-jsdoc)
(#19) Missing JSDoc for parameter 'objA'. (valid-jsdoc)
(#19) Missing JSDoc for parameter 'objB'. (valid-jsdoc)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Unquoted number literal '2' used as key. (quote-props)
(#52) Missing space before value for key '2'. (key-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) 'exports' is defined but never used. (no-unused-vars)
(#52) Missing space before opening brace. (space-before-blocks)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing space before value for key 'react/lib/ReactComponentWithPureRenderMixin'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Unquoted number literal '3' used as key. (quote-props)
(#54) Missing space before value for key '3'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) 'exports' is defined but never used. (no-unused-vars)
(#54) Missing space before opening brace. (space-before-blocks)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key './shallowCompare'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Unquoted number literal '4' used as key. (quote-props)
(#101) Missing space before value for key '4'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) 'exports' is defined but never used. (no-unused-vars)
(#101) Missing space before opening brace. (space-before-blocks)
(#117) Missing JSDoc for parameter 'nextState'. (valid-jsdoc)
(#117) Missing JSDoc @returns for function. (valid-jsdoc)
(#117) Missing JSDoc for parameter 'instance'. (valid-jsdoc)
(#117) Missing JSDoc for parameter 'nextProps'. (valid-jsdoc)
(#126) A space is required after ','. (comma-spacing)
(#126) Missing space before value for key 'fbjs/lib/shallowEqual'. (key-spacing)
(#126) A space is required after ','. (comma-spacing)
(#126) Unquoted number literal '5' used as key. (quote-props)
(#126) Missing space before value for key '5'. (key-spacing)
(#126) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#126) 'exports' is defined but never used. (no-unused-vars)
(#126) Missing space before opening brace. (space-before-blocks)
(#127) Line 127 exceeds the maximum line length of 132. (max-len)
(#127) 'LiterallyCanvas' is assigned a value but never used. (no-unused-vars)
(#127) 'Pencil' is assigned a value but never used. (no-unused-vars)
(#127) 'createShape' is assigned a value but never used. (no-unused-vars)
(#127) 'renderShapeToSVG' is assigned a value but never used. (no-unused-vars)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) 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) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Expected { after 'if' condition. (curly)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#138) Unexpected use of comma operator. (no-sequences)
(#155) Missing JSDoc comment. (require-jsdoc)
(#210) Unexpected empty function. (no-empty-function)
(#216) Unexpected console statement. (no-console)
(#231) Line 231 exceeds the maximum line length of 132. (max-len)
(#239) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#242) Function expected no return value. (consistent-return)
(#247) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#255) Return statement should not contain assignment. (no-return-assign)
(#307) Expected to return a value at the end of function. (consistent-return)
(#310) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#324) Return statement should not contain assignment. (no-return-assign)
(#350) Expected to return a value at the end of function. (consistent-return)
(#353) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#355) ["continue"] is better written in dot notation. (dot-notation)
(#383) Expected to return a value at the end of function. (consistent-return)
(#424) Function expected no return value. (consistent-return)
(#433) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#436) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#459) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#459) Unexpected use of comma operator. (no-sequences)
(#474) Return statement should not contain assignment. (no-return-assign)
(#516) Expected to return a value at the end of function. (consistent-return)
(#540) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#600) Function expected no return value. (consistent-return)
(#606) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#620) Function expected no return value. (consistent-return)
(#642) '_this' is defined but never used. (no-unused-vars)
(#655) Function expected no return value. (consistent-return)
(#664) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#664) Unexpected use of comma operator. (no-sequences)
(#701) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#701) Unexpected use of comma operator. (no-sequences)
(#720) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#736) ["do"] is better written in dot notation. (dot-notation)
(#737) Return statement should not contain assignment. (no-return-assign)
(#751) Function expected no return value. (consistent-return)
(#761) ["do"] is better written in dot notation. (dot-notation)
(#765) Function expected no return value. (consistent-return)
(#795) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#801) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#822) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#825) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#831) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#858) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#861) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#906) Unexpected console statement. (no-console)
(#911) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#934) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#947) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#964) Function expected no return value. (consistent-return)
(#968) Unexpected console statement. (no-console)
(#977) Line 977 exceeds the maximum line length of 132. (max-len)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './actions'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './bindEvents'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './canvasRenderer'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './math'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './renderSnapshotToImage'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './renderSnapshotToSVG'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './shapes'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './svgRenderer'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Missing space before value for key './util'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) Unquoted number literal '6' used as key. (quote-props)
(#977) Missing space before value for key '6'. (key-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) A space is required after ','. (comma-spacing)
(#977) 'exports' is defined but never used. (no-unused-vars)
(#977) Missing space before opening brace. (space-before-blocks)
(#994) Expected an object to be thrown. (no-throw-literal)
(#996) Line 996 exceeds the maximum line length of 132. (max-len)
(#1005) Line 1005 exceeds the maximum line length of 132. (max-len)
(#1013) Unexpected constant condition. (no-constant-condition)
(#1035) Unnecessary escape character: \s. (no-useless-escape)
(#1052) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1052) Unexpected use of comma operator. (no-sequences)
(#1056) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1056) Unexpected use of comma operator. (no-sequences)
(#1066) Missing JSDoc comment. (require-jsdoc)
(#1072) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1072) Unexpected use of comma operator. (no-sequences)
(#1156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1181) A space is required after ','. (comma-spacing)
(#1181) Missing space before value for key './fontmetrics.js'. (key-spacing)
(#1181) A space is required after ','. (comma-spacing)
(#1181) Unquoted number literal '7' used as key. (quote-props)
(#1181) Missing space before value for key '7'. (key-spacing)
(#1181) A space is required after ','. (comma-spacing)
(#1181) A space is required after ','. (comma-spacing)
(#1181) 'exports' is defined but never used. (no-unused-vars)
(#1181) Missing space before opening brace. (space-before-blocks)
(#1185) Missing JSDoc comment. (require-jsdoc)
(#1191) ["do"] is better written in dot notation. (dot-notation)
(#1206) Missing JSDoc comment. (require-jsdoc)
(#1209) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1212) ["do"] is better written in dot notation. (dot-notation)
(#1214) Line 1214 exceeds the maximum line length of 132. (max-len)
(#1249) 'lc' is not defined. (no-undef)
(#1264) A space is required after ','. (comma-spacing)
(#1264) A space is required after ','. (comma-spacing)
(#1264) Unquoted number literal '8' used as key. (quote-props)
(#1264) Missing space before value for key '8'. (key-spacing)
(#1264) A space is required after ','. (comma-spacing)
(#1264) A space is required after ','. (comma-spacing)
(#1264) 'exports' is defined but never used. (no-unused-vars)
(#1264) Missing space before opening brace. (space-before-blocks)
(#1265) 'bindEvents' is assigned a value but never used. (no-unused-vars)
(#1265) 'buttonIsDown' is assigned a value but never used. (no-unused-vars)
(#1285) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1294) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1298) '_this' is defined but never used. (no-unused-vars)
(#1306) '_this' is defined but never used. (no-unused-vars)
(#1320) '_this' is defined but never used. (no-unused-vars)
(#1322) 'down' is assigned a value but never used. (no-unused-vars)
(#1335) Function expected no return value. (consistent-return)
(#1358) Function expected no return value. (consistent-return)
(#1360) Function expected no return value. (consistent-return)
(#1364) Unexpected console statement. (no-console)
(#1398) A space is required after ','. (comma-spacing)
(#1398) A space is required after ','. (comma-spacing)
(#1398) Unquoted number literal '9' used as key. (quote-props)
(#1398) Missing space before value for key '9'. (key-spacing)
(#1398) A space is required after ','. (comma-spacing)
(#1398) A space is required after ','. (comma-spacing)
(#1398) 'exports' is defined but never used. (no-unused-vars)
(#1398) Missing space before opening brace. (space-before-blocks)
(#1399) Line 1399 exceeds the maximum line length of 132. (max-len)
(#1406) Return statement should not contain assignment. (no-return-assign)
(#1412) Unexpected empty function. (no-empty-function)
(#1416) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1419) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1422) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1425) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1428) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1439) Unexpected console statement. (no-console)
(#1441) Expected an object to be thrown. (no-throw-literal)
(#1488) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1488) Unexpected use of comma operator. (no-sequences)
(#1495) Function expected no return value. (consistent-return)
(#1504) Line 1504 exceeds the maximum line length of 132. (max-len)
(#1509) Line 1509 exceeds the maximum line length of 132. (max-len)
(#1514) Expected to return a value at the end of function. (consistent-return)
(#1522) Return statement should not contain assignment. (no-return-assign)
(#1559) Function expected no return value. (consistent-return)
(#1565) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1568) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1593) Function expected no return value. (consistent-return)
(#1659) A space is required after ','. (comma-spacing)
(#1659) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#1659) A space is required after ','. (comma-spacing)
(#1659) Unquoted number literal '10' used as key. (quote-props)
(#1659) Missing space before value for key '10'. (key-spacing)
(#1659) A space is required after ','. (comma-spacing)
(#1659) A space is required after ','. (comma-spacing)
(#1659) 'exports' is defined but never used. (no-unused-vars)
(#1659) Missing space before opening brace. (space-before-blocks)
(#1671) There should be no space after '{'. (object-curly-spacing)
(#1671) There should be no space before '}'. (object-curly-spacing)
(#1679) Unexpected empty method 'onInit'. (no-empty-function)
(#1680) Line 1680 exceeds the maximum line length of 132. (max-len)
(#1683) Line 1683 exceeds the maximum line length of 132. (max-len)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Ellipse'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Eraser'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Eyedropper'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Line'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Pan'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Polygon'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Rectangle'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Missing space before value for key '../tools/Text'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) Unquoted number literal '11' used as key. (quote-props)
(#1683) Missing space before value for key '11'. (key-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) A space is required after ','. (comma-spacing)
(#1683) 'exports' is defined but never used. (no-unused-vars)
(#1683) Missing space before opening brace. (space-before-blocks)
(#1723) Unexpected space before function parentheses. (space-before-function-paren)
(#1724) 'NAME' is assigned a value but never used. (no-unused-vars)
(#1725) 'VERSION' is assigned a value but never used. (no-unused-vars)
(#1727) Comments should not begin with a lowercase character (capitalized-comments)
(#1729) Line 1729 exceeds the maximum line length of 132. (max-len)
(#1729) Expected an object to be thrown. (no-throw-literal)
(#1732) Comments should not begin with a lowercase character (capitalized-comments)
(#1735) Missing JSDoc @returns for function. (valid-jsdoc)
(#1735) Comments should not begin with a lowercase character (capitalized-comments)
(#1735) Missing JSDoc for parameter 'element'. (valid-jsdoc)
(#1735) Missing JSDoc for parameter 'property'. (valid-jsdoc)
(#1742) Comments should not begin with a lowercase character (capitalized-comments)
(#1743) 'show' is assigned a value but never used. (no-unused-vars)
(#1772) Missing JSDoc for parameter 'fontSize'. (valid-jsdoc)
(#1772) Missing JSDoc for parameter 'textstring'. (valid-jsdoc)
(#1772) Missing JSDoc @returns for function. (valid-jsdoc)
(#1772) Missing JSDoc for parameter 'fontString'. (valid-jsdoc)
(#1775) Unexpected space before function parentheses. (space-before-function-paren)
(#1780) Comments should not begin with a lowercase character (capitalized-comments)
(#1788) Comments should not begin with a lowercase character (capitalized-comments)
(#1791) Comments should not begin with a lowercase character (capitalized-comments)
(#1795) Unexpected use of '|'. (no-bitwise)
(#1799) Comments should not begin with a lowercase character (capitalized-comments)
(#1823) Comments should not begin with a lowercase character (capitalized-comments)
(#1830) Empty block statement. (no-empty)
(#1831) Unexpected use of '|'. (no-bitwise)
(#1835) Empty block statement. (no-empty)
(#1836) Unexpected use of '|'. (no-bitwise)
(#1838) Comments should not begin with a lowercase character (capitalized-comments)
(#1845) Unexpected use of '|'. (no-bitwise)
(#1847) Comments should not begin with a lowercase character (capitalized-comments)
(#1855) Unexpected use of '|'. (no-bitwise)
(#1857) Comments should not begin with a lowercase character (capitalized-comments)
(#1860) There should be no space after '{'. (object-curly-spacing)
(#1863) There should be no space before '}'. (object-curly-spacing)
(#1865) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1867) Comments should not begin with a lowercase character (capitalized-comments)
(#1872) There should be no space after '{'. (object-curly-spacing)
(#1875) There should be no space before '}'. (object-curly-spacing)
(#1882) A space is required after ','. (comma-spacing)
(#1882) A space is required after ','. (comma-spacing)
(#1882) Unquoted number literal '12' used as key. (quote-props)
(#1882) Missing space before value for key '12'. (key-spacing)
(#1882) A space is required after ','. (comma-spacing)
(#1882) A space is required after ','. (comma-spacing)
(#1882) 'exports' is defined but never used. (no-unused-vars)
(#1882) Missing space before opening brace. (space-before-blocks)
(#1903) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1919) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1933) A space is required after ','. (comma-spacing)
(#1933) A space is required after ','. (comma-spacing)
(#1933) Unquoted number literal '13' used as key. (quote-props)
(#1933) Missing space before value for key '13'. (key-spacing)
(#1933) A space is required after ','. (comma-spacing)
(#1933) A space is required after ','. (comma-spacing)
(#1933) 'exports' is defined but never used. (no-unused-vars)
(#1933) Missing space before opening brace. (space-before-blocks)
(#1939) Return statement should not contain assignment. (no-return-assign)
(#1954) A space is required after ','. (comma-spacing)
(#1954) A space is required after ','. (comma-spacing)
(#1954) Unquoted number literal '14' used as key. (quote-props)
(#1954) Missing space before value for key '14'. (key-spacing)
(#1954) A space is required after ','. (comma-spacing)
(#1954) A space is required after ','. (comma-spacing)
(#1954) 'exports' is defined but never used. (no-unused-vars)
(#1954) Missing space before opening brace. (space-before-blocks)
(#1955) 'Point' is assigned a value but never used. (no-unused-vars)
(#1955) 'util' is assigned a value but never used. (no-unused-vars)
(#2043) A space is required after ','. (comma-spacing)
(#2043) Missing space before value for key './shapes'. (key-spacing)
(#2043) A space is required after ','. (comma-spacing)
(#2043) Missing space before value for key './util'. (key-spacing)
(#2043) A space is required after ','. (comma-spacing)
(#2043) Unquoted number literal '15' used as key. (quote-props)
(#2043) Missing space before value for key '15'. (key-spacing)
(#2043) A space is required after ','. (comma-spacing)
(#2043) A space is required after ','. (comma-spacing)
(#2043) 'exports' is defined but never used. (no-unused-vars)
(#2043) Missing space before opening brace. (space-before-blocks)
(#2060) Function expected no return value. (consistent-return)
(#2065) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2068) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2077) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2089) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2094) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2138) Line 2138 exceeds the maximum line length of 132. (max-len)
(#2142) A space is required after ','. (comma-spacing)
(#2142) Missing space before value for key './shapes'. (key-spacing)
(#2142) A space is required after ','. (comma-spacing)
(#2142) Missing space before value for key './util'. (key-spacing)
(#2142) A space is required after ','. (comma-spacing)
(#2142) Unquoted number literal '16' used as key. (quote-props)
(#2142) Missing space before value for key '16'. (key-spacing)
(#2142) A space is required after ','. (comma-spacing)
(#2142) A space is required after ','. (comma-spacing)
(#2142) 'exports' is defined but never used. (no-unused-vars)
(#2142) Missing space before opening brace. (space-before-blocks)
(#2153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2162) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2174) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2179) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2213) 'LC' is not defined. (no-undef)
(#2217) A space is required after ','. (comma-spacing)
(#2217) Missing space before value for key './shapes'. (key-spacing)
(#2217) A space is required after ','. (comma-spacing)
(#2217) Missing space before value for key './util'. (key-spacing)
(#2217) A space is required after ','. (comma-spacing)
(#2217) Unquoted number literal '17' used as key. (quote-props)
(#2217) Missing space before value for key '17'. (key-spacing)
(#2217) A space is required after ','. (comma-spacing)
(#2217) A space is required after ','. (comma-spacing)
(#2217) 'exports' is defined but never used. (no-unused-vars)
(#2217) Missing space before opening brace. (space-before-blocks)
(#2218) Line 2218 exceeds the maximum line length of 132. (max-len)
(#2218) 'LinePath' is assigned a value but never used. (no-unused-vars)
(#2218) 'lineEndCapShapes' is assigned a value but never used. (no-unused-vars)
(#2226) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2226) Unexpected use of comma operator. (no-sequences)
(#2228) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2228) Unexpected use of comma operator. (no-sequences)
(#2298) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2298) Unexpected use of comma operator. (no-sequences)
(#2307) Unexpected console statement. (no-console)
(#2311) Unexpected console statement. (no-console)
(#2372) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2378) Return statement should not contain assignment. (no-return-assign)
(#2400) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2414) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2418) Return statement should not contain assignment. (no-return-assign)
(#2421) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2425) Return statement should not contain assignment. (no-return-assign)
(#2431) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2440) Return statement should not contain assignment. (no-return-assign)
(#2465) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2469) Return statement should not contain assignment. (no-return-assign)
(#2472) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2476) Return statement should not contain assignment. (no-return-assign)
(#2482) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2491) Return statement should not contain assignment. (no-return-assign)
(#2516) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2520) Return statement should not contain assignment. (no-return-assign)
(#2523) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2527) Return statement should not contain assignment. (no-return-assign)
(#2533) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2544) Return statement should not contain assignment. (no-return-assign)
(#2571) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2577) Return statement should not contain assignment. (no-return-assign)
(#2581) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2604) Unexpected console statement. (no-console)
(#2623) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2633) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2633) Unexpected use of comma operator. (no-sequences)
(#2634) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2655) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2655) Unexpected use of comma operator. (no-sequences)
(#2656) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2685) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2696) Return statement should not contain assignment. (no-return-assign)
(#2775) Method 'addPoint' expected no return value. (consistent-return)
(#2775) Return statement should not contain assignment. (no-return-assign)
(#2778) Line 2778 exceeds the maximum line length of 132. (max-len)
(#2778) Method 'addPoint' expected no return value. (consistent-return)
(#2778) Return statement should not contain assignment. (no-return-assign)
(#2783) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2795) Return statement should not contain assignment. (no-return-assign)
(#2799) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2826) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2832) Return statement should not contain assignment. (no-return-assign)
(#2854) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2858) Return statement should not contain assignment. (no-return-assign)
(#2861) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2865) Return statement should not contain assignment. (no-return-assign)
(#2872) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2880) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2894) 'LC' is not defined. (no-undef)
(#2919) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2919) Unexpected use of comma operator. (no-sequences)
(#2931) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2944) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2959) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2969) Return statement should not contain assignment. (no-return-assign)
(#2971) Expected to return a value at the end of method '_makeRenderer'. (consistent-return)
(#2975) Unexpected console statement. (no-console)
(#2978) Return statement should not contain assignment. (no-return-assign)
(#2983) Return statement should not contain assignment. (no-return-assign)
(#2987) Return statement should not contain assignment. (no-return-assign)
(#2991) Return statement should not contain assignment. (no-return-assign)
(#2996) Return statement should not contain assignment. (no-return-assign)
(#2998) Expected to return a value at the end of method 'enforceMaxBoundingRect'. (consistent-return)
(#3010) Return statement should not contain assignment. (no-return-assign)
(#3014) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3021) Expected an object to be thrown. (no-throw-literal)
(#3047) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3051) Return statement should not contain assignment. (no-return-assign)
(#3054) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3058) Return statement should not contain assignment. (no-return-assign)
(#3064) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3068) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3075) Return statement should not contain assignment. (no-return-assign)
(#3084) 'handleSize' is assigned a value but never used. (no-unused-vars)
(#3084) 'margin' is assigned a value but never used. (no-unused-vars)
(#3085) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3085) Unexpected use of comma operator. (no-sequences)
(#3087) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3141) Line 3141 exceeds the maximum line length of 132. (max-len)
(#3141) A space is required after ','. (comma-spacing)
(#3141) Missing space before value for key './TextRenderer'. (key-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) Missing space before value for key './canvasRenderer'. (key-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) Missing space before value for key './svgRenderer'. (key-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) Missing space before value for key './util'. (key-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) Unquoted number literal '18' used as key. (quote-props)
(#3141) Missing space before value for key '18'. (key-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) A space is required after ','. (comma-spacing)
(#3141) 'exports' is defined but never used. (no-unused-vars)
(#3141) Missing space before opening brace. (space-before-blocks)
(#3149) Return statement should not contain assignment. (no-return-assign)
(#3153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3162) Unexpected console statement. (no-console)
(#3165) Expected an object to be thrown. (no-throw-literal)
(#3183) Line 3183 exceeds the maximum line length of 132. (max-len)
(#3186) 'shape' is defined but never used. (no-unused-vars)
(#3196) Line 3196 exceeds the maximum line length of 132. (max-len)
(#3200) Line 3200 exceeds the maximum line length of 132. (max-len)
(#3224) Line 3224 exceeds the maximum line length of 132. (max-len)
(#3235) 'shape' is defined but never used. (no-unused-vars)
(#3267) Line 3267 exceeds the maximum line length of 132. (max-len)
(#3267) '_this' is defined but never used. (no-unused-vars)
(#3282) A space is required after ','. (comma-spacing)
(#3282) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#3282) A space is required after ','. (comma-spacing)
(#3282) Unquoted number literal '19' used as key. (quote-props)
(#3282) Missing space before value for key '19'. (key-spacing)
(#3282) A space is required after ','. (comma-spacing)
(#3282) A space is required after ','. (comma-spacing)
(#3282) 'exports' is defined but never used. (no-unused-vars)
(#3282) Missing space before opening brace. (space-before-blocks)
(#3305) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3326) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3327) Unexpected empty function. (no-empty-function)
(#3329) '_this' is defined but never used. (no-unused-vars)
(#3336) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3370) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3373) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3390) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3390) Unexpected use of comma operator. (no-sequences)
(#3391) Line 3391 exceeds the maximum line length of 132. (max-len)
(#3427) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3433) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3441) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3441) Unexpected use of comma operator. (no-sequences)
(#3449) 'context' is defined but never used. (no-unused-vars)
(#3450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3468) Duplicate key 'requestAnimationFrame'. (no-dupe-keys)
(#3500) A space is required after ','. (comma-spacing)
(#3500) Missing space before value for key './canvasRenderer'. (key-spacing)
(#3500) A space is required after ','. (comma-spacing)
(#3500) Missing space before value for key './svgRenderer'. (key-spacing)
(#3500) A space is required after ','. (comma-spacing)
(#3500) Unquoted number literal '20' used as key. (quote-props)
(#3500) Missing space before value for key '20'. (key-spacing)
(#3500) A space is required after ','. (comma-spacing)
(#3500) A space is required after ','. (comma-spacing)
(#3500) 'exports' is defined but never used. (no-unused-vars)
(#3500) Missing space before opening brace. (space-before-blocks)
(#3503) Unexpected space before function parentheses. (space-before-function-paren)
(#3504) Missing JSDoc comment. (require-jsdoc)
(#3505) There should be no space after '{'. (object-curly-spacing)
(#3505) There should be no space before '}'. (object-curly-spacing)
(#3509) Unnecessary semicolon. (no-extra-semi)
(#3516) A space is required after ','. (comma-spacing)
(#3516) A space is required after ','. (comma-spacing)
(#3516) Unquoted number literal '21' used as key. (quote-props)
(#3516) Missing space before value for key '21'. (key-spacing)
(#3516) A space is required after ','. (comma-spacing)
(#3516) A space is required after ','. (comma-spacing)
(#3516) 'exports' is defined but never used. (no-unused-vars)
(#3516) Missing space before opening brace. (space-before-blocks)
(#3521) Unexpected space before function parentheses. (space-before-function-paren)
(#3522) Comments should not begin with a lowercase character (capitalized-comments)
(#3524) Unexpected console statement. (no-console)
(#3531) A space is required after ','. (comma-spacing)
(#3531) A space is required after ','. (comma-spacing)
(#3531) Unquoted number literal '22' used as key. (quote-props)
(#3531) Missing space before value for key '22'. (key-spacing)
(#3531) A space is required after ','. (comma-spacing)
(#3531) A space is required after ','. (comma-spacing)
(#3531) 'exports' is defined but never used. (no-unused-vars)
(#3531) Missing space before opening brace. (space-before-blocks)
(#3532) Line 3532 exceeds the maximum line length of 132. (max-len)
(#3532) 'defaultImageURLPrefix' is assigned a value but never used. (no-unused-vars)
(#3532) 'initReactDOM' is assigned a value but never used. (no-unused-vars)
(#3532) 'initWithoutGUI' is assigned a value but never used. (no-unused-vars)
(#3613) Return statement should not contain assignment. (no-return-assign)
(#3618) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3653) Return statement should not contain assignment. (no-return-assign)
(#3662) Return statement should not contain assignment. (no-return-assign)
(#3663) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3666) '_this' is defined but never used. (no-unused-vars)
(#3668) Return statement should not contain assignment. (no-return-assign)
(#3712) Line 3712 exceeds the maximum line length of 132. (max-len)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/LiterallyCanvas'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/canvasRenderer'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/defaultOptions'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/localization'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/renderSnapshotToImage'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/renderSnapshotToSVG'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/shapes'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/svgRenderer'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './core/util'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './ie_customevent'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './ie_setLineDash'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/font'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/line-options-and-stroke-width'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/null'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/optionsStyles'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/polygon-and-stroke-width'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/stroke-or-fill'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './optionsStyles/stroke-width'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './reactGUI/LiterallyCanvas'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './reactGUI/initDOM'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Ellipse'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Eraser'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Eyedropper'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Line'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Pan'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Pencil'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Polygon'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Rectangle'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/SelectShape'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/Text'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Missing space before value for key './tools/base'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) Unquoted number literal '23' used as key. (quote-props)
(#3712) Missing space before value for key '23'. (key-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) A space is required after ','. (comma-spacing)
(#3712) 'exports' is defined but never used. (no-unused-vars)
(#3712) Missing space before opening brace. (space-before-blocks)
(#3713) Line 3713 exceeds the maximum line length of 132. (max-len)
(#3721) Line 3721 exceeds the maximum line length of 132. (max-len)
(#3723) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3723) Unexpected use of comma operator. (no-sequences)
(#3730) Line 3730 exceeds the maximum line length of 132. (max-len)
(#3732) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3732) Unexpected use of comma operator. (no-sequences)
(#3739) Line 3739 exceeds the maximum line length of 132. (max-len)
(#3741) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3741) Unexpected use of comma operator. (no-sequences)
(#3748) Line 3748 exceeds the maximum line length of 132. (max-len)
(#3750) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3750) Unexpected use of comma operator. (no-sequences)
(#3757) Line 3757 exceeds the maximum line length of 132. (max-len)
(#3762) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3762) Unexpected use of comma operator. (no-sequences)
(#3767) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3767) Unexpected use of comma operator. (no-sequences)
(#3772) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3772) Unexpected use of comma operator. (no-sequences)
(#3777) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3777) Unexpected use of comma operator. (no-sequences)
(#3796) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3833) 'event' is defined but never used. (no-unused-vars)
(#3841) 'event' is defined but never used. (no-unused-vars)
(#3853) 'br' is assigned a value but never used. (no-unused-vars)
(#3853) 'lc' is assigned a value but never used. (no-unused-vars)
(#3855) Line 3855 exceeds the maximum line length of 132. (max-len)
(#3855) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3855) Unexpected use of comma operator. (no-sequences)
(#3861) '_this' is defined but never used. (no-unused-vars)
(#3871) '_this' is defined but never used. (no-unused-vars)
(#3874) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3874) Unexpected use of comma operator. (no-sequences)
(#3906) A space is required after ','. (comma-spacing)
(#3906) Missing space before value for key '../core/localization'. (key-spacing)
(#3906) A space is required after ','. (comma-spacing)
(#3906) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#3906) A space is required after ','. (comma-spacing)
(#3906) Missing space before value for key './optionsStyles'. (key-spacing)
(#3906) A space is required after ','. (comma-spacing)
(#3906) Unquoted number literal '24' used as key. (quote-props)
(#3906) Missing space before value for key '24'. (key-spacing)
(#3906) A space is required after ','. (comma-spacing)
(#3906) A space is required after ','. (comma-spacing)
(#3906) 'exports' is defined but never used. (no-unused-vars)
(#3906) Missing space before opening brace. (space-before-blocks)
(#3933) 'li' is assigned a value but never used. (no-unused-vars)
(#3933) 'ul' is assigned a value but never used. (no-unused-vars)
(#3934) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3934) Unexpected use of comma operator. (no-sequences)
(#3956) Unquoted reserved word 'float' used as key. (quote-props)
(#3971) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3981) Line 3981 exceeds the maximum line length of 132. (max-len)
(#3981) A space is required after ','. (comma-spacing)
(#3981) Missing space before value for key '../core/util'. (key-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) Missing space before value for key '../reactGUI/StrokeWidthPicker'. (key-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) Missing space before value for key './optionsStyles'. (key-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) Unquoted number literal '25' used as key. (quote-props)
(#3981) Missing space before value for key '25'. (key-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) A space is required after ','. (comma-spacing)
(#3981) 'exports' is defined but never used. (no-unused-vars)
(#3981) Missing space before opening brace. (space-before-blocks)
(#3998) A space is required after ','. (comma-spacing)
(#3998) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#3998) A space is required after ','. (comma-spacing)
(#3998) Missing space before value for key './optionsStyles'. (key-spacing)
(#3998) A space is required after ','. (comma-spacing)
(#3998) Unquoted number literal '26' used as key. (quote-props)
(#3998) Missing space before value for key '26'. (key-spacing)
(#3998) A space is required after ','. (comma-spacing)
(#3998) A space is required after ','. (comma-spacing)
(#3998) 'exports' is defined but never used. (no-unused-vars)
(#3998) Missing space before opening brace. (space-before-blocks)
(#4006) Return statement should not contain assignment. (no-return-assign)
(#4015) A space is required after ','. (comma-spacing)
(#4015) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#4015) A space is required after ','. (comma-spacing)
(#4015) Unquoted number literal '27' used as key. (quote-props)
(#4015) Missing space before value for key '27'. (key-spacing)
(#4015) A space is required after ','. (comma-spacing)
(#4015) A space is required after ','. (comma-spacing)
(#4015) 'exports' is defined but never used. (no-unused-vars)
(#4015) Missing space before opening brace. (space-before-blocks)
(#4041) '_this' is defined but never used. (no-unused-vars)
(#4053) Expected to return a value at the end of function. (consistent-return)
(#4077) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4077) Unexpected use of comma operator. (no-sequences)
(#4078) '_this' is defined but never used. (no-unused-vars)
(#4083) '_this' is defined but never used. (no-unused-vars)
(#4088) '_this' is defined but never used. (no-unused-vars)
(#4117) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4127) Line 4127 exceeds the maximum line length of 132. (max-len)
(#4127) A space is required after ','. (comma-spacing)
(#4127) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#4127) A space is required after ','. (comma-spacing)
(#4127) Missing space before value for key '../reactGUI/StrokeWidthPicker'. (key-spacing)
(#4127) A space is required after ','. (comma-spacing)
(#4127) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#4127) A space is required after ','. (comma-spacing)
(#4127) Missing space before value for key './optionsStyles'. (key-spacing)
(#4127) A space is required after ','. (comma-spacing)
(#4127) Unquoted number literal '28' used as key. (quote-props)
(#4127) Missing space before value for key '28'. (key-spacing)
(#4127) A space is required after ','. (comma-spacing)
(#4127) A space is required after ','. (comma-spacing)
(#4127) 'exports' is defined but never used. (no-unused-vars)
(#4127) Missing space before opening brace. (space-before-blocks)
(#4142) There should be no space after '{'. (object-curly-spacing)
(#4142) There should be no space before '}'. (object-curly-spacing)
(#4174) There should be no space after '{'. (object-curly-spacing)
(#4176) There should be no space before '}'. (object-curly-spacing)
(#4179) There should be no space after '{'. (object-curly-spacing)
(#4179) There should be no space before '}'. (object-curly-spacing)
(#4187) There should be no space after '{'. (object-curly-spacing)
(#4189) There should be no space before '}'. (object-curly-spacing)
(#4192) There should be no space after '{'. (object-curly-spacing)
(#4192) There should be no space before '}'. (object-curly-spacing)
(#4203) Line 4203 exceeds the maximum line length of 132. (max-len)
(#4203) A space is required after ','. (comma-spacing)
(#4203) Missing space before value for key '../core/localization'. (key-spacing)
(#4203) A space is required after ','. (comma-spacing)
(#4203) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#4203) A space is required after ','. (comma-spacing)
(#4203) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#4203) A space is required after ','. (comma-spacing)
(#4203) Missing space before value for key './optionsStyles'. (key-spacing)
(#4203) A space is required after ','. (comma-spacing)
(#4203) Unquoted number literal '29' used as key. (quote-props)
(#4203) Missing space before value for key '29'. (key-spacing)
(#4203) A space is required after ','. (comma-spacing)
(#4203) A space is required after ','. (comma-spacing)
(#4203) 'exports' is defined but never used. (no-unused-vars)
(#4203) Missing space before opening brace. (space-before-blocks)
(#4215) A space is required after ','. (comma-spacing)
(#4215) Missing space before value for key '../reactGUI/StrokeWidthPicker'. (key-spacing)
(#4215) A space is required after ','. (comma-spacing)
(#4215) Missing space before value for key './optionsStyles'. (key-spacing)
(#4215) A space is required after ','. (comma-spacing)
(#4215) Unquoted number literal '30' used as key. (quote-props)
(#4215) Missing space before value for key '30'. (key-spacing)
(#4215) A space is required after ','. (comma-spacing)
(#4215) A space is required after ','. (comma-spacing)
(#4215) 'exports' is defined but never used. (no-unused-vars)
(#4215) Missing space before opening brace. (space-before-blocks)
(#4247) '_this' is defined but never used. (no-unused-vars)
(#4251) Unexpected empty function. (no-empty-function)
(#4262) Line 4262 exceeds the maximum line length of 132. (max-len)
(#4262) A space is required after ','. (comma-spacing)
(#4262) Missing space before value for key '../core/localization'. (key-spacing)
(#4262) A space is required after ','. (comma-spacing)
(#4262) Missing space before value for key '../core/util'. (key-spacing)
(#4262) A space is required after ','. (comma-spacing)
(#4262) Missing space before value for key './React-shim'. (key-spacing)
(#4262) A space is required after ','. (comma-spacing)
(#4262) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#4262) A space is required after ','. (comma-spacing)
(#4262) Unquoted number literal '31' used as key. (quote-props)
(#4262) Missing space before value for key '31'. (key-spacing)
(#4262) A space is required after ','. (comma-spacing)
(#4262) A space is required after ','. (comma-spacing)
(#4262) 'exports' is defined but never used. (no-unused-vars)
(#4262) Missing space before opening brace. (space-before-blocks)
(#4263) Line 4263 exceeds the maximum line length of 132. (max-len)
(#4263) 'cancelAnimationFrame' is assigned a value but never used. (no-unused-vars)
(#4263) 'getHSLString' is assigned a value but never used. (no-unused-vars)
(#4263) 'requestAnimationFrame' is assigned a value but never used. (no-unused-vars)
(#4269) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4269) Line 4269 exceeds the maximum line length of 132. (max-len)
(#4269) Unexpected use of comma operator. (no-sequences)
(#4283) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4309) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4309) Unexpected use of comma operator. (no-sequences)
(#4315) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4315) Unexpected use of comma operator. (no-sequences)
(#4334) 'alpha' is assigned a value but never used. (no-unused-vars)
(#4335) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4335) Unexpected use of comma operator. (no-sequences)
(#4370) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4373) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4376) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4379) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4382) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4394) Return statement should not contain assignment. (no-return-assign)
(#4447) Expected to return a value at the end of method 'setAlpha'. (consistent-return)
(#4461) Expected to return a value at the end of method 'setSat'. (consistent-return)
(#4467) Expected an object to be thrown. (no-throw-literal)
(#4480) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4480) Unexpected use of comma operator. (no-sequences)
(#4488) Unquoted reserved word 'float' used as key. (quote-props)
(#4492) Unquoted reserved word 'float' used as key. (quote-props)
(#4518) 'label' is assigned a value but never used. (no-unused-vars)
(#4519) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4519) Unexpected use of comma operator. (no-sequences)
(#4523) '_this' is defined but never used. (no-unused-vars)
(#4577) Don't make functions within a loop. (no-loop-func)
(#4614) Duplicate key 'max'. (no-dupe-keys)
(#4620) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4631) Line 4631 exceeds the maximum line length of 132. (max-len)
(#4631) A space is required after ','. (comma-spacing)
(#4631) Missing space before value for key '../core/localization'. (key-spacing)
(#4631) A space is required after ','. (comma-spacing)
(#4631) Missing space before value for key '../core/util'. (key-spacing)
(#4631) A space is required after ','. (comma-spacing)
(#4631) Missing space before value for key './React-shim'. (key-spacing)
(#4631) A space is required after ','. (comma-spacing)
(#4631) Missing space before value for key 'react-addons-pure-render-mixin'. (key-spacing)
(#4631) A space is required after ','. (comma-spacing)
(#4631) Unquoted number literal '32' used as key. (quote-props)
(#4631) Missing space before value for key '32'. (key-spacing)
(#4631) A space is required after ','. (comma-spacing)
(#4631) A space is required after ','. (comma-spacing)
(#4631) 'exports' is defined but never used. (no-unused-vars)
(#4631) Missing space before opening brace. (space-before-blocks)
(#4663) There should be no space after '{'. (object-curly-spacing)
(#4663) There should be no space before '}'. (object-curly-spacing)
(#4675) 'opts' is assigned a value but never used. (no-unused-vars)
(#4685) Expected { after 'if' condition. (curly)
(#4693) Unexpected space before function parentheses. (space-before-function-paren)
(#4712) 'props' is assigned a value but never used. (no-unused-vars)
(#4718) There should be no space after '{'. (object-curly-spacing)
(#4718) There should be no space before '}'. (object-curly-spacing)
(#4726) There should be no space after '{'. (object-curly-spacing)
(#4726) There should be no space before '}'. (object-curly-spacing)
(#4727) There should be no space after '{'. (object-curly-spacing)
(#4728) Return statement should not contain assignment. (no-return-assign)
(#4729) There should be no space before '}'. (object-curly-spacing)
(#4731) There should be no space after '{'. (object-curly-spacing)
(#4731) There should be no space before '}'. (object-curly-spacing)
(#4738) Line 4738 exceeds the maximum line length of 132. (max-len)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../core/LiterallyCanvas'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../core/defaultOptions'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../core/util'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../optionsStyles/font'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../optionsStyles/line-options-and-stroke-width'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../optionsStyles/null'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../optionsStyles/polygon-and-stroke-width'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../optionsStyles/stroke-width'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key '../reactGUI/ReactDOM-shim'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key './Options'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key './Picker'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Missing space before value for key './createToolButton'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) Unquoted number literal '33' used as key. (quote-props)
(#4738) Missing space before value for key '33'. (key-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) A space is required after ','. (comma-spacing)
(#4738) 'exports' is defined but never used. (no-unused-vars)
(#4738) Missing space before opening brace. (space-before-blocks)
(#4752) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4781) A space is required after ','. (comma-spacing)
(#4781) Missing space before value for key '../optionsStyles/optionsStyles'. (key-spacing)
(#4781) A space is required after ','. (comma-spacing)
(#4781) Missing space before value for key './React-shim'. (key-spacing)
(#4781) A space is required after ','. (comma-spacing)
(#4781) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#4781) A space is required after ','. (comma-spacing)
(#4781) Unquoted number literal '34' used as key. (quote-props)
(#4781) Missing space before value for key '34'. (key-spacing)
(#4781) A space is required after ','. (comma-spacing)
(#4781) A space is required after ','. (comma-spacing)
(#4781) 'exports' is defined but never used. (no-unused-vars)
(#4781) Missing space before opening brace. (space-before-blocks)
(#4804) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4808) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4812) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4830) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4830) Unexpected use of comma operator. (no-sequences)
(#4857) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4859) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4862) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4865) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4881) Line 4881 exceeds the maximum line length of 132. (max-len)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Missing space before value for key '../core/localization'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Missing space before value for key './ClearButton'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Missing space before value for key './ColorWell'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Missing space before value for key './React-shim'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Missing space before value for key './UndoRedoButtons'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Missing space before value for key './ZoomButtons'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) Unquoted number literal '35' used as key. (quote-props)
(#4881) Missing space before value for key '35'. (key-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) A space is required after ','. (comma-spacing)
(#4881) 'exports' is defined but never used. (no-unused-vars)
(#4881) Missing space before opening brace. (space-before-blocks)
(#4882) 'error' is defined but never used. (no-unused-vars)
(#4890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4891) Expected an object to be thrown. (no-throw-literal)
(#4897) A space is required after ','. (comma-spacing)
(#4897) Missing space before value for key 'react'. (key-spacing)
(#4897) A space is required after ','. (comma-spacing)
(#4897) Unquoted number literal '36' used as key. (quote-props)
(#4897) Missing space before value for key '36'. (key-spacing)
(#4897) A space is required after ','. (comma-spacing)
(#4897) A space is required after ','. (comma-spacing)
(#4897) 'exports' is defined but never used. (no-unused-vars)
(#4897) Missing space before opening brace. (space-before-blocks)
(#4898) 'error' is defined but never used. (no-unused-vars)
(#4898) 'error1' is defined but never used. (no-unused-vars)
(#4906) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4914) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4915) Expected an object to be thrown. (no-throw-literal)
(#4921) A space is required after ','. (comma-spacing)
(#4921) Missing space before value for key 'react'. (key-spacing)
(#4921) A space is required after ','. (comma-spacing)
(#4921) Missing space before value for key 'react-dom'. (key-spacing)
(#4921) A space is required after ','. (comma-spacing)
(#4921) Unquoted number literal '37' used as key. (quote-props)
(#4921) Missing space before value for key '37'. (key-spacing)
(#4921) A space is required after ','. (comma-spacing)
(#4921) A space is required after ','. (comma-spacing)
(#4921) 'exports' is defined but never used. (no-unused-vars)
(#4921) Missing space before opening brace. (space-before-blocks)
(#4933) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4948) 'li' is assigned a value but never used. (no-unused-vars)
(#4948) 'ul' is assigned a value but never used. (no-unused-vars)
(#4949) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4949) Unexpected use of comma operator. (no-sequences)
(#4952) 'ix' is defined but never used. (no-unused-vars)
(#4983) A space is required after ','. (comma-spacing)
(#4983) Missing space before value for key '../core/util'. (key-spacing)
(#4983) A space is required after ','. (comma-spacing)
(#4983) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#4983) A space is required after ','. (comma-spacing)
(#4983) Missing space before value for key './React-shim'. (key-spacing)
(#4983) A space is required after ','. (comma-spacing)
(#4983) Unquoted number literal '38' used as key. (quote-props)
(#4983) Missing space before value for key '38'. (key-spacing)
(#4983) A space is required after ','. (comma-spacing)
(#4983) A space is required after ','. (comma-spacing)
(#4983) 'exports' is defined but never used. (no-unused-vars)
(#4983) Missing space before opening brace. (space-before-blocks)
(#4997) Expected to return a value at the end of function 'call'. (consistent-return)
(#5012) 'img' is assigned a value but never used. (no-unused-vars)
(#5013) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5013) Unexpected use of comma operator. (no-sequences)
(#5014) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5014) Unexpected use of comma operator. (no-sequences)
(#5021) Expected to return a value at the end of function 'call'. (consistent-return)
(#5024) Unexpected empty function. (no-empty-function)
(#5060) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5060) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5067) A space is required after ','. (comma-spacing)
(#5067) Missing space before value for key '../core/util'. (key-spacing)
(#5067) A space is required after ','. (comma-spacing)
(#5067) Missing space before value for key './React-shim'. (key-spacing)
(#5067) A space is required after ','. (comma-spacing)
(#5067) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#5067) A space is required after ','. (comma-spacing)
(#5067) Unquoted number literal '39' used as key. (quote-props)
(#5067) Missing space before value for key '39'. (key-spacing)
(#5067) A space is required after ','. (comma-spacing)
(#5067) A space is required after ','. (comma-spacing)
(#5067) 'exports' is defined but never used. (no-unused-vars)
(#5067) Missing space before opening brace. (space-before-blocks)
(#5081) Expected to return a value at the end of function 'call'. (consistent-return)
(#5096) 'img' is assigned a value but never used. (no-unused-vars)
(#5097) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5097) Unexpected use of comma operator. (no-sequences)
(#5098) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5098) Unexpected use of comma operator. (no-sequences)
(#5105) Expected to return a value at the end of function 'call'. (consistent-return)
(#5108) Unexpected empty function. (no-empty-function)
(#5144) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5144) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5151) A space is required after ','. (comma-spacing)
(#5151) Missing space before value for key '../core/util'. (key-spacing)
(#5151) A space is required after ','. (comma-spacing)
(#5151) Missing space before value for key './React-shim'. (key-spacing)
(#5151) A space is required after ','. (comma-spacing)
(#5151) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#5151) A space is required after ','. (comma-spacing)
(#5151) Unquoted number literal '40' used as key. (quote-props)
(#5151) Missing space before value for key '40'. (key-spacing)
(#5151) A space is required after ','. (comma-spacing)
(#5151) A space is required after ','. (comma-spacing)
(#5151) 'exports' is defined but never used. (no-unused-vars)
(#5151) Missing space before opening brace. (space-before-blocks)
(#5152) 'React' is assigned a value but never used. (no-unused-vars)
(#5152) 'createSetStateOnEventMixin' is assigned a value but never used. (no-unused-vars)
(#5159) Return statement should not contain assignment. (no-return-assign)
(#5172) A space is required after ','. (comma-spacing)
(#5172) Missing space before value for key './React-shim'. (key-spacing)
(#5172) A space is required after ','. (comma-spacing)
(#5172) Unquoted number literal '41' used as key. (quote-props)
(#5172) Missing space before value for key '41'. (key-spacing)
(#5172) A space is required after ','. (comma-spacing)
(#5172) A space is required after ','. (comma-spacing)
(#5172) 'exports' is defined but never used. (no-unused-vars)
(#5172) Missing space before opening brace. (space-before-blocks)
(#5193) Expected to return a value at the end of method 'componentWillMount'. (consistent-return)
(#5199) 'img' is assigned a value but never used. (no-unused-vars)
(#5200) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5200) Unexpected use of comma operator. (no-sequences)
(#5201) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5201) Unexpected use of comma operator. (no-sequences)
(#5226) A space is required after ','. (comma-spacing)
(#5226) Missing space before value for key '../core/localization'. (key-spacing)
(#5226) A space is required after ','. (comma-spacing)
(#5226) Missing space before value for key '../core/util'. (key-spacing)
(#5226) A space is required after ','. (comma-spacing)
(#5226) Missing space before value for key './React-shim'. (key-spacing)
(#5226) A space is required after ','. (comma-spacing)
(#5226) Unquoted number literal '42' used as key. (quote-props)
(#5226) Missing space before value for key '42'. (key-spacing)
(#5226) A space is required after ','. (comma-spacing)
(#5226) A space is required after ','. (comma-spacing)
(#5226) 'exports' is defined but never used. (no-unused-vars)
(#5226) Missing space before opening brace. (space-before-blocks)
(#5234) Missing JSDoc comment. (require-jsdoc)
(#5237) There should be no space after '{'. (object-curly-spacing)
(#5237) There should be no space before '}'. (object-curly-spacing)
(#5238) Unexpected space before function parentheses. (space-before-function-paren)
(#5250) A space is required after ','. (comma-spacing)
(#5250) Missing space before value for key '../core/LiterallyCanvas'. (key-spacing)
(#5250) A space is required after ','. (comma-spacing)
(#5250) Missing space before value for key './LiterallyCanvas'. (key-spacing)
(#5250) A space is required after ','. (comma-spacing)
(#5250) Missing space before value for key './React-shim'. (key-spacing)
(#5250) A space is required after ','. (comma-spacing)
(#5250) Missing space before value for key './ReactDOM-shim'. (key-spacing)
(#5250) A space is required after ','. (comma-spacing)
(#5250) Unquoted number literal '43' used as key. (quote-props)
(#5250) Missing space before value for key '43'. (key-spacing)
(#5250) A space is required after ','. (comma-spacing)
(#5250) A space is required after ','. (comma-spacing)
(#5250) 'exports' is defined but never used. (no-unused-vars)
(#5250) Missing space before opening brace. (space-before-blocks)
(#5251) 'Ellipse' is assigned a value but never used. (no-unused-vars)
(#5252) Line 5252 exceeds the maximum line length of 132. (max-len)
(#5252) Statement inside of curly braces should be on next line. (brace-style)
(#5252) Statement inside of curly braces should be on next line. (brace-style)
(#5252) Expected { after 'if' condition. (curly)
(#5252) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5252) Missing JSDoc comment. (require-jsdoc)
(#5252) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5252) Statement inside of curly braces should be on next line. (brace-style)
(#5252) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5252) A constructor name should not start with a lowercase letter. (new-cap)
(#5252) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5262) Missing JSDoc comment. (require-jsdoc)
(#5271) Return statement should not contain assignment. (no-return-assign)
(#5280) ["continue"] is better written in dot notation. (dot-notation)
(#5295) A space is required after ','. (comma-spacing)
(#5295) Missing space before value for key '../core/shapes'. (key-spacing)
(#5295) A space is required after ','. (comma-spacing)
(#5295) Missing space before value for key './base'. (key-spacing)
(#5295) A space is required after ','. (comma-spacing)
(#5295) Unquoted number literal '44' used as key. (quote-props)
(#5295) Missing space before value for key '44'. (key-spacing)
(#5295) A space is required after ','. (comma-spacing)
(#5295) A space is required after ','. (comma-spacing)
(#5295) 'exports' is defined but never used. (no-unused-vars)
(#5295) Missing space before opening brace. (space-before-blocks)
(#5296) 'Eraser' is assigned a value but never used. (no-unused-vars)
(#5297) Line 5297 exceeds the maximum line length of 132. (max-len)
(#5297) Statement inside of curly braces should be on next line. (brace-style)
(#5297) Statement inside of curly braces should be on next line. (brace-style)
(#5297) Expected { after 'if' condition. (curly)
(#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) Missing JSDoc comment. (require-jsdoc)
(#5297) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#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) A constructor name should not start with a lowercase letter. (new-cap)
(#5297) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5307) Missing JSDoc comment. (require-jsdoc)
(#5315) 'lc' is defined but never used. (no-unused-vars)
(#5333) A space is required after ','. (comma-spacing)
(#5333) Missing space before value for key '../core/shapes'. (key-spacing)
(#5333) A space is required after ','. (comma-spacing)
(#5333) Missing space before value for key './Pencil'. (key-spacing)
(#5333) A space is required after ','. (comma-spacing)
(#5333) Unquoted number literal '45' used as key. (quote-props)
(#5333) Missing space before value for key '45'. (key-spacing)
(#5333) A space is required after ','. (comma-spacing)
(#5333) A space is required after ','. (comma-spacing)
(#5333) 'exports' is defined but never used. (no-unused-vars)
(#5333) Missing space before opening brace. (space-before-blocks)
(#5334) 'Eyedropper' is assigned a value but never used. (no-unused-vars)
(#5335) Line 5335 exceeds the maximum line length of 132. (max-len)
(#5335) Statement inside of curly braces should be on next line. (brace-style)
(#5335) Statement inside of curly braces should be on next line. (brace-style)
(#5335) Expected { after 'if' condition. (curly)
(#5335) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5335) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5335) Missing JSDoc comment. (require-jsdoc)
(#5335) Statement inside of curly braces should be on next line. (brace-style)
(#5335) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5335) A constructor name should not start with a lowercase letter. (new-cap)
(#5335) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5342) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5342) Unexpected use of comma operator. (no-sequences)
(#5360) Missing JSDoc comment. (require-jsdoc)
(#5366) 'color' is assigned a value but never used. (no-unused-vars)
(#5385) ["continue"] is better written in dot notation. (dot-notation)
(#5394) A space is required after ','. (comma-spacing)
(#5394) Missing space before value for key './base'. (key-spacing)
(#5394) A space is required after ','. (comma-spacing)
(#5394) Unquoted number literal '46' used as key. (quote-props)
(#5394) Missing space before value for key '46'. (key-spacing)
(#5394) A space is required after ','. (comma-spacing)
(#5394) A space is required after ','. (comma-spacing)
(#5394) 'exports' is defined but never used. (no-unused-vars)
(#5394) Missing space before opening brace. (space-before-blocks)
(#5395) 'Line' is assigned a value but never used. (no-unused-vars)
(#5396) Line 5396 exceeds the maximum line length of 132. (max-len)
(#5396) Statement inside of curly braces should be on next line. (brace-style)
(#5396) Statement inside of curly braces should be on next line. (brace-style)
(#5396) Expected { after 'if' condition. (curly)
(#5396) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5396) Missing JSDoc comment. (require-jsdoc)
(#5396) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5396) Statement inside of curly braces should be on next line. (brace-style)
(#5396) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5396) A constructor name should not start with a lowercase letter. (new-cap)
(#5396) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5406) Missing JSDoc comment. (require-jsdoc)
(#5417) Return statement should not contain assignment. (no-return-assign)
(#5436) ["continue"] is better written in dot notation. (dot-notation)
(#5451) A space is required after ','. (comma-spacing)
(#5451) Missing space before value for key '../core/shapes'. (key-spacing)
(#5451) A space is required after ','. (comma-spacing)
(#5451) Missing space before value for key './base'. (key-spacing)
(#5451) A space is required after ','. (comma-spacing)
(#5451) Unquoted number literal '47' used as key. (quote-props)
(#5451) Missing space before value for key '47'. (key-spacing)
(#5451) A space is required after ','. (comma-spacing)
(#5451) A space is required after ','. (comma-spacing)
(#5451) 'exports' is defined but never used. (no-unused-vars)
(#5451) Missing space before opening brace. (space-before-blocks)
(#5452) 'Pan' is assigned a value but never used. (no-unused-vars)
(#5452) 'createShape' is assigned a value but never used. (no-unused-vars)
(#5453) Line 5453 exceeds the maximum line length of 132. (max-len)
(#5453) Statement inside of curly braces should be on next line. (brace-style)
(#5453) Statement inside of curly braces should be on next line. (brace-style)
(#5453) Expected { after 'if' condition. (curly)
(#5453) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5453) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5453) Missing JSDoc comment. (require-jsdoc)
(#5453) Statement inside of curly braces should be on next line. (brace-style)
(#5453) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5453) A constructor name should not start with a lowercase letter. (new-cap)
(#5453) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5463) Missing JSDoc comment. (require-jsdoc)
(#5476) '_this' is defined but never used. (no-unused-vars)
(#5490) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5490) Unexpected use of comma operator. (no-sequences)
(#5492) Return statement should not contain assignment. (no-return-assign)
(#5501) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5501) Unexpected use of comma operator. (no-sequences)
(#5511) 'lc' is defined but never used. (no-unused-vars)
(#5520) A space is required after ','. (comma-spacing)
(#5520) Missing space before value for key '../core/shapes'. (key-spacing)
(#5520) A space is required after ','. (comma-spacing)
(#5520) Missing space before value for key './base'. (key-spacing)
(#5520) A space is required after ','. (comma-spacing)
(#5520) Unquoted number literal '48' used as key. (quote-props)
(#5520) Missing space before value for key '48'. (key-spacing)
(#5520) A space is required after ','. (comma-spacing)
(#5520) A space is required after ','. (comma-spacing)
(#5520) 'exports' is defined but never used. (no-unused-vars)
(#5520) Missing space before opening brace. (space-before-blocks)
(#5521) 'Pencil' is assigned a value but never used. (no-unused-vars)
(#5522) Line 5522 exceeds the maximum line length of 132. (max-len)
(#5522) Statement inside of curly braces should be on next line. (brace-style)
(#5522) Statement inside of curly braces should be on next line. (brace-style)
(#5522) Expected { after 'if' condition. (curly)
(#5522) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5522) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5522) Missing JSDoc comment. (require-jsdoc)
(#5522) Statement inside of curly braces should be on next line. (brace-style)
(#5522) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5522) A constructor name should not start with a lowercase letter. (new-cap)
(#5522) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5532) Missing JSDoc comment. (require-jsdoc)
(#5546) Return statement should not contain assignment. (no-return-assign)
(#5549) ["continue"] is better written in dot notation. (dot-notation)
(#5549) Expected to return a value at the end of function. (consistent-return)
(#5561) Return statement should not contain assignment. (no-return-assign)
(#5564) 'lc' is defined but never used. (no-unused-vars)
(#5582) A space is required after ','. (comma-spacing)
(#5582) Missing space before value for key '../core/shapes'. (key-spacing)
(#5582) A space is required after ','. (comma-spacing)
(#5582) Missing space before value for key './base'. (key-spacing)
(#5582) A space is required after ','. (comma-spacing)
(#5582) Unquoted number literal '49' used as key. (quote-props)
(#5582) Missing space before value for key '49'. (key-spacing)
(#5582) A space is required after ','. (comma-spacing)
(#5582) A space is required after ','. (comma-spacing)
(#5582) 'exports' is defined but never used. (no-unused-vars)
(#5582) Missing space before opening brace. (space-before-blocks)
(#5583) 'Polygon' is assigned a value but never used. (no-unused-vars)
(#5584) Line 5584 exceeds the maximum line length of 132. (max-len)
(#5584) Statement inside of curly braces should be on next line. (brace-style)
(#5584) Statement inside of curly braces should be on next line. (brace-style)
(#5584) Expected { after 'if' condition. (curly)
(#5584) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5584) Missing JSDoc comment. (require-jsdoc)
(#5584) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5584) Statement inside of curly braces should be on next line. (brace-style)
(#5584) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5584) A constructor name should not start with a lowercase letter. (new-cap)
(#5584) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5594) Missing JSDoc comment. (require-jsdoc)
(#5608) '_this' is defined but never used. (no-unused-vars)
(#5641) Expected to return a value at the end of function. (consistent-return)
(#5643) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5643) Unexpected use of comma operator. (no-sequences)
(#5655) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5655) Unexpected use of comma operator. (no-sequences)
(#5727) Line 5727 exceeds the maximum line length of 132. (max-len)
(#5745) Return statement should not contain assignment. (no-return-assign)
(#5750) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5763) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5798) A space is required after ','. (comma-spacing)
(#5798) Missing space before value for key '../core/shapes'. (key-spacing)
(#5798) A space is required after ','. (comma-spacing)
(#5798) Missing space before value for key './base'. (key-spacing)
(#5798) A space is required after ','. (comma-spacing)
(#5798) Unquoted number literal '50' used as key. (quote-props)
(#5798) Missing space before value for key '50'. (key-spacing)
(#5798) A space is required after ','. (comma-spacing)
(#5798) A space is required after ','. (comma-spacing)
(#5798) 'exports' is defined but never used. (no-unused-vars)
(#5798) Missing space before opening brace. (space-before-blocks)
(#5799) 'Rectangle' is assigned a value but never used. (no-unused-vars)
(#5800) Line 5800 exceeds the maximum line length of 132. (max-len)
(#5800) Statement inside of curly braces should be on next line. (brace-style)
(#5800) Statement inside of curly braces should be on next line. (brace-style)
(#5800) Expected { after 'if' condition. (curly)
(#5800) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5800) Missing JSDoc comment. (require-jsdoc)
(#5800) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5800) Statement inside of curly braces should be on next line. (brace-style)
(#5800) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5800) A constructor name should not start with a lowercase letter. (new-cap)
(#5800) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5810) Missing JSDoc comment. (require-jsdoc)
(#5819) Return statement should not contain assignment. (no-return-assign)
(#5828) ["continue"] is better written in dot notation. (dot-notation)
(#5843) A space is required after ','. (comma-spacing)
(#5843) Missing space before value for key '../core/shapes'. (key-spacing)
(#5843) A space is required after ','. (comma-spacing)
(#5843) Missing space before value for key './base'. (key-spacing)
(#5843) A space is required after ','. (comma-spacing)
(#5843) Unquoted number literal '51' used as key. (quote-props)
(#5843) Missing space before value for key '51'. (key-spacing)
(#5843) A space is required after ','. (comma-spacing)
(#5843) A space is required after ','. (comma-spacing)
(#5843) 'exports' is defined but never used. (no-unused-vars)
(#5843) Missing space before opening brace. (space-before-blocks)
(#5844) 'SelectShape' is assigned a value but never used. (no-unused-vars)
(#5845) Line 5845 exceeds the maximum line length of 132. (max-len)
(#5845) Statement inside of curly braces should be on next line. (brace-style)
(#5845) Statement inside of curly braces should be on next line. (brace-style)
(#5845) Expected { after 'if' condition. (curly)
(#5845) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5845) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#5845) Missing JSDoc comment. (require-jsdoc)
(#5845) Statement inside of curly braces should be on next line. (brace-style)
(#5845) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5845) A constructor name should not start with a lowercase letter. (new-cap)
(#5845) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5859) Missing JSDoc comment. (require-jsdoc)
(#5859) 'lc' is defined but never used. (no-unused-vars)
(#5868) '_this' is defined but never used. (no-unused-vars)
(#5880) Expected to return a value at the end of function. (consistent-return)
(#5882) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5882) Unexpected use of comma operator. (no-sequences)
(#5886) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5898) Return statement should not contain assignment. (no-return-assign)
(#5906) Expected to return a value at the end of function. (consistent-return)
(#5908) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5908) Unexpected use of comma operator. (no-sequences)
(#5909) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5926) Expected to return a value at the end of function. (consistent-return)
(#5927) 'x' is assigned a value but never used. (no-unused-vars)
(#5927) 'y' is assigned a value but never used. (no-unused-vars)
(#5928) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5928) Unexpected use of comma operator. (no-sequences)
(#5998) A space is required after ','. (comma-spacing)
(#5998) Missing space before value for key '../core/shapes'. (key-spacing)
(#5998) A space is required after ','. (comma-spacing)
(#5998) Missing space before value for key './base'. (key-spacing)
(#5998) A space is required after ','. (comma-spacing)
(#5998) Unquoted number literal '52' used as key. (quote-props)
(#5998) Missing space before value for key '52'. (key-spacing)
(#5998) A space is required after ','. (comma-spacing)
(#5998) A space is required after ','. (comma-spacing)
(#5998) 'exports' is defined but never used. (no-unused-vars)
(#5998) Missing space before opening brace. (space-before-blocks)
(#5999) 'Text' is assigned a value but never used. (no-unused-vars)
(#6000) Line 6000 exceeds the maximum line length of 132. (max-len)
(#6000) Statement inside of curly braces should be on next line. (brace-style)
(#6000) Statement inside of curly braces should be on next line. (brace-style)
(#6000) Expected { after 'if' condition. (curly)
(#6000) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6000) Missing JSDoc comment. (require-jsdoc)
(#6000) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#6000) Statement inside of curly braces should be on next line. (brace-style)
(#6000) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6000) A constructor name should not start with a lowercase letter. (new-cap)
(#6000) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6030) Missing JSDoc comment. (require-jsdoc)
(#6043) '_this' is defined but never used. (no-unused-vars)
(#6082) Function expected no return value. (consistent-return)
(#6094) Function expected no return value. (consistent-return)
(#6108) Return statement should not contain assignment. (no-return-assign)
(#6111) Expected to return a value at the end of function. (consistent-return)
(#6133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6155) 'selectionBox' is assigned a value but never used. (no-unused-vars)
(#6208) Function expected no return value. (consistent-return)
(#6211) ["continue"] is better written in dot notation. (dot-notation)
(#6231) Line 6231 exceeds the maximum line length of 132. (max-len)
(#6238) Line 6238 exceeds the maximum line length of 132. (max-len)
(#6242) Line 6242 exceeds the maximum line length of 132. (max-len)
(#6247) Function expected no return value. (consistent-return)
(#6262) Function expected no return value. (consistent-return)
(#6269) Expected an object to be thrown. (no-throw-literal)
(#6323) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6349) Function expected no return value. (consistent-return)
(#6349) Return statement should not contain assignment. (no-return-assign)
(#6359) A space is required after ','. (comma-spacing)
(#6359) Missing space before value for key '../core/shapes'. (key-spacing)
(#6359) A space is required after ','. (comma-spacing)
(#6359) Missing space before value for key './base'. (key-spacing)
(#6359) A space is required after ','. (comma-spacing)
(#6359) Unquoted number literal '53' used as key. (quote-props)
(#6359) Missing space before value for key '53'. (key-spacing)
(#6359) A space is required after ','. (comma-spacing)
(#6359) A space is required after ','. (comma-spacing)
(#6359) 'exports' is defined but never used. (no-unused-vars)
(#6359) Missing space before opening brace. (space-before-blocks)
(#6360) 'ToolWithStroke' is assigned a value but never used. (no-unused-vars)
(#6361) Line 6361 exceeds the maximum line length of 132. (max-len)
(#6361) Statement inside of curly braces should be on next line. (brace-style)
(#6361) Statement inside of curly braces should be on next line. (brace-style)
(#6361) Expected { after 'if' condition. (curly)
(#6361) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6361) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#6361) Missing JSDoc comment. (require-jsdoc)
(#6361) Statement inside of curly braces should be on next line. (brace-style)
(#6361) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6361) A constructor name should not start with a lowercase letter. (new-cap)
(#6361) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6367) Missing JSDoc comment. (require-jsdoc)
(#6367) Unexpected empty function 'Tool'. (no-empty-function)
(#6375) 'lc' is defined but never used. (no-unused-vars)
(#6375) Unexpected empty function. (no-empty-function)
(#6377) ["continue"] is better written in dot notation. (dot-notation)
(#6377) 'lc' is defined but never used. (no-unused-vars)
(#6377) Unexpected empty function. (no-empty-function)
(#6379) 'lc' is defined but never used. (no-unused-vars)
(#6379) Unexpected empty function. (no-empty-function)
(#6383) 'lc' is defined but never used. (no-unused-vars)
(#6383) Unexpected empty function. (no-empty-function)
(#6385) 'lc' is defined but never used. (no-unused-vars)
(#6385) Unexpected empty function. (no-empty-function)
(#6394) Missing JSDoc comment. (require-jsdoc)
(#6403) '_this' is defined but never used. (no-unused-vars)
(#6422) 'lc' is defined but never used. (no-unused-vars)
(#6433) A space is required after ','. (comma-spacing)
(#6433) A space is required after ','. (comma-spacing)
(#6433) A space is required after ','. (comma-spacing)
(#6433) Missing semicolon. (semi)
lib/editor/atto/plugins/sketch/js/literallycanvas.min.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'module' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) This line has 401 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'global' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'o' used outside of binding context. (block-scoped-var)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'o' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'exports'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Unquoted number literal '1' used as key. (quote-props)
(#1) Missing space before value for key '1'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '2' used as key. (quote-props)
(#1) Missing space before value for key '2'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'react/lib/ReactComponentWithPureRenderMixin'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '3' used as key. (quote-props)
(#1) Missing space before value for key '3'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'shouldComponentUpdate'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shallowCompare'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '4' used as key. (quote-props)
(#1) Missing space before value for key '4'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fbjs/lib/shallowEqual'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '5' used as key. (quote-props)
(#1) Missing space before value for key '5'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'o' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 's' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'l' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'zoomMin'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomMax'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomStep'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'primary'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'secondary'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'background'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected console statement. (no-console)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'detail'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) ["continue"] is better written in dot notation. (dot-notation)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tool'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawX'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'rawY'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'shape'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'previousShapeId'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'oldScale'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'newScale'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "case". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bufferCtx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'shouldOnlyDrawLatest'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'layerKey'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bufferCtx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'shouldOnlyDrawLatest'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'i' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'retryCallback'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'action'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'action'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'right'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bottom'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected console statement. (no-console)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected console statement. (no-console)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './actions'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './bindEvents'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './canvasRenderer'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './math'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './renderSnapshotToImage'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './renderSnapshotToSVG'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './svgRenderer'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './util'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '6' used as key. (quote-props)
(#1) Missing space before value for key '6'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fontSize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fontFamily'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'ascent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'descent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fontsize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'leading'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'e' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bounds'. (key-spacing)
(#1) Missing space before value for key 'minx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'miny'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxy'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './fontmetrics.js'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '7' used as key. (quote-props)
(#1) Missing space before value for key '7'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) ["do"] is better written in dot notation. (dot-notation)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected { after 'else'. (curly)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'lc' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'ClearAction'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'AddShapeAction'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '8' used as key. (quote-props)
(#1) Missing space before value for key '8'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'i' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'r' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'i' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected console statement. (no-console)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "switch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '9' used as key. (quote-props)
(#1) Missing space before value for key '9'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'drawFunc'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'drawLatestFunc'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected empty function. (no-empty-function)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Unexpected console statement. (no-console)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'defineCanvasRenderer'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'renderShapeToCanvas'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'renderShapeToContext'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '10' used as key. (quote-props)
(#1) Missing space before value for key '10'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'imageURLPrefix'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'primaryColor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'secondaryColor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'backgroundColor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'strokeWidths'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'defaultStrokeWidth'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'toolbarPosition'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'keyboardShortcuts'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'imageSize'. (key-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'backgroundShapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'watermarkImage'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'watermarkScale'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) Missing space before value for key 'zoomMin'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomMax'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'zoomStep'. (key-spacing)
(#1) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'snapshot'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onInit'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty method 'onInit'. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'tools'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Ellipse'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Eraser'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Eyedropper'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Line'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Pan'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Pencil'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Polygon'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Rectangle'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '../tools/Text'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '11' used as key. (quote-props)
(#1) Missing space before value for key '11'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'minx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxx'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'miny'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxy'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'y' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'g' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'minx'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxx'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'miny'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'maxy'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '12' used as key. (quote-props)
(#1) Missing space before value for key '12'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before value for key 'arrow'. (key-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'drawToCanvas'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'svg'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '13' used as key. (quote-props)
(#1) Missing space before value for key '13'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'localize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '14' used as key. (quote-props)
(#1) Missing space before value for key '14'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'i' is assigned a value but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'h' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'n' is assigned a value but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions. (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'color'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'color'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './util'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '15' used as key. (quote-props)
(#1) Missing space before value for key '15'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'top'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'right'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bottom'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'left'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'background'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './shapes'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key './util'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '16' used as key. (quote-props)
(#1) Missing space before value for key '16'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'n' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#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 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) This line has 311 statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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 "for". (keyword-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) Missing space before value for key 'top'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'right'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bottom'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'left'. (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) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (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) Missing space before value for key 'background'. (key-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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'LC' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '17' used as key. (quote-props)
(#2) Missing space before value for key '17'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 'm' is assigned a value but never used. (no-unused-vars)
(#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 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) 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) 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) 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) 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) 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) Unexpected use of comma operator. (no-sequences)
(#2) 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) 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) 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) 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) 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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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 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 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'retryCallback'. (key-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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'retryCallback'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bufferCtx'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shouldOnlyDrawLatest'. (key-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) 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) 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) 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) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Unexpected console statement. (no-console)
(#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 console statement. (no-console)
(#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) 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 after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'id'. (key-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) 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) 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 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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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 '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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) Missing whitespace after semicolon. (semi-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 space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 '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) 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) 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (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) Missing space before value for key 'y'. (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) Missing space before value for key 'size'. (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) Missing space before value for key 'color'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'imageSrc'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'imageObject'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'scale'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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 '()' invoking a constructor. (new-parens)
(#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 space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'image'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'scale'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) 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 'setUpperLeft'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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 space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (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) A space is required after ','. (comma-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 'move'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (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) 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) 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) 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) 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) 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) 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 'getBoundingRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (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) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#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) A space is required after ','. (comma-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (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) Missing space before value for key 'height'. (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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x1'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y1'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x2'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y2'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'capStyle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dash'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'endCapShapes'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (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) 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 'move'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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 value for key 'xDiff'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'yDiff'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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 space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#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 { 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) 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) 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) Unexpected console statement. (no-console)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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 space(s) after "for". (keyword-spacing)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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 '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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'points'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smoothedPoints'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'order'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tailSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'constructor'. (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) 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) 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) 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) 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) 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) 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) 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 "for". (keyword-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 space before value for key 'order'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tailSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointCoordinatePairs'. (key-spacing)
(#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) 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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smoothedPointCoordinatePairs'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 "for". (keyword-spacing)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointColor'. (key-spacing)
(#2) Missing space before value for key 'order'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tailSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'smooth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'points'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-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 'addPoint'. (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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) Unary word operator 'void' must be followed by whitespace. (space-unary-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) 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 'move'. (key-spacing)
(#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) 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 "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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 value for key 'xDiff'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'yDiff'. (key-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) 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 space before value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'addPoint'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (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 "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-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 'fromJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'move'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setUpperLeft'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (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) 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 space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'addPoint'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#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) 'LC' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) Requires a space after '{'. (block-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) Missing space before opening brace. (space-before-blocks)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fillColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'strokeColor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dash'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isClosed'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pointCoordinatePairs'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) A space is required after ','. (comma-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) 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 'fromJSON'. (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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'size'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-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 'move'. (key-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) 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 'for' condition. (curly)
(#2) Expected space(s) after "for". (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) 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) 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) 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 'setUpperLeft'. (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) 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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'xDiff'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'yDiff'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '_makeRenderer'. (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) 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) 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 constructor name should not start with a lowercase letter. (new-cap)
(#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 console statement. (no-console)
(#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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setText'. (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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setFont'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setPosition'. (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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setSize'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'enforceMaxBoundingRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) 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 value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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 'getBoundingRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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 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) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "throw". (keyword-spacing)
(#2) Expected space(s) before "throw". (keyword-spacing)
(#2) Expected an object to be thrown. (no-throw-literal)
(#2) Missing whitespace after semicolon. (semi-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) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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 'toJSON'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'text'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'color'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'font'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'forcedWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'forcedHeight'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'v'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (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) 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 'move'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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 'setUpperLeft'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-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) 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) 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) 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) 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) 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) 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 'toJSON'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'shape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'backgroundColor'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fromJSON'. (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) A space is required after ','. (comma-spacing)
(#2) 'n' is assigned a value but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'backgroundColor'. (key-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 'getTopLeftHandleRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBottomLeftHandleRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getTopRightHandleRect'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBottomRightHandleRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBoundingRect'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (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 'y'. (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 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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 value for key 'defineShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'createShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'JSONToShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shapeToJSON'. (key-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 './TextRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './canvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './svgRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '18' used as key. (quote-props)
(#2) Missing space before value for key '18'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#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) 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) 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) 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) Unexpected console statement. (no-console)
(#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 whitespace after semicolon. (semi-spacing)
(#2) Expected an object to be thrown. (no-throw-literal)
(#2) Expected space(s) after "throw". (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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (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) 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) 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) 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) 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) 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) 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 leading decimal point can be confused with a dot. (no-floating-decimal)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#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) 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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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 leading decimal point can be confused with a dot. (no-floating-decimal)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#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) Expected space(s) after "return". (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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 't' is defined but never used. (no-unused-vars)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'e' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) 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) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'defineSVGRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToSVG'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './lineEndCapShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '19' used as key. (quote-props)
(#2) Missing space before value for key '19'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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 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) Missing space before value for key 'addImageOnload'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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 "return". (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) 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) A space is required after ','. (comma-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 'last'. (key-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'classSet'. (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) 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-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) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'matchElementSize'. (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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) Unexpected empty function. (no-empty-function)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) 'r' is defined but never used. (no-unused-vars)
(#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) 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 { 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) 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) 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) 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) 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 whitespace after semicolon. (semi-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) 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) Missing semicolon. (semi)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'combineCanvases'. (key-spacing)
(#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) 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 '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) 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) 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) 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 space(s) after "for". (keyword-spacing)
(#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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapes'. (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) 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) 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 "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapesToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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 'getBoundingRect'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) 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) 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) 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) 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) 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) 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) 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) 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) Missing space before value for key 'x'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'y'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'width'. (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 'height'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getDefaultImageRect'. (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) 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) 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) 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) Missing space before value for key 'width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'height'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'top'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'right'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bottom'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'left'. (key-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getBackingScale'. (key-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'requestAnimationFrame'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Missing space before value for key 'getGUID'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must 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) 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) 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) Duplicate key 'requestAnimationFrame'. (no-dupe-keys)
(#2) Missing space before value for key 'requestAnimationFrame'. (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) 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) 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 'cancelAnimationFrame'. (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) 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) 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) 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 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './canvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './svgRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '20' used as key. (quote-props)
(#2) Missing space before value for key '20'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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 'bubbles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'cancelable'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'detail'. (key-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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '21' used as key. (quote-props)
(#2) Missing space before value for key '21'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) 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 console statement. (no-console)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) 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 space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '22' used as key. (quote-props)
(#2) Missing space before value for key '22'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 'h' is assigned a value but never used. (no-unused-vars)
(#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) 'd' is assigned a value but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) 'f' is assigned a value but never used. (no-unused-vars)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) 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) 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 'snapshotToShapes'. (key-spacing)
(#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) 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 '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) 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) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'snapshotJSONToShapes'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'Pencil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Eraser'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Line'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Rectangle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Ellipse'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Text'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Polygon'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Pan'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Eyedropper'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'SelectShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Tool'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ToolWithStroke'. (key-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 '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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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) 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 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) 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) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) 'e' is defined but never used. (no-unused-vars)
(#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) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) A space is required after ','. (comma-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) 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) 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) Missing space before value for key 'init'. (key-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 space before value for key 'init'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'registerJQueryPlugin'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'tools'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setDefaultImageURLPrefix'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defaultTools'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineOptionsStyle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'LiterallyCanvasReactComponent'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'createShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'JSONToShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'shapeToJSON'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineCanvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToContext'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapesToCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineSVGRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapeToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderShapesToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'snapshotToShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'snapshotJSONToShapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderSnapshotToImage'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'renderSnapshotToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'localize'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/LiterallyCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/canvasRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/defaultOptions'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/localization'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/renderSnapshotToImage'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/renderSnapshotToSVG'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/shapes'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/svgRenderer'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './core/util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './ie_customevent'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './ie_setLineDash'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/font'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/line-options-and-stroke-width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/null'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/optionsStyles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/polygon-and-stroke-width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/stroke-or-fill'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles/stroke-width'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './reactGUI/LiterallyCanvas'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './reactGUI/initDOM'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Ellipse'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Eraser'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Eyedropper'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Line'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Pan'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Pencil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Polygon'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Rectangle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/SelectShape'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/Text'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './tools/base'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '23' used as key. (quote-props)
(#2) Missing space before value for key '23'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) 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 '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) 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) 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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing space before value for key 'name'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-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) 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) 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) 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) 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) 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 space before value for key 'name'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-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) 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) 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) 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) 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) 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) Missing space before value for key 'name'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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) Missing space before value for key 'name'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-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) 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) 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) 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) 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) 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' 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) 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) 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 { 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) 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) 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) 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) 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'displayName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getInitialState'. (key-spacing)
(#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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'isItalic'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isBold'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fontName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fontSizeIndex'. (key-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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getFontSizes'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "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) 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) 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 space before value for key 'updateTool'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) 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) 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) 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 space before value for key 'handleFontSize'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'fontSizeIndex'. (key-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 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'handleFontFamily'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'fontName'. (key-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) 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 space before value for key 'handleItalic'. (key-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#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) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'isItalic'. (key-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 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'handleBold'. (key-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'isBold'. (key-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) 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 'componentDidMount'. (key-spacing)
(#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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'render'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) 't' is assigned a value but never used. (no-unused-vars)
(#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) 'o' is assigned a value but never used. (no-unused-vars)
(#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) 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) 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) 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) 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 'className'. (key-spacing)
(#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 'onChange'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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 space before value for key 'value'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'key'. (key-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) 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) 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 'onChange'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 't' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) 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 space before value for key 'key'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'label'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 'key'. (key-spacing)
(#2) A space is required after ','. (comma-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'htmlFor'. (key-spacing)
(#2) A space is required after ','. (comma-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 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'checked'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'onChange'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'htmlFor'. (key-spacing)
(#2) A space is required after ','. (comma-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 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'checked'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'onChange'. (key-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) 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) 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 space before value for key '../core/localization'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '24' used as key. (quote-props)
(#2) Missing space before value for key '24'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'displayName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getState'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isDashed'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'hasEndArrow'. (key-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getInitialState'. (key-spacing)
(#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) 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) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'mixins'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'render'. (key-spacing)
(#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) 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' is assigned a value but never used. (no-unused-vars)
(#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) 'p' is assigned a value but never used. (no-unused-vars)
(#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) 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) 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) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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 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) 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) Missing space before value for key 'square-toolbar-button'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'selected'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'square-toolbar-button'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'selected'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'float'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'margin'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'onClick'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'style'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'src'. (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 'className'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'onClick'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'style'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'src'. (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 'tool'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lc'. (key-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) 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 space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../core/util'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../reactGUI/StrokeWidthPicker'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '25' used as key. (quote-props)
(#2) Missing space before value for key '25'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'displayName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'render'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key './optionsStyles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '26' used as key. (quote-props)
(#2) Missing space before value for key '26'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#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 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'optionsStyles'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'defineOptionsStyle'. (key-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 '../reactGUI/React-shim'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unquoted number literal '27' used as key. (quote-props)
(#2) Missing space before value for key '27'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'n' is defined but never used. (no-unused-vars)
(#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) 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) 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) Missing space before value for key 'displayName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getState'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing space before value for key 'strokeWidth'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'inProgress'. (key-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 'getInitialState'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'mixins'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'componentDidMount'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) This line has 405 statements. Maximum allowed is 2. (max-statements-per-line)
(#3) 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 "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) 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) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'inProgress'. (key-spacing)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) 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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'inProgress'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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 'componentWillUnmount'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 'render'. (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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) 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) 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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) 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) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'src'. (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 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'src'. (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 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'src'. (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) Missing space before value for key 'tool'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/StrokeWidthPicker'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './optionsStyles'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '28' used as key. (quote-props)
(#3) Missing space before value for key '28'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getState'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'strokeOrFill'. (key-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (key-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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onChange'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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 value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'value'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'id'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onChange'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'checked'. (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) Missing space before value for key 'htmlFor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (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) 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 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'value'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'id'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onChange'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'checked'. (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) Missing space before value for key 'htmlFor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) 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) 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 '../core/localization'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './optionsStyles'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '29' used as key. (quote-props)
(#3) Missing space before value for key '29'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 '../reactGUI/StrokeWidthPicker'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './optionsStyles'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '30' used as key. (quote-props)
(#3) Missing space before value for key '30'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 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) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getState'. (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) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'isEnabled'. (key-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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 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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'lc-clear'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'toolbar-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fat-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'disabled'. (key-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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-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) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/localization'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '31' used as key. (quote-props)
(#3) Missing space before value for key '31'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 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) 'h' is assigned a value but never used. (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'u' is assigned a value but never used. (no-unused-vars)
(#3) 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 assigned a value but never used. (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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 value for key 'hue'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'light'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'alpha'. (key-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) Infix operators 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'hue'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-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 value for key 'light'. (key-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 value for key 'alpha'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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 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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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 space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'width'. (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) 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) 'r' is assigned a value but never used. (no-unused-vars)
(#3) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'color-cell'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selected'. (key-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 space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onTouchStart'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onTouchMove'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#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) Missing semicolon. (semi)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (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) 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) 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) 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) 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) 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) 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) 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) Missing space before value for key 'colorString'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'alpha'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-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 space before value for key 'isPickerVisible'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'hsla'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentDidMount'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing space before value for key 'colorString'. (key-spacing)
(#3) A space is required after ','. (comma-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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentWillUnmount'. (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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'setHSLAFromColorString'. (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) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'hsla'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'alpha'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-spacing)
(#3) Missing space before value for key 'hsla'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'alpha'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'closePicker'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before value for key 'isPickerVisible'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'togglePicker'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing space before value for key 'isPickerVisible'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'setColor'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before value for key 'colorString'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'setAlpha'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before value for key 'alpha'. (key-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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'hsla'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'setSat'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Missing space before value for key 'sat'. (key-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) after "throw". (keyword-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) Infix operators 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 space before value for key 'hsla'. (key-spacing)
(#3) A space is required after ','. (comma-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 'render'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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 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) 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) Missing space before value for key 'className'. (key-spacing)
(#3) Missing space before value for key 'color-well'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'open'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onMouseLeave'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'float'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'textAlign'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'float'. (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 'className'. (key-spacing)
(#3) Missing space before value for key 'color-well-color-container'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selected'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'left'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'top'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'renderPicker'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'h' is assigned a value but never used. (no-unused-vars)
(#3) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 'e' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-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 'height'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Infix operators 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 value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#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 'backgroundImage'. (key-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 space before value for key 'backgroundRepeat'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'height'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#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 'top'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'right'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bottom'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'left'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-spacing)
(#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) 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) 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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'hue'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'light'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'alpha'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) Don't make functions within a loop. (no-loop-func)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'hue'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sat'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'light'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'alpha'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (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 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'min'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'max'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3) Missing space before value for key 'step'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'value'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onChange'. (key-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'min'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'max'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'value'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Duplicate key 'max'. (no-dupe-keys)
(#3) Missing space before value for key 'max'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onChange'. (key-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'rows'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selectedColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onChange'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) 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 value for key '../core/localization'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'react-addons-pure-render-mixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '32' used as key. (quote-props)
(#3) Missing space before value for key '32'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shouldComponentUpdate'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getDefaultProps'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 'bindToModel'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentWillMount'. (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) 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 constructor name should not start with a lowercase letter. (new-cap)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentDidMount'. (key-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentWillUnmount'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-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) 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) 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 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'toolButtonComponents'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'imageURLPrefix'. (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 'toolbar-at-top'. (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 'toolbar-at-bottom'. (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 'toolbar-hidden'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (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) Missing space before value for key 'ref'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'imageURLPrefix'. (key-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) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/LiterallyCanvas'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/defaultOptions'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../optionsStyles/font'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../optionsStyles/line-options-and-stroke-width'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../optionsStyles/null'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../optionsStyles/polygon-and-stroke-width'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../optionsStyles/stroke-width'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/ReactDOM-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './Options'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './Picker'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './createToolButton'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '33' used as key. (quote-props)
(#3) Missing space before value for key '33'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 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) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getState'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'style'. (key-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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'tool'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (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) 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 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'renderBody'. (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) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'tool'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'imageURLPrefix'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (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) 't' is assigned a value but never used. (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 '../optionsStyles/optionsStyles'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '34' used as key. (quote-props)
(#3) Missing space before value for key '34'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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 space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 't' is assigned a value but never used. (no-unused-vars)
(#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) 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 space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'colorName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'label'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'colorName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'label'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'colorName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'label'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (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) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'selectedToolIndex'. (key-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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'renderBody'. (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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (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 space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'imageURLPrefix'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isSelected'. (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 'onSelect'. (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) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing space before value for key 'selectedToolIndex'. (key-spacing)
(#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) 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) Requires a space before '}'. (block-spacing)
(#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) 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) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#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 'bottom'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'left'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'right'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'imageURLPrefix'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'imageURLPrefix'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (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) 't' is assigned a value but never used. (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/localization'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './ClearButton'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './ColorWell'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './UndoRedoButtons'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './ZoomButtons'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '35' used as key. (quote-props)
(#3) Missing space before value for key '35'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'react'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '36' used as key. (quote-props)
(#3) Missing space before value for key '36'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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 { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#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) Expected space(s) before "try". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#3) 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 "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) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) Expected space(s) before "if". (keyword-spacing)
(#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 an object to be thrown. (no-throw-literal)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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 value for key 'react'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'react-dom'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '37' used as key. (quote-props)
(#3) Missing space before value for key '37'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected 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) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getState'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentWillReceiveProps'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 'render'. (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) 'n' is assigned a value but never used. (no-unused-vars)
(#3) 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) 'h' is assigned a value but never used. (no-unused-vars)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) 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) 'o' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'square-toolbar-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selected'. (key-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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'key'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'width'. (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 'height'. (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 'viewPort'. (key-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 value for key 'version'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'xmlns'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cx'. (key-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 space before value for key 'cy'. (key-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 space before value for key 'r'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) 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) 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) 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 '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../reactGUI/createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '38' used as key. (quote-props)
(#3) Missing space before value for key '38'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected 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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before value for key 'displayName'. (key-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 space before value for key 'getState'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Expected to return a value at the end of function 'call'. (consistent-return)
(#3) Missing space before value for key 'isEnabled'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "switch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "case". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Requires a space before '}'. (block-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getInitialState'. (key-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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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) 'o' is assigned a value but never used. (no-unused-vars)
(#3) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must 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 value for key 'toolbar-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'thin-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'disabled'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected to return a value at the end of function 'call'. (consistent-return)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "switch". (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 "case". (keyword-spacing)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) 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) Expected space(s) after "case". (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) 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) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#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) 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) Missing space before value for key 'backgroundImage'. (key-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 space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'title'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#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) Missing semicolon. (semi)
(#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) 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 space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (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) 't' is assigned a value but never used. (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '39' used as key. (quote-props)
(#3) Missing space before value for key '39'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 space before value for key 'displayName'. (key-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 space before value for key 'getState'. (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) Expected space(s) after "return". (keyword-spacing)
(#3) Expected to return a value at the end of function 'call'. (consistent-return)
(#3) Missing space before value for key 'isEnabled'. (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) Expected space(s) after "switch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "case". (keyword-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 "case". (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 "this". (keyword-spacing)
(#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) 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) 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 'getInitialState'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mixins'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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) 'o' is assigned a value but never used. (no-unused-vars)
(#3) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must 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 value for key 'toolbar-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'thin-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'disabled'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected to return a value at the end of function 'call'. (consistent-return)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "switch". (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) Expected space(s) after "case". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "case". (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) 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) Expected space(s) after "case". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Missing semicolon. (semi)
(#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) 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) 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) Infix operators 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 'backgroundImage'. (key-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 space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onClick'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'title'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-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) 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) 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 space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'render'. (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) 't' is assigned a value but never used. (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'className'. (key-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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './createSetStateOnEventMixin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '40' used as key. (quote-props)
(#3) Missing space before value for key '40'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) 'r' is assigned a value but never used. (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'componentDidMount'. (key-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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing 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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentWillUnmount'. (key-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) 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) 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) 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 value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '41' used as key. (quote-props)
(#3) Missing space before value for key '41'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) 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) Missing space before value for key 'displayName'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getDefaultProps'. (key-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) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'isSelected'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'componentWillMount'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 'render'. (key-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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'l' is assigned a value but never used. (no-unused-vars)
(#3) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 space before value for key 'lc-pick-tool'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'toolbar-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'thin-button'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selected'. (key-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) Missing space before value for key 'className'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing space before value for key 'backgroundImage'. (key-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 space before value for key 'onClick'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'title'. (key-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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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 value for key '../core/localization'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/util'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '42' used as key. (quote-props)
(#3) Missing space before value for key '42'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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 constructor name should not start with a lowercase letter. (new-cap)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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 "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/LiterallyCanvas'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './LiterallyCanvas'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './React-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './ReactDOM-shim'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '43' used as key. (quote-props)
(#3) Missing space before value for key '43'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) 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) Missing JSDoc comment. (require-jsdoc)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) 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 "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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 '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) Expected space(s) before "return". (keyword-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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillColor'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '44' used as key. (quote-props)
(#3) Missing space before value for key '44'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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 '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) 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) 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) 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) 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) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'size'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'color'. (key-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) 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 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './Pencil'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '45' used as key. (quote-props)
(#3) Missing space before value for key '45'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) 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) 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) 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 '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space 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) 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'r' is assigned a value but never used. (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'x'. (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 'y'. (key-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-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 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '46' used as key. (quote-props)
(#3) Missing space before value for key '46'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) Missing space before value for key 'x1'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y1'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'x2'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y2'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dash'. (key-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) Expected space(s) after "switch". (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) Expected space(s) after "case". (keyword-spacing)
(#3) Expected space(s) after "return". (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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'endCapShapes'. (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) Missing space before value for key 'color'. (key-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '47' used as key. (quote-props)
(#3) Missing space before value for key '47'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' is assigned a value but never used. (no-unused-vars)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (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 whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-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 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'x'. (key-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 space before value for key 'y'. (key-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) 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) Missing semicolon. (semi)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '48' used as key. (quote-props)
(#3) Missing space before value for key '48'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing 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 { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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 '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) 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) 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) Expected space(s) before "return". (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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-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) 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) Expected space(s) before "this". (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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) 'n' is defined but never used. (no-unused-vars)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'size'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'color'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '49' used as key. (quote-props)
(#3) Missing space before value for key '49'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Return statement should not contain assignment. (no-return-assign)
(#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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) 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 "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Missing whitespace after semicolon. (semi-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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'x'. (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 'y'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) 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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) 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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Requires a space after '{'. (block-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 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) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) 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 opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-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) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must 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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) Infix operators 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 space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isClosed'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'points'. (key-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '50' used as key. (quote-props)
(#3) Missing space before value for key '50'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing semicolon. (semi)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Requires a space before '}'. (block-spacing)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'x'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'y'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeWidth'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'strokeColor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillColor'. (key-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) A space is required after ','. (comma-spacing)
(#3) ["continue"] is better written in dot notation. (dot-notation)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '51' used as key. (quote-props)
(#3) Missing space before value for key '51'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) 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) 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) 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 '()' invoking a constructor. (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) 't' is defined but never used. (no-unused-vars)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) 't' is defined but never used. (no-unused-vars)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' 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) 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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (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 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) 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) 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) 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) Missing space before value for key 'selectedShape'. (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 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handleSize'. (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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'x'. (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 'y'. (key-spacing)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) Missing space before value for key 'x'. (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 'y'. (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) Missing space before value for key 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handleSize'. (key-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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'i' is assigned a value but never used. (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) 'r' is assigned a value but never used. (no-unused-vars)
(#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) 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) Missing space before value for key 'shape'. (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) 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 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-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) 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) 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) 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) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shape'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handleSize'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'backgroundColor'. (key-spacing)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '../core/shapes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key './base'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unquoted number literal '52' used as key. (quote-props)
(#3) Missing space before value for key '52'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' is defined but never used. (no-unused-vars)
(#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) 'i' is assigned a value but never used. (no-unused-vars)
(#3) 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) 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) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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 "for". (keyword-spacing)
(#3) Expected space(s) after "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) 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)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#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) 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 '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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) 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) 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) This line has 82 statements. Maximum allowed is 2. (max-statements-per-line)
(#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) Infix operators must 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) 't' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (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 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing whitespace after semicolon. (semi-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) 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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (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) Infix operators must be spaced. (space-infix-ops)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) 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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) Return statement should not contain assignment. (no-return-assign)
(#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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-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) 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'shape'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ctx'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'backgroundColor'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Expected space(s) after "switch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "case". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "case". (keyword-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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'a' is assigned a value but never used. (no-unused-vars)
(#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) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) 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) 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) Infix operators must 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) Missing space before value for key 'x'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'y'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Infix operators must 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) Missing space before value for key 'x'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'y'. (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 'color'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'font'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'v'. (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) 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) Missing space before value for key 'x'. (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 'y'. (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) 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) ["continue"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected to return a value at the end of 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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 space(s) after "switch". (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) 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "case". (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) 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 whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "case". (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "case". (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) 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "case". (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) 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 whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "case". (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) 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 whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "case". (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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-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) 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) 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) 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) Infix operators must 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (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) Expected an object to be thrown. (no-throw-literal)
(#4) Expected space(s) after "throw". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) 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) 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) 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) 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 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 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) 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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) 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) 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) 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) 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) Infix operators must 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) Infix operators must 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) Infix operators must 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key '../core/shapes'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key './base'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted number literal '53' used as key. (quote-props)
(#4) Missing space before value for key '53'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'n' is defined but never used. (no-unused-vars)
(#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) A space is required after ','. (comma-spacing)
(#4) 'r' is assigned a value but never used. (no-unused-vars)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) 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 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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 '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unexpected empty function 't'. (no-empty-function)
(#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) 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) 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) 'n' is defined but never used. (no-unused-vars)
(#4) Unexpected empty function. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) ["continue"] is better written in dot notation. (dot-notation)
(#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) 'n' is defined but never used. (no-unused-vars)
(#4) Unexpected empty function. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 'n' is defined but never used. (no-unused-vars)
(#4) Unexpected empty function. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 't' is defined but never used. (no-unused-vars)
(#4) Unexpected empty function. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 't' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unexpected empty function. (no-empty-function)
(#4) A space is required after ','. (comma-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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) 't' is defined but never used. (no-unused-vars)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (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 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) 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) Missing whitespace after semicolon. (semi-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) 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) 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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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) 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) 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) Missing semicolon. (semi)
(#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) 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) 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) 't' is defined but never used. (no-unused-vars)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-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) 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) 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) 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)
lib/editor/atto/plugins/sketch/js/react-0.14.3.js
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#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 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) This line has 32 statements. Maximum allowed is 2. (max-statements-per-line)
(#4) 'module' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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 space(s) before "else". (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) 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) A space is required after ','. (comma-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 space(s) before "else". (keyword-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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) 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 space(s) before "else". (keyword-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'global' is not defined. (no-undef)
(#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) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) 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 space(s) after "else". (keyword-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) 'define' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) 'module' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) 'exports' is defined but never used. (no-unused-vars)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-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) 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) 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) 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) 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) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-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 space(s) before "var". (keyword-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 'exports'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "var". (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unquoted number literal '1' used as key. (quote-props)
(#4) Missing space before value for key '1'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'exports' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Unexpected constant condition. (no-constant-condition)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Unexpected constant condition. (no-constant-condition)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Unexpected constant condition. (no-constant-condition)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '118'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '140'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '143'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '173'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '22'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '26'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '29'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '37'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '55'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '64'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '91'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '94'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key '96'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Unquoted number literal '2' used as key. (quote-props)
(#65) Missing space before value for key '2'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) 'exports' is defined but never used. (no-unused-vars)
(#65) Missing space before opening brace. (space-before-blocks)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing space before value for key '122'. (key-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing space before value for key '155'. (key-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing space before value for key '72'. (key-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Unquoted number literal '3' used as key. (quote-props)
(#102) Missing space before value for key '3'. (key-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) 'exports' is defined but never used. (no-unused-vars)
(#102) Missing space before opening brace. (space-before-blocks)
(#144) Line 144 exceeds the maximum line length of 132. (max-len)
(#146) Missing JSDoc @returns for function. (valid-jsdoc)
(#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 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)
(#174) Line 174 exceeds the maximum line length of 132. (max-len)
(#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)
(#181) Line 181 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 before '}'. (object-curly-spacing)
(#186) There should be no space after '{'. (object-curly-spacing)
(#186) There should be no space before '}'. (object-curly-spacing)
(#188) Line 188 exceeds the maximum line length of 132. (max-len)
(#195) Missing JSDoc for parameter 'nativeEvent'. (valid-jsdoc)
(#195) Missing JSDoc @returns for function. (valid-jsdoc)
(#202) Comments should not begin with a lowercase character (capitalized-comments)
(#212) Expected to return a value at the end of function 'getCompositionEventType'. (consistent-return)
(#281) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#440) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#494) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#502) Unexpected space before function parentheses. (space-before-function-paren)
(#503) Line 503 exceeds the maximum line length of 132. (max-len)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '103'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '107'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '147'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '15'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '166'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '19'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Missing space before value for key '20'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) Unquoted number literal '4' used as key. (quote-props)
(#508) Missing space before value for key '4'. (key-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) A space is required after ','. (comma-spacing)
(#508) 'exports' is defined but never used. (no-unused-vars)
(#508) Missing space before opening brace. (space-before-blocks)
(#574) Unexpected space before function parentheses. (space-before-function-paren)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) Unquoted number literal '5' used as key. (quote-props)
(#648) Missing space before value for key '5'. (key-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) 'exports' is defined but never used. (no-unused-vars)
(#648) Missing space before opening brace. (space-before-blocks)
(#673) Unexpected space before function parentheses. (space-before-function-paren)
(#693) Unexpected constant condition. (no-constant-condition)
(#697) Comments should not begin with a lowercase character (capitalized-comments)
(#703) Unexpected space before function parentheses. (space-before-function-paren)
(#709) Line 709 exceeds the maximum line length of 132. (max-len)
(#709) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#709) Unexpected constant condition. (no-constant-condition)
(#712) Unexpected space before function parentheses. (space-before-function-paren)
(#718) Line 718 exceeds the maximum line length of 132. (max-len)
(#718) Unexpected constant condition. (no-constant-condition)
(#718) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#721) Unexpected space before function parentheses. (space-before-function-paren)
(#727) Line 727 exceeds the maximum line length of 132. (max-len)
(#727) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#727) Unexpected constant condition. (no-constant-condition)
(#734) Unexpected space before function parentheses. (space-before-function-paren)
(#762) Unexpected space before function parentheses. (space-before-function-paren)
(#769) Unexpected constant condition. (no-constant-condition)
(#770) 'warnValidStyle' used outside of binding context. (block-scoped-var)
(#772) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#787) Unexpected space before function parentheses. (space-before-function-paren)
(#793) Unexpected constant condition. (no-constant-condition)
(#794) 'warnValidStyle' used outside of binding context. (block-scoped-var)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '119'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '147'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '149'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '160'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '168'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '173'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '4'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Missing space before value for key '78'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) Unquoted number literal '6' used as key. (quote-props)
(#824) Missing space before value for key '6'. (key-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) A space is required after ','. (comma-spacing)
(#824) 'exports' is defined but never used. (no-unused-vars)
(#824) Missing space before opening brace. (space-before-blocks)
(#843) JSDoc syntax error. (valid-jsdoc)
(#868) Unexpected space before function parentheses. (space-before-function-paren)
(#881) Unexpected space before function parentheses. (space-before-function-paren)
(#885) Line 885 exceeds the maximum line length of 132. (max-len)
(#885) Do not nest ternary expressions. (no-nested-ternary)
(#885) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#885) Unexpected constant condition. (no-constant-condition)
(#901) Unexpected space before function parentheses. (space-before-function-paren)
(#909) Unexpected space before function parentheses. (space-before-function-paren)
(#918) A space is required after ','. (comma-spacing)
(#918) Missing space before value for key '161'. (key-spacing)
(#918) A space is required after ','. (comma-spacing)
(#918) Missing space before value for key '24'. (key-spacing)
(#918) A space is required after ','. (comma-spacing)
(#918) Missing space before value for key '25'. (key-spacing)
(#918) A space is required after ','. (comma-spacing)
(#918) Unquoted number literal '7' used as key. (quote-props)
(#918) Missing space before value for key '7'. (key-spacing)
(#918) A space is required after ','. (comma-spacing)
(#918) A space is required after ','. (comma-spacing)
(#918) 'exports' is defined but never used. (no-unused-vars)
(#918) Missing space before opening brace. (space-before-blocks)
(#949) There should be no space after '{'. (object-curly-spacing)
(#949) There should be no space before '}'. (object-curly-spacing)
(#950) There should be no space after '{'. (object-curly-spacing)
(#950) There should be no space before '}'. (object-curly-spacing)
(#952) Line 952 exceeds the maximum line length of 132. (max-len)
(#964) Missing JSDoc for parameter 'elem'. (valid-jsdoc)
(#964) Missing JSDoc @returns for function. (valid-jsdoc)
(#978) Missing JSDoc comment. (require-jsdoc)
(#996) Missing JSDoc comment. (require-jsdoc)
(#1001) Missing JSDoc comment. (require-jsdoc)
(#1007) Missing JSDoc comment. (require-jsdoc)
(#1016) Missing JSDoc comment. (require-jsdoc)
(#1016) Expected to return a value at the end of function 'getTargetIDForChangeEvent'. (consistent-return)
(#1021) Missing JSDoc comment. (require-jsdoc)
(#1023) Comments should not begin with a lowercase character (capitalized-comments)
(#1047) Unexpected space before function parentheses. (space-before-function-paren)
(#1050) Unexpected space before function parentheses. (space-before-function-paren)
(#1057) Missing JSDoc for parameter 'target'. (valid-jsdoc)
(#1057) Missing JSDoc for parameter 'targetID'. (valid-jsdoc)
(#1083) Comments should not begin with a lowercase character (capitalized-comments)
(#1093) Missing JSDoc for parameter 'nativeEvent'. (valid-jsdoc)
(#1110) Missing JSDoc @returns for function. (valid-jsdoc)
(#1110) Missing JSDoc for parameter 'topLevelType'. (valid-jsdoc)
(#1110) Missing JSDoc for parameter 'topLevelTarget'. (valid-jsdoc)
(#1110) Missing JSDoc for parameter 'topLevelTargetID'. (valid-jsdoc)
(#1113) Expected to return a value at the end of function 'getTargetIDForInputEvent'. (consistent-return)
(#1122) Missing JSDoc comment. (require-jsdoc)
(#1145) Missing JSDoc comment. (require-jsdoc)
(#1145) Expected to return a value at the end of function 'getTargetIDForInputEventIE'. (consistent-return)
(#1145) 'topLevelTargetID' is defined but never used. (no-unused-vars)
(#1146) Line 1146 exceeds the maximum line length of 132. (max-len)
(#1164) Missing JSDoc @returns for function. (valid-jsdoc)
(#1164) Missing JSDoc for parameter 'elem'. (valid-jsdoc)
(#1174) Missing JSDoc comment. (require-jsdoc)
(#1174) Expected to return a value at the end of function 'getTargetIDForClickEvent'. (consistent-return)
(#1194) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#1202) Expected to return a value at the end of method 'extractEvents'. (consistent-return)
(#1202) Unexpected space before function parentheses. (space-before-function-paren)
(#1240) Line 1240 exceeds the maximum line length of 132. (max-len)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '105'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '128'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '133'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '134'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '147'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '15'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '16'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '166'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '19'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Missing space before value for key '96'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) Unquoted number literal '8' used as key. (quote-props)
(#1240) Missing space before value for key '8'. (key-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) A space is required after ','. (comma-spacing)
(#1240) 'exports' is defined but never used. (no-unused-vars)
(#1240) Missing space before opening brace. (space-before-blocks)
(#1258) Unexpected space before function parentheses. (space-before-function-paren)
(#1264) A space is required after ','. (comma-spacing)
(#1264) A space is required after ','. (comma-spacing)
(#1264) Unquoted number literal '9' used as key. (quote-props)
(#1264) Missing space before value for key '9'. (key-spacing)
(#1264) A space is required after ','. (comma-spacing)
(#1264) A space is required after ','. (comma-spacing)
(#1264) 'exports' is defined but never used. (no-unused-vars)
(#1264) Missing space before opening brace. (space-before-blocks)
(#1325) Unexpected space before function parentheses. (space-before-function-paren)
(#1339) Line 1339 exceeds the maximum line length of 132. (max-len)
(#1339) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1339) Do not nest ternary expressions. (no-nested-ternary)
(#1339) Unexpected constant condition. (no-constant-condition)
(#1351) Comments should not begin with a lowercase character (capitalized-comments)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Missing space before value for key '12'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Missing space before value for key '138'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Missing space before value for key '139'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Missing space before value for key '161'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Missing space before value for key '74'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Missing space before value for key '78'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) Unquoted number literal '10' used as key. (quote-props)
(#1394) Missing space before value for key '10'. (key-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) A space is required after ','. (comma-spacing)
(#1394) 'exports' is defined but never used. (no-unused-vars)
(#1394) Missing space before opening brace. (space-before-blocks)
(#1411) Missing JSDoc comment. (require-jsdoc)
(#1412) Unexpected use of '&'. (no-bitwise)
(#1425) Unexpected use of '|'. (no-bitwise)
(#1456) Method 'injectDOMPropertyConfig' has a complexity of 24. (complexity)
(#1456) Unexpected space before function parentheses. (space-before-function-paren)
(#1469) Line 1469 exceeds the maximum line length of 132. (max-len)
(#1469) Do not nest ternary expressions. (no-nested-ternary)
(#1469) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1469) Redundant double negation. (no-extra-boolean-cast)
(#1469) Unexpected constant condition. (no-constant-condition)
(#1489) Line 1489 exceeds the maximum line length of 132. (max-len)
(#1489) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1489) Do not nest ternary expressions. (no-nested-ternary)
(#1489) Unexpected constant condition. (no-constant-condition)
(#1490) Line 1490 exceeds the maximum line length of 132. (max-len)
(#1490) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1490) Do not nest ternary expressions. (no-nested-ternary)
(#1490) Unexpected constant condition. (no-constant-condition)
(#1491) Line 1491 exceeds the maximum line length of 132. (max-len)
(#1491) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1491) Do not nest ternary expressions. (no-nested-ternary)
(#1491) Unexpected constant condition. (no-constant-condition)
(#1493) Unexpected constant condition. (no-constant-condition)
(#1500) Unexpected constant condition. (no-constant-condition)
(#1583) Unexpected constant condition. (no-constant-condition)
(#1590) Missing JSDoc for parameter 'attributeName'. (valid-jsdoc)
(#1590) Missing JSDoc @returns for function. (valid-jsdoc)
(#1594) Unexpected space before function parentheses. (space-before-function-paren)
(#1604) Missing JSDoc for parameter 'nodeName'. (valid-jsdoc)
(#1604) Missing JSDoc @returns for function. (valid-jsdoc)
(#1604) Missing JSDoc for parameter 'prop'. (valid-jsdoc)
(#1612) Unexpected space before function parentheses. (space-before-function-paren)
(#1629) A space is required after ','. (comma-spacing)
(#1629) Missing space before value for key '161'. (key-spacing)
(#1629) A space is required after ','. (comma-spacing)
(#1629) Unquoted number literal '11' used as key. (quote-props)
(#1629) Missing space before value for key '11'. (key-spacing)
(#1629) A space is required after ','. (comma-spacing)
(#1629) A space is required after ','. (comma-spacing)
(#1629) 'exports' is defined but never used. (no-unused-vars)
(#1629) Missing space before opening brace. (space-before-blocks)
(#1651) Unnecessary escape character: \.. (no-useless-escape)
(#1651) Unnecessary escape character: \-. (no-useless-escape)
(#1655) Missing JSDoc comment. (require-jsdoc)
(#1667) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1667) Unexpected constant condition. (no-constant-condition)
(#1671) Missing JSDoc comment. (require-jsdoc)
(#1672) Line 1672 exceeds the maximum line length of 132. (max-len)
(#1672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1675) Unexpected constant condition. (no-constant-condition)
(#1684) Unexpected space before function parentheses. (space-before-function-paren)
(#1692) Comments should not begin with a lowercase character (capitalized-comments)
(#1693) Line 1693 exceeds the maximum line length of 132. (max-len)
(#1693) Do not nest ternary expressions. (no-nested-ternary)
(#1697) Line 1697 exceeds the maximum line length of 132. (max-len)
(#1697) Unexpected constant condition. (no-constant-condition)
(#1697) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1697) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1712) Unexpected space before function parentheses. (space-before-function-paren)
(#1716) Unexpected space before function parentheses. (space-before-function-paren)
(#1727) Unexpected space before function parentheses. (space-before-function-paren)
(#1739) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1743) Unexpected constant condition. (no-constant-condition)
(#1744) 'warnUnknownProperty' used outside of binding context. (block-scoped-var)
(#1756) Unexpected space before function parentheses. (space-before-function-paren)
(#1757) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1770) Unexpected space before function parentheses. (space-before-function-paren)
(#1802) Unexpected constant condition. (no-constant-condition)
(#1803) 'warnUnknownProperty' used outside of binding context. (block-scoped-var)
(#1807) Unexpected space before function parentheses. (space-before-function-paren)
(#1811) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1824) Unexpected space before function parentheses. (space-before-function-paren)
(#1841) Unexpected constant condition. (no-constant-condition)
(#1842) 'warnUnknownProperty' used outside of binding context. (block-scoped-var)
(#1855) A space is required after ','. (comma-spacing)
(#1855) Missing space before value for key '10'. (key-spacing)
(#1855) A space is required after ','. (comma-spacing)
(#1855) Missing space before value for key '136'. (key-spacing)
(#1855) A space is required after ','. (comma-spacing)
(#1855) Missing space before value for key '173'. (key-spacing)
(#1855) A space is required after ','. (comma-spacing)
(#1855) Missing space before value for key '78'. (key-spacing)
(#1855) A space is required after ','. (comma-spacing)
(#1855) Unquoted number literal '12' used as key. (quote-props)
(#1855) Missing space before value for key '12'. (key-spacing)
(#1855) A space is required after ','. (comma-spacing)
(#1855) A space is required after ','. (comma-spacing)
(#1855) 'exports' is defined but never used. (no-unused-vars)
(#1855) Missing space before opening brace. (space-before-blocks)
(#1877) Unnecessary escape character: \/. (no-useless-escape)
(#1906) Method 'dangerouslyRenderMarkup' has a complexity of 21. (complexity)
(#1906) Unexpected space before function parentheses. (space-before-function-paren)
(#1907) Line 1907 exceeds the maximum line length of 132. (max-len)
(#1907) Do not nest ternary expressions. (no-nested-ternary)
(#1907) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1907) Unexpected constant condition. (no-constant-condition)
(#1912) Line 1912 exceeds the maximum line length of 132. (max-len)
(#1912) Do not nest ternary expressions. (no-nested-ternary)
(#1912) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1912) Unexpected constant condition. (no-constant-condition)
(#1954) Line 1954 exceeds the maximum line length of 132. (max-len)
(#1954) Do not nest ternary expressions. (no-nested-ternary)
(#1954) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1954) Redundant double negation. (no-extra-boolean-cast)
(#1954) Unexpected constant condition. (no-constant-condition)
(#1961) Unexpected constant condition. (no-constant-condition)
(#1962) Unexpected console statement. (no-console)
(#1969) Line 1969 exceeds the maximum line length of 132. (max-len)
(#1969) Do not nest ternary expressions. (no-nested-ternary)
(#1969) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1969) Unexpected constant condition. (no-constant-condition)
(#1971) Line 1971 exceeds the maximum line length of 132. (max-len)
(#1971) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1971) Do not nest ternary expressions. (no-nested-ternary)
(#1971) Unexpected constant condition. (no-constant-condition)
(#1984) Unexpected space before function parentheses. (space-before-function-paren)
(#1985) Line 1985 exceeds the maximum line length of 132. (max-len)
(#1985) Do not nest ternary expressions. (no-nested-ternary)
(#1985) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1985) Unexpected constant condition. (no-constant-condition)
(#1986) Line 1986 exceeds the maximum line length of 132. (max-len)
(#1986) Do not nest ternary expressions. (no-nested-ternary)
(#1986) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1986) Unexpected constant condition. (no-constant-condition)
(#1987) Line 1987 exceeds the maximum line length of 132. (max-len)
(#1987) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1987) Do not nest ternary expressions. (no-nested-ternary)
(#1987) Unexpected constant condition. (no-constant-condition)
(#2001) A space is required after ','. (comma-spacing)
(#2001) Missing space before value for key '147'. (key-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) Missing space before value for key '152'. (key-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) Missing space before value for key '153'. (key-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) Missing space before value for key '157'. (key-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) Missing space before value for key '161'. (key-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) Unquoted number literal '13' used as key. (quote-props)
(#2001) Missing space before value for key '13'. (key-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) A space is required after ','. (comma-spacing)
(#2001) 'exports' is defined but never used. (no-unused-vars)
(#2001) Missing space before opening brace. (space-before-blocks)
(#2026) Line 2026 exceeds the maximum line length of 132. (max-len)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2026) There should be no space after '{'. (object-curly-spacing)
(#2026) There should be no space before '}'. (object-curly-spacing)
(#2029) A space is required after ','. (comma-spacing)
(#2029) Missing space before value for key '166'. (key-spacing)
(#2029) A space is required after ','. (comma-spacing)
(#2029) Unquoted number literal '14' used as key. (quote-props)
(#2029) Missing space before value for key '14'. (key-spacing)
(#2029) A space is required after ','. (comma-spacing)
(#2029) A space is required after ','. (comma-spacing)
(#2029) 'exports' is defined but never used. (no-unused-vars)
(#2029) Missing space before opening brace. (space-before-blocks)
(#2056) There should be no space after '{'. (object-curly-spacing)
(#2056) There should be no space before '}'. (object-curly-spacing)
(#2060) There should be no space after '{'. (object-curly-spacing)
(#2060) There should be no space before '}'. (object-curly-spacing)
(#2071) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#2085) Unexpected space before function parentheses. (space-before-function-paren)
(#2154) A space is required after ','. (comma-spacing)
(#2154) Missing space before value for key '109'. (key-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) Missing space before value for key '15'. (key-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) Missing space before value for key '166'. (key-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) Missing space before value for key '19'. (key-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) Missing space before value for key '72'. (key-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) Unquoted number literal '15' used as key. (quote-props)
(#2154) Missing space before value for key '15'. (key-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) A space is required after ','. (comma-spacing)
(#2154) 'exports' is defined but never used. (no-unused-vars)
(#2154) Missing space before opening brace. (space-before-blocks)
(#2170) There should be no space after '{'. (object-curly-spacing)
(#2170) There should be no space before '}'. (object-curly-spacing)
(#2247) A space is required after ','. (comma-spacing)
(#2247) Missing space before value for key '165'. (key-spacing)
(#2247) A space is required after ','. (comma-spacing)
(#2247) Unquoted number literal '16' used as key. (quote-props)
(#2247) Missing space before value for key '16'. (key-spacing)
(#2247) A space is required after ','. (comma-spacing)
(#2247) A space is required after ','. (comma-spacing)
(#2247) 'exports' is defined but never used. (no-unused-vars)
(#2247) Missing space before opening brace. (space-before-blocks)
(#2288) Unexpected space before function parentheses. (space-before-function-paren)
(#2297) Unexpected space before function parentheses. (space-before-function-paren)
(#2300) Unexpected space before function parentheses. (space-before-function-paren)
(#2310) Missing JSDoc comment. (require-jsdoc)
(#2312) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2312) Unexpected constant condition. (no-constant-condition)
(#2354) Unexpected space before function parentheses. (space-before-function-paren)
(#2356) Unexpected constant condition. (no-constant-condition)
(#2361) Unexpected space before function parentheses. (space-before-function-paren)
(#2362) Unexpected constant condition. (no-constant-condition)
(#2392) Unexpected space before function parentheses. (space-before-function-paren)
(#2393) Line 2393 exceeds the maximum line length of 132. (max-len)
(#2393) Do not nest ternary expressions. (no-nested-ternary)
(#2393) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2393) Unexpected constant condition. (no-constant-condition)
(#2409) Unexpected space before function parentheses. (space-before-function-paren)
(#2420) Unexpected space before function parentheses. (space-before-function-paren)
(#2438) Unexpected space before function parentheses. (space-before-function-paren)
(#2453) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#2464) Unexpected space before function parentheses. (space-before-function-paren)
(#2471) Line 2471 exceeds the maximum line length of 132. (max-len)
(#2487) Unexpected space before function parentheses. (space-before-function-paren)
(#2493) Missing JSDoc for parameter 'simulated'. (valid-jsdoc)
(#2498) Unexpected space before function parentheses. (space-before-function-paren)
(#2508) Line 2508 exceeds the maximum line length of 132. (max-len)
(#2508) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2508) Do not nest ternary expressions. (no-nested-ternary)
(#2508) Redundant double negation. (no-extra-boolean-cast)
(#2508) Unexpected constant condition. (no-constant-condition)
(#2516) Unexpected space before function parentheses. (space-before-function-paren)
(#2520) Unexpected space before function parentheses. (space-before-function-paren)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '115'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '124'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '161'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '17'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '173'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '18'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Missing space before value for key '61'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) Unquoted number literal '17' used as key. (quote-props)
(#2527) Missing space before value for key '17'. (key-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) A space is required after ','. (comma-spacing)
(#2527) 'exports' is defined but never used. (no-unused-vars)
(#2527) Missing space before opening brace. (space-before-blocks)
(#2567) Line 2567 exceeds the maximum line length of 132. (max-len)
(#2567) Do not nest ternary expressions. (no-nested-ternary)
(#2567) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2567) Unexpected constant condition. (no-constant-condition)
(#2571) Line 2571 exceeds the maximum line length of 132. (max-len)
(#2571) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2571) Do not nest ternary expressions. (no-nested-ternary)
(#2571) Unexpected constant condition. (no-constant-condition)
(#2575) Line 2575 exceeds the maximum line length of 132. (max-len)
(#2575) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2575) Do not nest ternary expressions. (no-nested-ternary)
(#2575) Unexpected constant condition. (no-constant-condition)
(#2580) Missing JSDoc for parameter 'eventName'. (valid-jsdoc)
(#2589) Line 2589 exceeds the maximum line length of 132. (max-len)
(#2589) Do not nest ternary expressions. (no-nested-ternary)
(#2589) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2589) Redundant double negation. (no-extra-boolean-cast)
(#2589) Unexpected constant condition. (no-constant-condition)
(#2608) Missing JSDoc for parameter 'eventName'. (valid-jsdoc)
(#2617) Line 2617 exceeds the maximum line length of 132. (max-len)
(#2617) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2617) Do not nest ternary expressions. (no-nested-ternary)
(#2617) Redundant double negation. (no-extra-boolean-cast)
(#2617) Unexpected constant condition. (no-constant-condition)
(#2658) Unexpected space before function parentheses. (space-before-function-paren)
(#2659) Line 2659 exceeds the maximum line length of 132. (max-len)
(#2659) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2659) Do not nest ternary expressions. (no-nested-ternary)
(#2659) Redundant double negation. (no-extra-boolean-cast)
(#2659) Unexpected constant condition. (no-constant-condition)
(#2675) Unexpected space before function parentheses. (space-before-function-paren)
(#2683) Line 2683 exceeds the maximum line length of 132. (max-len)
(#2683) Do not nest ternary expressions. (no-nested-ternary)
(#2683) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2683) Redundant double negation. (no-extra-boolean-cast)
(#2683) Unexpected constant condition. (no-constant-condition)
(#2700) Unexpected space before function parentheses. (space-before-function-paren)
(#2721) Unexpected space before function parentheses. (space-before-function-paren)
(#2748) A space is required after ','. (comma-spacing)
(#2748) Missing space before value for key '161'. (key-spacing)
(#2748) A space is required after ','. (comma-spacing)
(#2748) Unquoted number literal '18' used as key. (quote-props)
(#2748) Missing space before value for key '18'. (key-spacing)
(#2748) A space is required after ','. (comma-spacing)
(#2748) A space is required after ','. (comma-spacing)
(#2748) 'exports' is defined but never used. (no-unused-vars)
(#2748) Missing space before opening brace. (space-before-blocks)
(#2778) Unexpected space before function parentheses. (space-before-function-paren)
(#2780) Unexpected constant condition. (no-constant-condition)
(#2781) Line 2781 exceeds the maximum line length of 132. (max-len)
(#2781) Unexpected constant condition. (no-constant-condition)
(#2781) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2788) Missing JSDoc comment. (require-jsdoc)
(#2789) Line 2789 exceeds the maximum line length of 132. (max-len)
(#2792) Missing JSDoc comment. (require-jsdoc)
(#2795) Missing JSDoc comment. (require-jsdoc)
(#2800) Unexpected constant condition. (no-constant-condition)
(#2801) Unexpected space before function parentheses. (space-before-function-paren)
(#2807) Do not nest ternary expressions. (no-nested-ternary)
(#2808) Do not nest ternary expressions. (no-nested-ternary)
(#2810) Line 2810 exceeds the maximum line length of 132. (max-len)
(#2810) Unexpected constant condition. (no-constant-condition)
(#2810) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2832) Missing JSDoc for parameter 'simulated'. (valid-jsdoc)
(#2832) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#2838) Unexpected constant condition. (no-constant-condition)
(#2856) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#2866) Unexpected constant condition. (no-constant-condition)
(#2887) Missing JSDoc @returns for function. (valid-jsdoc)
(#2887) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#2897) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#2907) Unexpected constant condition. (no-constant-condition)
(#2912) Line 2912 exceeds the maximum line length of 132. (max-len)
(#2912) Do not nest ternary expressions. (no-nested-ternary)
(#2912) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2912) Redundant double negation. (no-extra-boolean-cast)
(#2912) Unexpected constant condition. (no-constant-condition)
(#2940) Unexpected space before function parentheses. (space-before-function-paren)
(#2943) Unexpected space before function parentheses. (space-before-function-paren)
(#2951) A space is required after ','. (comma-spacing)
(#2951) Missing space before value for key '15'. (key-spacing)
(#2951) A space is required after ','. (comma-spacing)
(#2951) Missing space before value for key '161'. (key-spacing)
(#2951) A space is required after ','. (comma-spacing)
(#2951) Missing space before value for key '173'. (key-spacing)
(#2951) A space is required after ','. (comma-spacing)
(#2951) Missing space before value for key '61'. (key-spacing)
(#2951) A space is required after ','. (comma-spacing)
(#2951) Unquoted number literal '19' used as key. (quote-props)
(#2951) Missing space before value for key '19'. (key-spacing)
(#2951) A space is required after ','. (comma-spacing)
(#2951) A space is required after ','. (comma-spacing)
(#2951) 'exports' is defined but never used. (no-unused-vars)
(#2951) Missing space before opening brace. (space-before-blocks)
(#2976) Missing JSDoc @returns for function. (valid-jsdoc)
(#2976) Missing JSDoc for parameter 'propagationPhase'. (valid-jsdoc)
(#2976) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#2976) Missing JSDoc for parameter 'id'. (valid-jsdoc)
(#2985) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#2985) Missing JSDoc for parameter 'upwards'. (valid-jsdoc)
(#2985) Missing JSDoc for parameter 'domID'. (valid-jsdoc)
(#2992) Unexpected constant condition. (no-constant-condition)
(#2993) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2993) Unexpected constant condition. (no-constant-condition)
(#3003) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#3016) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#3021) Line 3021 exceeds the maximum line length of 132. (max-len)
(#3025) Missing JSDoc for parameter 'ignoredDirection'. (valid-jsdoc)
(#3025) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#3025) Missing JSDoc for parameter 'id'. (valid-jsdoc)
(#3052) Missing JSDoc comment. (require-jsdoc)
(#3056) Missing JSDoc comment. (require-jsdoc)
(#3060) Missing JSDoc comment. (require-jsdoc)
(#3064) Missing JSDoc comment. (require-jsdoc)
(#3087) A space is required after ','. (comma-spacing)
(#3087) Missing space before value for key '115'. (key-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) Missing space before value for key '124'. (key-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) Missing space before value for key '15'. (key-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) Missing space before value for key '16'. (key-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) Missing space before value for key '173'. (key-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) Unquoted number literal '20' used as key. (quote-props)
(#3087) Missing space before value for key '20'. (key-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) A space is required after ','. (comma-spacing)
(#3087) 'exports' is defined but never used. (no-unused-vars)
(#3087) Missing space before opening brace. (space-before-blocks)
(#3125) Unexpected space before function parentheses. (space-before-function-paren)
(#3136) Unexpected space before function parentheses. (space-before-function-paren)
(#3149) Unexpected space before function parentheses. (space-before-function-paren)
(#3183) A space is required after ','. (comma-spacing)
(#3183) Missing space before value for key '131'. (key-spacing)
(#3183) A space is required after ','. (comma-spacing)
(#3183) Missing space before value for key '24'. (key-spacing)
(#3183) A space is required after ','. (comma-spacing)
(#3183) Missing space before value for key '25'. (key-spacing)
(#3183) A space is required after ','. (comma-spacing)
(#3183) Unquoted number literal '21' used as key. (quote-props)
(#3183) Missing space before value for key '21'. (key-spacing)
(#3183) A space is required after ','. (comma-spacing)
(#3183) A space is required after ','. (comma-spacing)
(#3183) 'exports' is defined but never used. (no-unused-vars)
(#3183) Missing space before opening brace. (space-before-blocks)
(#3211) Line 3211 exceeds the maximum line length of 132. (max-len)
(#3215) Unnecessary escape character: \-. (no-useless-escape)
(#3224) Unexpected use of '|'. (no-bitwise)
(#3229) Comments should not begin with a lowercase character (capitalized-comments)
(#3232) Unexpected use of '|'. (no-bitwise)
(#3237) Unexpected use of '|'. (no-bitwise)
(#3245) Unexpected use of '|'. (no-bitwise)
(#3250) Unexpected use of '|'. (no-bitwise)
(#3258) Unexpected use of '|'. (no-bitwise)
(#3271) Unexpected use of '|'. (no-bitwise)
(#3288) Unexpected use of '|'. (no-bitwise)
(#3300) Unexpected use of '|'. (no-bitwise)
(#3301) Unexpected use of '|'. (no-bitwise)
(#3312) Unexpected use of '|'. (no-bitwise)
(#3317) Unexpected use of '|'. (no-bitwise)
(#3323) Unexpected use of '|'. (no-bitwise)
(#3324) Unexpected use of '|'. (no-bitwise)
(#3326) Unexpected use of '|'. (no-bitwise)
(#3343) Unexpected use of '|'. (no-bitwise)
(#3355) Comments should not begin with a lowercase character (capitalized-comments)
(#3368) Comments should not begin with a lowercase character (capitalized-comments)
(#3370) Comments should not begin with a lowercase character (capitalized-comments)
(#3372) Comments should not begin with a lowercase character (capitalized-comments)
(#3375) Unexpected use of '|'. (no-bitwise)
(#3377) Comments should not begin with a lowercase character (capitalized-comments)
(#3382) Comments should not begin with a lowercase character (capitalized-comments)
(#3416) A space is required after ','. (comma-spacing)
(#3416) Missing space before value for key '10'. (key-spacing)
(#3416) A space is required after ','. (comma-spacing)
(#3416) Missing space before value for key '147'. (key-spacing)
(#3416) A space is required after ','. (comma-spacing)
(#3416) Unquoted number literal '22' used as key. (quote-props)
(#3416) Missing space before value for key '22'. (key-spacing)
(#3416) A space is required after ','. (comma-spacing)
(#3416) A space is required after ','. (comma-spacing)
(#3416) 'exports' is defined but never used. (no-unused-vars)
(#3416) Missing space before opening brace. (space-before-blocks)
(#3447) Unexpected space before function parentheses. (space-before-function-paren)
(#3453) A space is required after ','. (comma-spacing)
(#3453) Missing space before value for key '70'. (key-spacing)
(#3453) A space is required after ','. (comma-spacing)
(#3453) Missing space before value for key '90'. (key-spacing)
(#3453) A space is required after ','. (comma-spacing)
(#3453) Unquoted number literal '23' used as key. (quote-props)
(#3453) Missing space before value for key '23'. (key-spacing)
(#3453) A space is required after ','. (comma-spacing)
(#3453) A space is required after ','. (comma-spacing)
(#3453) 'exports' is defined but never used. (no-unused-vars)
(#3453) Missing space before opening brace. (space-before-blocks)
(#3484) Missing JSDoc comment. (require-jsdoc)
(#3485) Line 3485 exceeds the maximum line length of 132. (max-len)
(#3485) Do not nest ternary expressions. (no-nested-ternary)
(#3485) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3485) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3485) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3485) Unexpected constant condition. (no-constant-condition)
(#3487) Missing JSDoc comment. (require-jsdoc)
(#3489) Line 3489 exceeds the maximum line length of 132. (max-len)
(#3489) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3489) Do not nest ternary expressions. (no-nested-ternary)
(#3489) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3489) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3489) Unexpected constant condition. (no-constant-condition)
(#3492) Missing JSDoc comment. (require-jsdoc)
(#3494) Line 3494 exceeds the maximum line length of 132. (max-len)
(#3494) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3494) Do not nest ternary expressions. (no-nested-ternary)
(#3494) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3494) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3494) Unexpected constant condition. (no-constant-condition)
(#3498) Unexpected space before function parentheses. (space-before-function-paren)
(#3498) 'componentName' is defined but never used. (no-unused-vars)
(#3502) Line 3502 exceeds the maximum line length of 132. (max-len)
(#3504) Unexpected space before function parentheses. (space-before-function-paren)
(#3504) 'componentName' is defined but never used. (no-unused-vars)
(#3508) Line 3508 exceeds the maximum line length of 132. (max-len)
(#3514) Missing JSDoc comment. (require-jsdoc)
(#3529) Unexpected space before function parentheses. (space-before-function-paren)
(#3534) 'error' used outside of binding context. (block-scoped-var)
(#3534) 'error' used outside of binding context. (block-scoped-var)
(#3537) 'error' used outside of binding context. (block-scoped-var)
(#3540) Unexpected constant condition. (no-constant-condition)
(#3540) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3540) 'error' used outside of binding context. (block-scoped-var)
(#3549) Unexpected space before function parentheses. (space-before-function-paren)
(#3562) Unexpected space before function parentheses. (space-before-function-paren)
(#3570) Missing JSDoc @returns for function. (valid-jsdoc)
(#3574) Expected to return a value at the end of method 'executeOnChange'. (consistent-return)
(#3574) Unexpected space before function parentheses. (space-before-function-paren)
(#3588) A space is required after ','. (comma-spacing)
(#3588) Missing space before value for key '161'. (key-spacing)
(#3588) A space is required after ','. (comma-spacing)
(#3588) Missing space before value for key '173'. (key-spacing)
(#3588) A space is required after ','. (comma-spacing)
(#3588) Missing space before value for key '81'. (key-spacing)
(#3588) A space is required after ','. (comma-spacing)
(#3588) Missing space before value for key '82'. (key-spacing)
(#3588) A space is required after ','. (comma-spacing)
(#3588) Unquoted number literal '24' used as key. (quote-props)
(#3588) Missing space before value for key '24'. (key-spacing)
(#3588) A space is required after ','. (comma-spacing)
(#3588) A space is required after ','. (comma-spacing)
(#3588) 'exports' is defined but never used. (no-unused-vars)
(#3588) Missing space before opening brace. (space-before-blocks)
(#3604) Missing JSDoc comment. (require-jsdoc)
(#3604) 'sources' is defined but never used. (no-unused-vars)
(#3605) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3614) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3636) A space is required after ','. (comma-spacing)
(#3636) A space is required after ','. (comma-spacing)
(#3636) Unquoted number literal '25' used as key. (quote-props)
(#3636) Missing space before value for key '25'. (key-spacing)
(#3636) A space is required after ','. (comma-spacing)
(#3636) A space is required after ','. (comma-spacing)
(#3636) 'exports' is defined but never used. (no-unused-vars)
(#3636) Missing space before opening brace. (space-before-blocks)
(#3652) Missing JSDoc @returns for function. (valid-jsdoc)
(#3652) Missing JSDoc for parameter 'copyFieldsFrom'. (valid-jsdoc)
(#3659) Unexpected space before function parentheses. (space-before-function-paren)
(#3660) Unexpected 'this'. (no-invalid-this)
(#3670) Unexpected space before function parentheses. (space-before-function-paren)
(#3671) Unexpected 'this'. (no-invalid-this)
(#3681) Unexpected space before function parentheses. (space-before-function-paren)
(#3682) Unexpected 'this'. (no-invalid-this)
(#3692) Unexpected space before function parentheses. (space-before-function-paren)
(#3693) Unexpected 'this'. (no-invalid-this)
(#3703) Unexpected space before function parentheses. (space-before-function-paren)
(#3704) Unexpected 'this'. (no-invalid-this)
(#3714) Unexpected space before function parentheses. (space-before-function-paren)
(#3715) Unexpected 'this'. (no-invalid-this)
(#3716) Line 3716 exceeds the maximum line length of 132. (max-len)
(#3716) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3716) Do not nest ternary expressions. (no-nested-ternary)
(#3716) Unexpected constant condition. (no-constant-condition)
(#3726) Missing JSDoc @returns for function. (valid-jsdoc)
(#3735) Unexpected space before function parentheses. (space-before-function-paren)
(#3756) A space is required after ','. (comma-spacing)
(#3756) Missing space before value for key '161'. (key-spacing)
(#3756) A space is required after ','. (comma-spacing)
(#3756) Unquoted number literal '26' used as key. (quote-props)
(#3756) Missing space before value for key '26'. (key-spacing)
(#3756) A space is required after ','. (comma-spacing)
(#3756) A space is required after ','. (comma-spacing)
(#3756) 'exports' is defined but never used. (no-unused-vars)
(#3756) Missing space before opening brace. (space-before-blocks)
(#3790) Line 3790 exceeds the maximum line length of 132. (max-len)
(#3797) A space is required after ','. (comma-spacing)
(#3797) Missing space before value for key '120'. (key-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) Missing space before value for key '24'. (key-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) Missing space before value for key '40'. (key-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) Missing space before value for key '50'. (key-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) Missing space before value for key '69'. (key-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) Unquoted number literal '27' used as key. (quote-props)
(#3797) Missing space before value for key '27'. (key-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) A space is required after ','. (comma-spacing)
(#3797) 'exports' is defined but never used. (no-unused-vars)
(#3797) Missing space before opening brace. (space-before-blocks)
(#3826) Unexpected space before function parentheses. (space-before-function-paren)
(#3827) Line 3827 exceeds the maximum line length of 132. (max-len)
(#3827) Unexpected constant condition. (no-constant-condition)
(#3827) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3834) A space is required after ','. (comma-spacing)
(#3834) Missing space before value for key '122'. (key-spacing)
(#3834) A space is required after ','. (comma-spacing)
(#3834) Missing space before value for key '173'. (key-spacing)
(#3834) A space is required after ','. (comma-spacing)
(#3834) Missing space before value for key '68'. (key-spacing)
(#3834) A space is required after ','. (comma-spacing)
(#3834) Unquoted number literal '28' used as key. (quote-props)
(#3834) Missing space before value for key '28'. (key-spacing)
(#3834) A space is required after ','. (comma-spacing)
(#3834) A space is required after ','. (comma-spacing)
(#3834) 'exports' is defined but never used. (no-unused-vars)
(#3834) Missing space before opening brace. (space-before-blocks)
(#3989) Missing JSDoc comment. (require-jsdoc)
(#4020) Unexpected space before function parentheses. (space-before-function-paren)
(#4031) Unexpected space before function parentheses. (space-before-function-paren)
(#4040) Unexpected space before function parentheses. (space-before-function-paren)
(#4065) Unexpected space before function parentheses. (space-before-function-paren)
(#4089) Line 4089 exceeds the maximum line length of 132. (max-len)
(#4103) Comments should not begin with a lowercase character (capitalized-comments)
(#4115) Unexpected space before function parentheses. (space-before-function-paren)
(#4119) Unexpected space before function parentheses. (space-before-function-paren)
(#4131) Unexpected space before function parentheses. (space-before-function-paren)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '114'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '133'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '15'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '16'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '17'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '24'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '62'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Missing space before value for key '78'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) Unquoted number literal '29' used as key. (quote-props)
(#4159) Missing space before value for key '29'. (key-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) A space is required after ','. (comma-spacing)
(#4159) 'exports' is defined but never used. (no-unused-vars)
(#4159) Missing space before opening brace. (space-before-blocks)
(#4181) Missing JSDoc comment. (require-jsdoc)
(#4185) Expected to return a value at the end of function. (consistent-return)
(#4185) Unexpected space before function parentheses. (space-before-function-paren)
(#4189) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4190) Line 4190 exceeds the maximum line length of 132. (max-len)
(#4214) Unexpected space before function parentheses. (space-before-function-paren)
(#4222) Unexpected space before function parentheses. (space-before-function-paren)
(#4237) Unexpected space before function parentheses. (space-before-function-paren)
(#4238) There should be no space after '{'. (object-curly-spacing)
(#4238) There should be no space before '}'. (object-curly-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) Missing space before value for key '24'. (key-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) Missing space before value for key '26'. (key-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) Missing space before value for key '30'. (key-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) Missing space before value for key '94'. (key-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) Unquoted number literal '30' used as key. (quote-props)
(#4243) Missing space before value for key '30'. (key-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) A space is required after ','. (comma-spacing)
(#4243) 'exports' is defined but never used. (no-unused-vars)
(#4243) Missing space before opening brace. (space-before-blocks)
(#4300) Unexpected space before function parentheses. (space-before-function-paren)
(#4314) Unexpected space before function parentheses. (space-before-function-paren)
(#4349) Unexpected space before function parentheses. (space-before-function-paren)
(#4357) Unexpected space before function parentheses. (space-before-function-paren)
(#4365) Unexpected space before function parentheses. (space-before-function-paren)
(#4370) Unexpected space before function parentheses. (space-before-function-paren)
(#4374) Unexpected space before function parentheses. (space-before-function-paren)
(#4379) Unexpected space before function parentheses. (space-before-function-paren)
(#4387) Unexpected space before function parentheses. (space-before-function-paren)
(#4395) Unexpected space before function parentheses. (space-before-function-paren)
(#4403) Unexpected space before function parentheses. (space-before-function-paren)
(#4409) A space is required after ','. (comma-spacing)
(#4409) Missing space before value for key '135'. (key-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) Missing space before value for key '145'. (key-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) Missing space before value for key '26'. (key-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) Missing space before value for key '40'. (key-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) Missing space before value for key '93'. (key-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) Unquoted number literal '31' used as key. (quote-props)
(#4409) Missing space before value for key '31'. (key-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) A space is required after ','. (comma-spacing)
(#4409) 'exports' is defined but never used. (no-unused-vars)
(#4409) Missing space before opening brace. (space-before-blocks)
(#4431) Missing JSDoc comment. (require-jsdoc)
(#4434) Unexpected constant condition. (no-constant-condition)
(#4435) Line 4435 exceeds the maximum line length of 132. (max-len)
(#4435) Unexpected constant condition. (no-constant-condition)
(#4435) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4437) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4448) Missing JSDoc for parameter 'transaction'. (valid-jsdoc)
(#4448) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#4456) Unexpected space before function parentheses. (space-before-function-paren)
(#4456) 'context' is defined but never used. (no-unused-vars)
(#4457) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4475) Unexpected space before function parentheses. (space-before-function-paren)
(#4492) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4520) Unexpected space before function parentheses. (space-before-function-paren)
(#4532) A space is required after ','. (comma-spacing)
(#4532) Missing space before value for key '132'. (key-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) Missing space before value for key '141'. (key-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) Missing space before value for key '142'. (key-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) Missing space before value for key '173'. (key-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) Missing space before value for key '84'. (key-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) Unquoted number literal '32' used as key. (quote-props)
(#4532) Missing space before value for key '32'. (key-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) A space is required after ','. (comma-spacing)
(#4532) 'exports' is defined but never used. (no-unused-vars)
(#4532) Missing space before opening brace. (space-before-blocks)
(#4556) Missing JSDoc comment. (require-jsdoc)
(#4573) Unexpected space before function parentheses. (space-before-function-paren)
(#4580) Missing JSDoc comment. (require-jsdoc)
(#4580) 'name' is defined but never used. (no-unused-vars)
(#4587) Missing JSDoc @returns for function. (valid-jsdoc)
(#4597) Expected to return a value at the end of function 'forEachChildren'. (consistent-return)
(#4598) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4606) Expected JSDoc for 'keyPrefix' but found 'mapFunction'. (valid-jsdoc)
(#4606) Expected JSDoc for 'mapFunction' but found 'mapContext'. (valid-jsdoc)
(#4622) Unexpected space before function parentheses. (space-before-function-paren)
(#4631) Missing JSDoc comment. (require-jsdoc)
(#4640) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4651) Missing JSDoc comment. (require-jsdoc)
(#4653) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4673) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4681) Missing JSDoc comment. (require-jsdoc)
(#4681) 'name' is defined but never used. (no-unused-vars)
(#4685) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#4692) 'context' is defined but never used. (no-unused-vars)
(#4696) Missing JSDoc @returns for function. (valid-jsdoc)
(#4696) Missing JSDoc for parameter 'children'. (valid-jsdoc)
(#4715) A space is required after ','. (comma-spacing)
(#4715) Missing space before value for key '142'. (key-spacing)
(#4715) A space is required after ','. (comma-spacing)
(#4715) Missing space before value for key '153'. (key-spacing)
(#4715) A space is required after ','. (comma-spacing)
(#4715) Missing space before value for key '25'. (key-spacing)
(#4715) A space is required after ','. (comma-spacing)
(#4715) Missing space before value for key '57'. (key-spacing)
(#4715) A space is required after ','. (comma-spacing)
(#4715) Unquoted number literal '33' used as key. (quote-props)
(#4715) Missing space before value for key '33'. (key-spacing)
(#4715) A space is required after ','. (comma-spacing)
(#4715) A space is required after ','. (comma-spacing)
(#4715) 'exports' is defined but never used. (no-unused-vars)
(#4715) Missing space before opening brace. (space-before-blocks)
(#4742) There should be no space after '{'. (object-curly-spacing)
(#4742) There should be no space before '}'. (object-curly-spacing)
(#4772) Missing JSDoc comment. (require-jsdoc)
(#4775) Line 4775 exceeds the maximum line length of 132. (max-len)
(#4775) Unexpected constant condition. (no-constant-condition)
(#4775) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5034) Unexpected space before function parentheses. (space-before-function-paren)
(#5037) Unexpected space before function parentheses. (space-before-function-paren)
(#5044) Unexpected space before function parentheses. (space-before-function-paren)
(#5045) Unexpected constant condition. (no-constant-condition)
(#5050) Unexpected space before function parentheses. (space-before-function-paren)
(#5051) Unexpected constant condition. (no-constant-condition)
(#5056) Missing JSDoc for parameter 'Constructor'. (valid-jsdoc)
(#5056) Missing JSDoc for parameter 'getDefaultProps'. (valid-jsdoc)
(#5060) Unexpected space before function parentheses. (space-before-function-paren)
(#5067) Unexpected space before function parentheses. (space-before-function-paren)
(#5068) Unexpected constant condition. (no-constant-condition)
(#5073) Unexpected space before function parentheses. (space-before-function-paren)
(#5076) Unexpected space before function parentheses. (space-before-function-paren)
(#5076) Unexpected empty method 'autobind'. (no-empty-function)
(#5076) There should be no space before '}'. (object-curly-spacing)
(#5078) Comments should not begin with a lowercase character (capitalized-comments)
(#5079) Missing JSDoc comment. (require-jsdoc)
(#5082) Comments should not begin with a lowercase character (capitalized-comments)
(#5084) Line 5084 exceeds the maximum line length of 132. (max-len)
(#5084) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5084) Unexpected constant condition. (no-constant-condition)
(#5089) Missing JSDoc comment. (require-jsdoc)
(#5094) Line 5094 exceeds the maximum line length of 132. (max-len)
(#5094) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5094) Do not nest ternary expressions. (no-nested-ternary)
(#5094) Unexpected constant condition. (no-constant-condition)
(#5099) Line 5099 exceeds the maximum line length of 132. (max-len)
(#5099) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5099) Do not nest ternary expressions. (no-nested-ternary)
(#5099) Unexpected constant condition. (no-constant-condition)
(#5103) Missing JSDoc for parameter 'Constructor'. (valid-jsdoc)
(#5103) Missing JSDoc for parameter 'spec'. (valid-jsdoc)
(#5107) Function 'mixSpecIntoComponent' has a complexity of 21. (complexity)
(#5112) Line 5112 exceeds the maximum line length of 132. (max-len)
(#5112) Do not nest ternary expressions. (no-nested-ternary)
(#5112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5112) Unexpected constant condition. (no-constant-condition)
(#5113) Line 5113 exceeds the maximum line length of 132. (max-len)
(#5113) Do not nest ternary expressions. (no-nested-ternary)
(#5113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5113) Redundant double negation. (no-extra-boolean-cast)
(#5113) Unexpected constant condition. (no-constant-condition)
(#5160) Line 5160 exceeds the maximum line length of 132. (max-len)
(#5160) Do not nest ternary expressions. (no-nested-ternary)
(#5160) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5160) Unexpected constant condition. (no-constant-condition)
(#5164) Blocks are nested too deeply (5). (max-depth)
(#5171) Unexpected constant condition. (no-constant-condition)
(#5174) Blocks are nested too deeply (5). (max-depth)
(#5184) Missing JSDoc comment. (require-jsdoc)
(#5195) Line 5195 exceeds the maximum line length of 132. (max-len)
(#5195) Do not nest ternary expressions. (no-nested-ternary)
(#5195) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5195) Redundant double negation. (no-extra-boolean-cast)
(#5195) Unexpected constant condition. (no-constant-condition)
(#5198) Line 5198 exceeds the maximum line length of 132. (max-len)
(#5198) Do not nest ternary expressions. (no-nested-ternary)
(#5198) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5198) Redundant double negation. (no-extra-boolean-cast)
(#5198) Unexpected constant condition. (no-constant-condition)
(#5211) Line 5211 exceeds the maximum line length of 132. (max-len)
(#5211) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5211) Do not nest ternary expressions. (no-nested-ternary)
(#5211) Unexpected constant condition. (no-constant-condition)
(#5215) Line 5215 exceeds the maximum line length of 132. (max-len)
(#5215) Do not nest ternary expressions. (no-nested-ternary)
(#5215) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5215) Unexpected constant condition. (no-constant-condition)
(#5232) Unexpected 'this'. (no-invalid-this)
(#5233) Unexpected 'this'. (no-invalid-this)
(#5234) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5236) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5256) Unexpected 'this'. (no-invalid-this)
(#5257) Unexpected 'this'. (no-invalid-this)
(#5270) Unexpected constant condition. (no-constant-condition)
(#5277) Unexpected space before function parentheses. (space-before-function-paren)
(#5286) Line 5286 exceeds the maximum line length of 132. (max-len)
(#5286) Unexpected constant condition. (no-constant-condition)
(#5286) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5288) Line 5288 exceeds the maximum line length of 132. (max-len)
(#5288) Unexpected constant condition. (no-constant-condition)
(#5288) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5322) Missing JSDoc for parameter 'newState'. (valid-jsdoc)
(#5322) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#5326) Unexpected space before function parentheses. (space-before-function-paren)
(#5339) Unexpected space before function parentheses. (space-before-function-paren)
(#5352) Unexpected space before function parentheses. (space-before-function-paren)
(#5353) Unexpected constant condition. (no-constant-condition)
(#5371) Unexpected space before function parentheses. (space-before-function-paren)
(#5372) Unexpected constant condition. (no-constant-condition)
(#5382) Unexpected space before function parentheses. (space-before-function-paren)
(#5382) Unexpected empty function. (no-empty-function)
(#5399) Unexpected space before function parentheses. (space-before-function-paren)
(#5400) Unexpected space before function parentheses. (space-before-function-paren)
(#5404) Unexpected constant condition. (no-constant-condition)
(#5405) Line 5405 exceeds the maximum line length of 132. (max-len)
(#5405) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5405) Unexpected constant condition. (no-constant-condition)
(#5424) Unexpected constant condition. (no-constant-condition)
(#5432) Line 5432 exceeds the maximum line length of 132. (max-len)
(#5432) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5432) Do not nest ternary expressions. (no-nested-ternary)
(#5432) Unexpected constant condition. (no-constant-condition)
(#5448) Unexpected constant condition. (no-constant-condition)
(#5461) Line 5461 exceeds the maximum line length of 132. (max-len)
(#5461) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5461) Do not nest ternary expressions. (no-nested-ternary)
(#5461) Unexpected constant condition. (no-constant-condition)
(#5463) Unexpected constant condition. (no-constant-condition)
(#5464) Line 5464 exceeds the maximum line length of 132. (max-len)
(#5464) Unexpected constant condition. (no-constant-condition)
(#5464) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5465) Line 5465 exceeds the maximum line length of 132. (max-len)
(#5465) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5465) Unexpected constant condition. (no-constant-condition)
(#5479) Unexpected space before function parentheses. (space-before-function-paren)
(#5487) Line 5487 exceeds the maximum line length of 132. (max-len)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '154'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '161'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '165'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '166'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '173'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '24'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '34'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '57'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '76'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '80'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Missing space before value for key '81'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) Unquoted number literal '34' used as key. (quote-props)
(#5487) Missing space before value for key '34'. (key-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) A space is required after ','. (comma-spacing)
(#5487) 'exports' is defined but never used. (no-unused-vars)
(#5487) Missing space before opening brace. (space-before-blocks)
(#5508) Missing JSDoc for parameter 'props'. (valid-jsdoc)
(#5508) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#5508) Missing JSDoc for parameter 'updater'. (valid-jsdoc)
(#5547) Unexpected space before function parentheses. (space-before-function-paren)
(#5548) Line 5548 exceeds the maximum line length of 132. (max-len)
(#5548) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5548) Do not nest ternary expressions. (no-nested-ternary)
(#5548) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5548) Unexpected constant condition. (no-constant-condition)
(#5549) Unexpected constant condition. (no-constant-condition)
(#5550) Line 5550 exceeds the maximum line length of 132. (max-len)
(#5550) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5550) Unexpected constant condition. (no-constant-condition)
(#5550) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5572) Unexpected space before function parentheses. (space-before-function-paren)
(#5579) Missing JSDoc for parameter 'info'. (valid-jsdoc)
(#5579) Missing JSDoc for parameter 'methodName'. (valid-jsdoc)
(#5584) Unexpected constant condition. (no-constant-condition)
(#5587) Line 5587 exceeds the maximum line length of 132. (max-len)
(#5589) Line 5589 exceeds the maximum line length of 132. (max-len)
(#5592) Unexpected space before function parentheses. (space-before-function-paren)
(#5595) Unexpected space before function parentheses. (space-before-function-paren)
(#5596) Line 5596 exceeds the maximum line length of 132. (max-len)
(#5596) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5596) Unexpected constant condition. (no-constant-condition)
(#5610) A space is required after ','. (comma-spacing)
(#5610) Missing space before value for key '117'. (key-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) Missing space before value for key '154'. (key-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) Missing space before value for key '161'. (key-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) Missing space before value for key '173'. (key-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) Missing space before value for key '76'. (key-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) Unquoted number literal '35' used as key. (quote-props)
(#5610) Missing space before value for key '35'. (key-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) A space is required after ','. (comma-spacing)
(#5610) 'exports' is defined but never used. (no-unused-vars)
(#5610) Missing space before opening brace. (space-before-blocks)
(#5638) Missing JSDoc for parameter 'rootNodeID'. (valid-jsdoc)
(#5645) Unexpected space before function parentheses. (space-before-function-paren)
(#5652) A space is required after ','. (comma-spacing)
(#5652) Missing space before value for key '45'. (key-spacing)
(#5652) A space is required after ','. (comma-spacing)
(#5652) Missing space before value for key '72'. (key-spacing)
(#5652) A space is required after ','. (comma-spacing)
(#5652) Unquoted number literal '36' used as key. (quote-props)
(#5652) Missing space before value for key '36'. (key-spacing)
(#5652) A space is required after ','. (comma-spacing)
(#5652) A space is required after ','. (comma-spacing)
(#5652) 'exports' is defined but never used. (no-unused-vars)
(#5652) Missing space before opening brace. (space-before-blocks)
(#5692) Unexpected space before function parentheses. (space-before-function-paren)
(#5693) Line 5693 exceeds the maximum line length of 132. (max-len)
(#5693) Do not nest ternary expressions. (no-nested-ternary)
(#5693) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5693) Redundant double negation. (no-extra-boolean-cast)
(#5693) Unexpected constant condition. (no-constant-condition)
(#5704) A space is required after ','. (comma-spacing)
(#5704) Missing space before value for key '161'. (key-spacing)
(#5704) A space is required after ','. (comma-spacing)
(#5704) Unquoted number literal '37' used as key. (quote-props)
(#5704) Missing space before value for key '37'. (key-spacing)
(#5704) A space is required after ','. (comma-spacing)
(#5704) A space is required after ','. (comma-spacing)
(#5704) 'exports' is defined but never used. (no-unused-vars)
(#5704) Missing space before opening brace. (space-before-blocks)
(#5745) Unexpected space before function parentheses. (space-before-function-paren)
(#5751) A space is required after ','. (comma-spacing)
(#5751) Missing space before value for key '140'. (key-spacing)
(#5751) A space is required after ','. (comma-spacing)
(#5751) Unquoted number literal '38' used as key. (quote-props)
(#5751) Missing space before value for key '38'. (key-spacing)
(#5751) A space is required after ','. (comma-spacing)
(#5751) A space is required after ','. (comma-spacing)
(#5751) 'exports' is defined but never used. (no-unused-vars)
(#5751) Missing space before opening brace. (space-before-blocks)
(#5781) Missing JSDoc comment. (require-jsdoc)
(#5792) Missing JSDoc comment. (require-jsdoc)
(#5792) 'Component' is defined but never used. (no-unused-vars)
(#5792) Unexpected empty function 'StatelessComponent'. (no-empty-function)
(#5793) Unexpected space before function parentheses. (space-before-function-paren)
(#5795) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5845) Unexpected space before function parentheses. (space-before-function-paren)
(#5866) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#5875) Method 'mountComponent' has a complexity of 42. (complexity)
(#5875) Unexpected space before function parentheses. (space-before-function-paren)
(#5896) Unexpected constant condition. (no-constant-condition)
(#5913) Unexpected constant condition. (no-constant-condition)
(#5916) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5917) Line 5917 exceeds the maximum line length of 132. (max-len)
(#5917) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5917) Unexpected constant condition. (no-constant-condition)
(#5921) Line 5921 exceeds the maximum line length of 132. (max-len)
(#5921) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5921) Unexpected constant condition. (no-constant-condition)
(#5937) Unexpected constant condition. (no-constant-condition)
(#5941) Line 5941 exceeds the maximum line length of 132. (max-len)
(#5941) Unexpected constant condition. (no-constant-condition)
(#5941) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5942) Line 5942 exceeds the maximum line length of 132. (max-len)
(#5942) Unexpected constant condition. (no-constant-condition)
(#5942) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5943) Line 5943 exceeds the maximum line length of 132. (max-len)
(#5943) Unexpected constant condition. (no-constant-condition)
(#5943) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5944) Line 5944 exceeds the maximum line length of 132. (max-len)
(#5944) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5944) Unexpected constant condition. (no-constant-condition)
(#5945) Line 5945 exceeds the maximum line length of 132. (max-len)
(#5945) Unexpected constant condition. (no-constant-condition)
(#5945) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5946) Line 5946 exceeds the maximum line length of 132. (max-len)
(#5946) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5946) Unexpected constant condition. (no-constant-condition)
(#5947) Line 5947 exceeds the maximum line length of 132. (max-len)
(#5947) Unexpected constant condition. (no-constant-condition)
(#5947) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5954) Line 5954 exceeds the maximum line length of 132. (max-len)
(#5954) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5954) Do not nest ternary expressions. (no-nested-ternary)
(#5954) Unexpected constant condition. (no-constant-condition)
(#5990) Unexpected space before function parentheses. (space-before-function-paren)
(#6036) Unexpected space before function parentheses. (space-before-function-paren)
(#6058) Unexpected space before function parentheses. (space-before-function-paren)
(#6060) Unexpected constant condition. (no-constant-condition)
(#6074) Unexpected space before function parentheses. (space-before-function-paren)
(#6079) Line 6079 exceeds the maximum line length of 132. (max-len)
(#6079) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6079) Do not nest ternary expressions. (no-nested-ternary)
(#6079) Unexpected constant condition. (no-constant-condition)
(#6080) Unexpected constant condition. (no-constant-condition)
(#6084) Line 6084 exceeds the maximum line length of 132. (max-len)
(#6084) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6084) Do not nest ternary expressions. (no-nested-ternary)
(#6084) Unexpected constant condition. (no-constant-condition)
(#6100) Unexpected space before function parentheses. (space-before-function-paren)
(#6101) Unexpected constant condition. (no-constant-condition)
(#6118) Unexpected space before function parentheses. (space-before-function-paren)
(#6128) Line 6128 exceeds the maximum line length of 132. (max-len)
(#6128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6128) Do not nest ternary expressions. (no-nested-ternary)
(#6128) Unexpected constant condition. (no-constant-condition)
(#6141) Unexpected constant condition. (no-constant-condition)
(#6141) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6143) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6143) Unexpected constant condition. (no-constant-condition)
(#6150) Unexpected space before function parentheses. (space-before-function-paren)
(#6166) Unexpected space before function parentheses. (space-before-function-paren)
(#6167) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6176) Missing JSDoc for parameter 'nextUnmaskedContext'. (valid-jsdoc)
(#6176) Missing JSDoc for parameter 'prevUnmaskedContext'. (valid-jsdoc)
(#6191) Unexpected space before function parentheses. (space-before-function-paren)
(#6215) Line 6215 exceeds the maximum line length of 132. (max-len)
(#6217) Unexpected constant condition. (no-constant-condition)
(#6218) Line 6218 exceeds the maximum line length of 132. (max-len)
(#6218) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6218) Unexpected constant condition. (no-constant-condition)
(#6236) Unexpected space before function parentheses. (space-before-function-paren)
(#6272) Unexpected space before function parentheses. (space-before-function-paren)
(#6302) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#6308) Unexpected space before function parentheses. (space-before-function-paren)
(#6321) Line 6321 exceeds the maximum line length of 132. (max-len)
(#6326) Missing JSDoc for parameter 'prevComponentID'. (valid-jsdoc)
(#6326) Missing JSDoc for parameter 'nextMarkup'. (valid-jsdoc)
(#6329) Unexpected space before function parentheses. (space-before-function-paren)
(#6333) Missing JSDoc @returns for function. (valid-jsdoc)
(#6336) Unexpected space before function parentheses. (space-before-function-paren)
(#6339) Unexpected constant condition. (no-constant-condition)
(#6351) Missing JSDoc @returns for function. (valid-jsdoc)
(#6354) Unexpected space before function parentheses. (space-before-function-paren)
(#6362) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6362) Do not nest ternary expressions. (no-nested-ternary)
(#6364) Line 6364 exceeds the maximum line length of 132. (max-len)
(#6364) Unexpected constant condition. (no-constant-condition)
(#6376) Unexpected space before function parentheses. (space-before-function-paren)
(#6378) Line 6378 exceeds the maximum line length of 132. (max-len)
(#6378) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6378) Do not nest ternary expressions. (no-nested-ternary)
(#6378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6378) Unexpected constant condition. (no-constant-condition)
(#6380) Unexpected constant condition. (no-constant-condition)
(#6382) Line 6382 exceeds the maximum line length of 132. (max-len)
(#6382) Unexpected constant condition. (no-constant-condition)
(#6382) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6382) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6395) Unexpected space before function parentheses. (space-before-function-paren)
(#6406) Unexpected space before function parentheses. (space-before-function-paren)
(#6420) Unexpected space before function parentheses. (space-before-function-paren)
(#6446) Line 6446 exceeds the maximum line length of 132. (max-len)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '141'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '154'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '161'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '173'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '24'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '36'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '39'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '57'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '68'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '78'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '80'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '81'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '84'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Missing space before value for key '95'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) Unquoted number literal '39' used as key. (quote-props)
(#6446) Missing space before value for key '39'. (key-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) A space is required after ','. (comma-spacing)
(#6446) 'exports' is defined but never used. (no-unused-vars)
(#6446) Missing space before opening brace. (space-before-blocks)
(#6477) A space is required after ','. (comma-spacing)
(#6477) A space is required after ','. (comma-spacing)
(#6477) Unquoted number literal '40' used as key. (quote-props)
(#6477) Missing space before value for key '40'. (key-spacing)
(#6477) A space is required after ','. (comma-spacing)
(#6477) A space is required after ','. (comma-spacing)
(#6477) 'exports' is defined but never used. (no-unused-vars)
(#6477) Missing space before opening brace. (space-before-blocks)
(#6535) Unexpected constant condition. (no-constant-condition)
(#6542) Line 6542 exceeds the maximum line length of 132. (max-len)
(#6543) Unexpected console statement. (no-console)
(#6551) Line 6551 exceeds the maximum line length of 132. (max-len)
(#6551) Unexpected constant condition. (no-constant-condition)
(#6551) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6554) Comments should not begin with a lowercase character (capitalized-comments)
(#6555) Line 6555 exceeds the maximum line length of 132. (max-len)
(#6557) Comments should not begin with a lowercase character (capitalized-comments)
(#6562) Unexpected console statement. (no-console)
(#6570) Line 6570 exceeds the maximum line length of 132. (max-len)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '122'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '137'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '147'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '173'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '39'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '51'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '54'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '67'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '72'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '78'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '84'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '96'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Missing space before value for key '97'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) Unquoted number literal '41' used as key. (quote-props)
(#6570) Missing space before value for key '41'. (key-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) A space is required after ','. (comma-spacing)
(#6570) 'exports' is defined but never used. (no-unused-vars)
(#6570) Missing space before opening brace. (space-before-blocks)
(#6603) Unexpected space before function parentheses. (space-before-function-paren)
(#6603) 'context' is defined but never used. (no-unused-vars)
(#6621) A space is required after ','. (comma-spacing)
(#6621) A space is required after ','. (comma-spacing)
(#6621) Unquoted number literal '42' used as key. (quote-props)
(#6621) Missing space before value for key '42'. (key-spacing)
(#6621) A space is required after ','. (comma-spacing)
(#6621) A space is required after ','. (comma-spacing)
(#6621) 'exports' is defined but never used. (no-unused-vars)
(#6621) Missing space before opening brace. (space-before-blocks)
(#6672) There should be no space after '{'. (object-curly-spacing)
(#6672) There should be no space before '}'. (object-curly-spacing)
(#6674) There should be no space after '{'. (object-curly-spacing)
(#6674) There should be no space before '}'. (object-curly-spacing)
(#6675) There should be no space after '{'. (object-curly-spacing)
(#6675) There should be no space before '}'. (object-curly-spacing)
(#6676) There should be no space after '{'. (object-curly-spacing)
(#6676) There should be no space before '}'. (object-curly-spacing)
(#6680) Missing JSDoc comment. (require-jsdoc)
(#6694) Unexpected constant condition. (no-constant-condition)
(#6698) Unexpected space before function parentheses. (space-before-function-paren)
(#6700) Line 6700 exceeds the maximum line length of 132. (max-len)
(#6700) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6700) Unexpected constant condition. (no-constant-condition)
(#6707) Missing JSDoc comment. (require-jsdoc)
(#6708) Unexpected constant condition. (no-constant-condition)
(#6709) Unexpected 'this'. (no-invalid-this)
(#6710) Line 6710 exceeds the maximum line length of 132. (max-len)
(#6710) Unexpected constant condition. (no-constant-condition)
(#6710) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6712) Unexpected 'this'. (no-invalid-this)
(#6715) Missing JSDoc comment. (require-jsdoc)
(#6716) Unexpected 'this'. (no-invalid-this)
(#6717) Unexpected constant condition. (no-constant-condition)
(#6718) Line 6718 exceeds the maximum line length of 132. (max-len)
(#6718) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6718) Unexpected constant condition. (no-constant-condition)
(#6723) Missing JSDoc comment. (require-jsdoc)
(#6724) Unexpected constant condition. (no-constant-condition)
(#6725) Unexpected 'this'. (no-invalid-this)
(#6726) Line 6726 exceeds the maximum line length of 132. (max-len)
(#6726) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6726) Unexpected constant condition. (no-constant-condition)
(#6730) Missing JSDoc comment. (require-jsdoc)
(#6731) Unexpected 'this'. (no-invalid-this)
(#6732) Unexpected constant condition. (no-constant-condition)
(#6733) Line 6733 exceeds the maximum line length of 132. (max-len)
(#6733) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6733) Unexpected constant condition. (no-constant-condition)
(#6744) Missing JSDoc comment. (require-jsdoc)
(#6745) Unexpected 'this'. (no-invalid-this)
(#6746) Unexpected constant condition. (no-constant-condition)
(#6747) Line 6747 exceeds the maximum line length of 132. (max-len)
(#6747) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6747) Unexpected constant condition. (no-constant-condition)
(#6758) Missing JSDoc comment. (require-jsdoc)
(#6784) Missing JSDoc comment. (require-jsdoc)
(#6785) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6785) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6807) Line 6807 exceeds the maximum line length of 132. (max-len)
(#6807) Unexpected constant condition. (no-constant-condition)
(#6807) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6819) Unexpected constant condition. (no-constant-condition)
(#6821) Line 6821 exceeds the maximum line length of 132. (max-len)
(#6821) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6821) Unexpected constant condition. (no-constant-condition)
(#6821) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6821) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6824) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6825) Line 6825 exceeds the maximum line length of 132. (max-len)
(#6825) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6825) Do not nest ternary expressions. (no-nested-ternary)
(#6825) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6825) Unexpected constant condition. (no-constant-condition)
(#6826) Line 6826 exceeds the maximum line length of 132. (max-len)
(#6826) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6826) Do not nest ternary expressions. (no-nested-ternary)
(#6826) Unexpected constant condition. (no-constant-condition)
(#6828) Unexpected constant condition. (no-constant-condition)
(#6829) Line 6829 exceeds the maximum line length of 132. (max-len)
(#6829) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6829) Unexpected constant condition. (no-constant-condition)
(#6829) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6830) Line 6830 exceeds the maximum line length of 132. (max-len)
(#6830) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6830) Unexpected constant condition. (no-constant-condition)
(#6830) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6832) Line 6832 exceeds the maximum line length of 132. (max-len)
(#6832) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6832) Do not nest ternary expressions. (no-nested-ternary)
(#6832) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6832) Unexpected constant condition. (no-constant-condition)
(#6835) Missing JSDoc comment. (require-jsdoc)
(#6836) Unexpected constant condition. (no-constant-condition)
(#6839) Line 6839 exceeds the maximum line length of 132. (max-len)
(#6839) Unexpected constant condition. (no-constant-condition)
(#6839) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6853) Missing JSDoc comment. (require-jsdoc)
(#6854) Unexpected 'this'. (no-invalid-this)
(#6886) Missing JSDoc comment. (require-jsdoc)
(#6887) Unexpected 'this'. (no-invalid-this)
(#6890) Line 6890 exceeds the maximum line length of 132. (max-len)
(#6890) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6890) Do not nest ternary expressions. (no-nested-ternary)
(#6890) Unexpected constant condition. (no-constant-condition)
(#6892) Line 6892 exceeds the maximum line length of 132. (max-len)
(#6892) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6892) Do not nest ternary expressions. (no-nested-ternary)
(#6892) Unexpected constant condition. (no-constant-condition)
(#6896) Line 6896 exceeds the maximum line length of 132. (max-len)
(#6902) Comments should not begin with a lowercase character (capitalized-comments)
(#6905) Line 6905 exceeds the maximum line length of 132. (max-len)
(#6911) Line 6911 exceeds the maximum line length of 132. (max-len)
(#6914) Line 6914 exceeds the maximum line length of 132. (max-len)
(#6919) Missing JSDoc comment. (require-jsdoc)
(#6920) Unexpected 'this'. (no-invalid-this)
(#6923) Missing JSDoc comment. (require-jsdoc)
(#6924) Unexpected 'this'. (no-invalid-this)
(#6966) Unnecessary escape character: \.. (no-useless-escape)
(#6970) Missing JSDoc comment. (require-jsdoc)
(#6972) Line 6972 exceeds the maximum line length of 132. (max-len)
(#6972) Do not nest ternary expressions. (no-nested-ternary)
(#6972) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6972) Unexpected constant condition. (no-constant-condition)
(#6977) Missing JSDoc comment. (require-jsdoc)
(#6985) Missing JSDoc comment. (require-jsdoc)
(#6986) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6989) Missing JSDoc for parameter 'tag'. (valid-jsdoc)
(#7013) Unexpected constant condition. (no-constant-condition)
(#7023) Unexpected space before function parentheses. (space-before-function-paren)
(#7037) Method 'mountComponent' has a complexity of 21. (complexity)
(#7037) Unexpected space before function parentheses. (space-before-function-paren)
(#7076) Unexpected constant condition. (no-constant-condition)
(#7082) Unexpected constant condition. (no-constant-condition)
(#7111) Comments should not begin with a lowercase character (capitalized-comments)
(#7137) Unexpected space before function parentheses. (space-before-function-paren)
(#7145) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7155) Blocks are nested too deeply (5). (max-depth)
(#7155) Unexpected constant condition. (no-constant-condition)
(#7164) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7196) Unexpected space before function parentheses. (space-before-function-paren)
(#7201) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7202) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7207) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7208) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7211) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7217) Comments should not begin with a lowercase character (capitalized-comments)
(#7233) Unexpected space before function parentheses. (space-before-function-paren)
(#7236) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7237) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7242) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7243) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7246) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7263) Unexpected space before function parentheses. (space-before-function-paren)
(#7269) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#7279) Unexpected space before function parentheses. (space-before-function-paren)
(#7308) Unexpected constant condition. (no-constant-condition)
(#7351) Method '_updateDOMProperties' has a complexity of 40. (complexity)
(#7351) Unexpected space before function parentheses. (space-before-function-paren)
(#7390) Unexpected constant condition. (no-constant-condition)
(#7438) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7462) Unexpected space before function parentheses. (space-before-function-paren)
(#7470) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7471) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7475) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7475) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7476) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7476) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7477) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7477) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7483) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7487) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7502) Unexpected space before function parentheses. (space-before-function-paren)
(#7528) Line 7528 exceeds the maximum line length of 132. (max-len)
(#7528) Unexpected constant condition. (no-constant-condition)
(#7528) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7528) Do not nest ternary expressions. (no-nested-ternary)
(#7528) Unexpected constant condition. (no-constant-condition)
(#7544) Unexpected space before function parentheses. (space-before-function-paren)
(#7557) Unexpected constant condition. (no-constant-condition)
(#7561) Comments should not begin with a lowercase character (capitalized-comments)
(#7565) Comments should not begin with a lowercase character (capitalized-comments)
(#7584) Line 7584 exceeds the maximum line length of 132. (max-len)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '10'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '11'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '117'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '121'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '133'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '138'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '139'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '144'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '15'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '161'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '166'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '171'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '173'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '2'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '24'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '28'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '35'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '41'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '46'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '47'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '48'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '5'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '52'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '72'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '73'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '78'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Missing space before value for key '95'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) Unquoted number literal '43' used as key. (quote-props)
(#7584) Missing space before value for key '43'. (key-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) A space is required after ','. (comma-spacing)
(#7584) 'exports' is defined but never used. (no-unused-vars)
(#7584) Missing space before opening brace. (space-before-blocks)
(#7604) Missing JSDoc @returns for function. (valid-jsdoc)
(#7611) Unexpected constant condition. (no-constant-condition)
(#7762) A space is required after ','. (comma-spacing)
(#7762) Missing space before value for key '167'. (key-spacing)
(#7762) A space is required after ','. (comma-spacing)
(#7762) Missing space before value for key '57'. (key-spacing)
(#7762) A space is required after ','. (comma-spacing)
(#7762) Missing space before value for key '58'. (key-spacing)
(#7762) A space is required after ','. (comma-spacing)
(#7762) Unquoted number literal '44' used as key. (quote-props)
(#7762) Missing space before value for key '44'. (key-spacing)
(#7762) A space is required after ','. (comma-spacing)
(#7762) A space is required after ','. (comma-spacing)
(#7762) 'exports' is defined but never used. (no-unused-vars)
(#7762) Missing space before opening brace. (space-before-blocks)
(#7781) A space is required after ','. (comma-spacing)
(#7781) A space is required after ','. (comma-spacing)
(#7781) Unquoted number literal '45' used as key. (quote-props)
(#7781) Missing space before value for key '45'. (key-spacing)
(#7781) A space is required after ','. (comma-spacing)
(#7781) A space is required after ','. (comma-spacing)
(#7781) 'exports' is defined but never used. (no-unused-vars)
(#7781) Missing space before opening brace. (space-before-blocks)
(#7828) Unexpected space before function parentheses. (space-before-function-paren)
(#7830) Line 7830 exceeds the maximum line length of 132. (max-len)
(#7830) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7830) Do not nest ternary expressions. (no-nested-ternary)
(#7830) Redundant double negation. (no-extra-boolean-cast)
(#7830) Unexpected constant condition. (no-constant-condition)
(#7835) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7850) Unexpected space before function parentheses. (space-before-function-paren)
(#7862) Unexpected space before function parentheses. (space-before-function-paren)
(#7876) A space is required after ','. (comma-spacing)
(#7876) Missing space before value for key '11'. (key-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) Missing space before value for key '161'. (key-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) Missing space before value for key '72'. (key-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) Missing space before value for key '78'. (key-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) Missing space before value for key '9'. (key-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) Unquoted number literal '46' used as key. (quote-props)
(#7876) Missing space before value for key '46'. (key-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) A space is required after ','. (comma-spacing)
(#7876) 'exports' is defined but never used. (no-unused-vars)
(#7876) Missing space before opening brace. (space-before-blocks)
(#7900) Missing JSDoc comment. (require-jsdoc)
(#7901) Unexpected 'this'. (no-invalid-this)
(#7903) Unexpected 'this'. (no-invalid-this)
(#7924) Unexpected space before function parentheses. (space-before-function-paren)
(#7924) 'context' is defined but never used. (no-unused-vars)
(#7931) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7932) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7939) Unexpected space before function parentheses. (space-before-function-paren)
(#7940) Unexpected constant condition. (no-constant-condition)
(#7947) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7952) Unexpected space before function parentheses. (space-before-function-paren)
(#7957) Unexpected space before function parentheses. (space-before-function-paren)
(#7961) Unexpected space before function parentheses. (space-before-function-paren)
(#7966) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7971) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7979) Missing JSDoc comment. (require-jsdoc)
(#7980) Unexpected 'this'. (no-invalid-this)
(#7987) Unexpected 'this'. (no-invalid-this)
(#7990) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7991) Unexpected 'this'. (no-invalid-this)
(#8016) Line 8016 exceeds the maximum line length of 132. (max-len)
(#8016) Do not nest ternary expressions. (no-nested-ternary)
(#8016) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8016) Unexpected constant condition. (no-constant-condition)
(#8018) Line 8018 exceeds the maximum line length of 132. (max-len)
(#8018) Do not nest ternary expressions. (no-nested-ternary)
(#8018) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8018) Unexpected constant condition. (no-constant-condition)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Missing space before value for key '161'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Missing space before value for key '23'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Missing space before value for key '24'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Missing space before value for key '45'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Missing space before value for key '72'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Missing space before value for key '96'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) Unquoted number literal '47' used as key. (quote-props)
(#8030) Missing space before value for key '47'. (key-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) A space is required after ','. (comma-spacing)
(#8030) 'exports' is defined but never used. (no-unused-vars)
(#8030) Missing space before opening brace. (space-before-blocks)
(#8056) Unexpected space before function parentheses. (space-before-function-paren)
(#8058) Unexpected constant condition. (no-constant-condition)
(#8059) Line 8059 exceeds the maximum line length of 132. (max-len)
(#8059) Unexpected constant condition. (no-constant-condition)
(#8059) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8059) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8068) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8071) Comments should not begin with a lowercase character (capitalized-comments)
(#8083) There should be no space after '{'. (object-curly-spacing)
(#8083) There should be no space before '}'. (object-curly-spacing)
(#8086) Unexpected space before function parentheses. (space-before-function-paren)
(#8086) 'context' is defined but never used. (no-unused-vars)
(#8087) There should be no space after '{'. (object-curly-spacing)
(#8087) There should be no space before '}'. (object-curly-spacing)
(#8091) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8099) Unexpected space before function parentheses. (space-before-function-paren)
(#8100) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8106) Unexpected constant condition. (no-constant-condition)
(#8106) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8117) A space is required after ','. (comma-spacing)
(#8117) Missing space before value for key '173'. (key-spacing)
(#8117) A space is required after ','. (comma-spacing)
(#8117) Missing space before value for key '24'. (key-spacing)
(#8117) A space is required after ','. (comma-spacing)
(#8117) Missing space before value for key '32'. (key-spacing)
(#8117) A space is required after ','. (comma-spacing)
(#8117) Missing space before value for key '48'. (key-spacing)
(#8117) A space is required after ','. (comma-spacing)
(#8117) Unquoted number literal '48' used as key. (quote-props)
(#8117) Missing space before value for key '48'. (key-spacing)
(#8117) A space is required after ','. (comma-spacing)
(#8117) A space is required after ','. (comma-spacing)
(#8117) 'exports' is defined but never used. (no-unused-vars)
(#8117) Missing space before opening brace. (space-before-blocks)
(#8140) Missing JSDoc comment. (require-jsdoc)
(#8141) Unexpected 'this'. (no-invalid-this)
(#8141) Unexpected 'this'. (no-invalid-this)
(#8142) Unexpected 'this'. (no-invalid-this)
(#8144) Unexpected 'this'. (no-invalid-this)
(#8147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8148) Unexpected 'this'. (no-invalid-this)
(#8153) Missing JSDoc comment. (require-jsdoc)
(#8165) Missing JSDoc for parameter 'props'. (valid-jsdoc)
(#8165) Missing JSDoc for parameter 'inst'. (valid-jsdoc)
(#8175) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8179) Line 8179 exceeds the maximum line length of 132. (max-len)
(#8179) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8179) Unexpected constant condition. (no-constant-condition)
(#8181) Line 8181 exceeds the maximum line length of 132. (max-len)
(#8181) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8181) Unexpected constant condition. (no-constant-condition)
(#8241) Unexpected space before function parentheses. (space-before-function-paren)
(#8241) 'context' is defined but never used. (no-unused-vars)
(#8248) Unexpected space before function parentheses. (space-before-function-paren)
(#8249) Unexpected constant condition. (no-constant-condition)
(#8256) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8262) Unexpected space before function parentheses. (space-before-function-paren)
(#8270) Unexpected space before function parentheses. (space-before-function-paren)
(#8281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8286) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8296) Missing JSDoc comment. (require-jsdoc)
(#8297) Unexpected 'this'. (no-invalid-this)
(#8300) Unexpected 'this'. (no-invalid-this)
(#8301) Unexpected 'this'. (no-invalid-this)
(#8306) A space is required after ','. (comma-spacing)
(#8306) Missing space before value for key '173'. (key-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) Missing space before value for key '23'. (key-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) Missing space before value for key '24'. (key-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) Missing space before value for key '72'. (key-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) Missing space before value for key '96'. (key-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) Unquoted number literal '49' used as key. (quote-props)
(#8306) Missing space before value for key '49'. (key-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) A space is required after ','. (comma-spacing)
(#8306) 'exports' is defined but never used. (no-unused-vars)
(#8306) Missing space before opening brace. (space-before-blocks)
(#8325) Missing JSDoc for parameter 'focusOffset'. (valid-jsdoc)
(#8325) Missing JSDoc for parameter 'anchorOffset'. (valid-jsdoc)
(#8325) Missing JSDoc for parameter 'anchorNode'. (valid-jsdoc)
(#8325) Missing JSDoc @returns for function. (valid-jsdoc)
(#8325) Missing JSDoc for parameter 'focusNode'. (valid-jsdoc)
(#8412) Line 8412 exceeds the maximum line length of 132. (max-len)
(#8519) A space is required after ','. (comma-spacing)
(#8519) Missing space before value for key '130'. (key-spacing)
(#8519) A space is required after ','. (comma-spacing)
(#8519) Missing space before value for key '131'. (key-spacing)
(#8519) A space is required after ','. (comma-spacing)
(#8519) Missing space before value for key '147'. (key-spacing)
(#8519) A space is required after ','. (comma-spacing)
(#8519) Unquoted number literal '50' used as key. (quote-props)
(#8519) Missing space before value for key '50'. (key-spacing)
(#8519) A space is required after ','. (comma-spacing)
(#8519) A space is required after ','. (comma-spacing)
(#8519) 'exports' is defined but never used. (no-unused-vars)
(#8519) Missing space before opening brace. (space-before-blocks)
(#8546) A space is required after ','. (comma-spacing)
(#8546) Missing space before value for key '54'. (key-spacing)
(#8546) A space is required after ','. (comma-spacing)
(#8546) Missing space before value for key '88'. (key-spacing)
(#8546) A space is required after ','. (comma-spacing)
(#8546) Missing space before value for key '97'. (key-spacing)
(#8546) A space is required after ','. (comma-spacing)
(#8546) Unquoted number literal '51' used as key. (quote-props)
(#8546) Missing space before value for key '51'. (key-spacing)
(#8546) A space is required after ','. (comma-spacing)
(#8546) A space is required after ','. (comma-spacing)
(#8546) 'exports' is defined but never used. (no-unused-vars)
(#8546) Missing space before opening brace. (space-before-blocks)
(#8571) Missing JSDoc for parameter 'props'. (valid-jsdoc)
(#8586) Unexpected space before function parentheses. (space-before-function-paren)
(#8586) 'props' is defined but never used. (no-unused-vars)
(#8596) Unexpected space before function parentheses. (space-before-function-paren)
(#8606) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#8615) Unexpected space before function parentheses. (space-before-function-paren)
(#8616) Unexpected constant condition. (no-constant-condition)
(#8652) Unexpected space before function parentheses. (space-before-function-paren)
(#8652) 'transaction' is defined but never used. (no-unused-vars)
(#8667) Unexpected space before function parentheses. (space-before-function-paren)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '11'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '121'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '139'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '144'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '24'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '35'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '72'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Missing space before value for key '9'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) Unquoted number literal '52' used as key. (quote-props)
(#8674) Missing space before value for key '52'. (key-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) A space is required after ','. (comma-spacing)
(#8674) 'exports' is defined but never used. (no-unused-vars)
(#8674) Missing space before opening brace. (space-before-blocks)
(#8696) Missing JSDoc comment. (require-jsdoc)
(#8697) Unexpected 'this'. (no-invalid-this)
(#8699) Unexpected 'this'. (no-invalid-this)
(#8719) Unexpected space before function parentheses. (space-before-function-paren)
(#8719) 'context' is defined but never used. (no-unused-vars)
(#8720) Line 8720 exceeds the maximum line length of 132. (max-len)
(#8720) Do not nest ternary expressions. (no-nested-ternary)
(#8720) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8720) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8720) Unexpected constant condition. (no-constant-condition)
(#8734) Unexpected space before function parentheses. (space-before-function-paren)
(#8735) Unexpected constant condition. (no-constant-condition)
(#8742) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8743) Unexpected constant condition. (no-constant-condition)
(#8744) Line 8744 exceeds the maximum line length of 132. (max-len)
(#8744) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8744) Unexpected constant condition. (no-constant-condition)
(#8746) Line 8746 exceeds the maximum line length of 132. (max-len)
(#8746) Do not nest ternary expressions. (no-nested-ternary)
(#8746) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8746) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8746) Unexpected constant condition. (no-constant-condition)
(#8748) Line 8748 exceeds the maximum line length of 132. (max-len)
(#8748) Do not nest ternary expressions. (no-nested-ternary)
(#8748) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8748) Unexpected constant condition. (no-constant-condition)
(#8754) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8764) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8769) Unexpected space before function parentheses. (space-before-function-paren)
(#8772) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8780) Missing JSDoc comment. (require-jsdoc)
(#8781) Unexpected 'this'. (no-invalid-this)
(#8783) Unexpected 'this'. (no-invalid-this)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Missing space before value for key '161'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Missing space before value for key '173'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Missing space before value for key '23'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Missing space before value for key '24'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Missing space before value for key '45'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Missing space before value for key '96'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) Unquoted number literal '53' used as key. (quote-props)
(#8788) Missing space before value for key '53'. (key-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) A space is required after ','. (comma-spacing)
(#8788) 'exports' is defined but never used. (no-unused-vars)
(#8788) Missing space before opening brace. (space-before-blocks)
(#8810) Unexpected space before function parentheses. (space-before-function-paren)
(#8822) Missing JSDoc comment. (require-jsdoc)
(#8827) Unexpected space before function parentheses. (space-before-function-paren)
(#8837) Missing JSDoc for parameter 'b'. (valid-jsdoc)
(#8837) Missing JSDoc for parameter 'a'. (valid-jsdoc)
(#8837) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#8837) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#8837) Missing JSDoc for parameter 'd'. (valid-jsdoc)
(#8837) Missing JSDoc for parameter 'c'. (valid-jsdoc)
(#8841) Unexpected space before function parentheses. (space-before-function-paren)
(#8856) A space is required after ','. (comma-spacing)
(#8856) Missing space before value for key '113'. (key-spacing)
(#8856) A space is required after ','. (comma-spacing)
(#8856) Missing space before value for key '153'. (key-spacing)
(#8856) A space is required after ','. (comma-spacing)
(#8856) Missing space before value for key '24'. (key-spacing)
(#8856) A space is required after ','. (comma-spacing)
(#8856) Missing space before value for key '96'. (key-spacing)
(#8856) A space is required after ','. (comma-spacing)
(#8856) Unquoted number literal '54' used as key. (quote-props)
(#8856) Missing space before value for key '54'. (key-spacing)
(#8856) A space is required after ','. (comma-spacing)
(#8856) A space is required after ','. (comma-spacing)
(#8856) 'exports' is defined but never used. (no-unused-vars)
(#8856) Missing space before opening brace. (space-before-blocks)
(#8894) Missing JSDoc comment. (require-jsdoc)
(#8938) Line 8938 exceeds the maximum line length of 132. (max-len)
(#8942) Unexpected constant condition. (no-constant-condition)
(#8954) Line 8954 exceeds the maximum line length of 132. (max-len)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '100'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '101'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '13'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '14'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '147'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '21'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '27'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '3'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '35'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '42'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '51'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '53'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '55'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '63'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '65'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '67'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '7'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '72'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '8'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '83'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '98'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Missing space before value for key '99'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) Unquoted number literal '55' used as key. (quote-props)
(#8954) Missing space before value for key '55'. (key-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) A space is required after ','. (comma-spacing)
(#8954) 'exports' is defined but never used. (no-unused-vars)
(#8954) Missing space before opening brace. (space-before-blocks)
(#8976) Missing JSDoc comment. (require-jsdoc)
(#8980) Missing JSDoc comment. (require-jsdoc)
(#8985) Comments should not begin with a lowercase character (capitalized-comments)
(#8989) Unexpected space before function parentheses. (space-before-function-paren)
(#8998) Unexpected space before function parentheses. (space-before-function-paren)
(#9002) Unexpected space before function parentheses. (space-before-function-paren)
(#9006) Unexpected space before function parentheses. (space-before-function-paren)
(#9009) Unexpected console statement. (no-console)
(#9009) Unexpected space before function parentheses. (space-before-function-paren)
(#9024) Unexpected space before function parentheses. (space-before-function-paren)
(#9027) Unexpected console statement. (no-console)
(#9027) Unexpected space before function parentheses. (space-before-function-paren)
(#9034) Unexpected console statement. (no-console)
(#9037) Unexpected space before function parentheses. (space-before-function-paren)
(#9039) Unexpected space before function parentheses. (space-before-function-paren)
(#9048) Unexpected space before function parentheses. (space-before-function-paren)
(#9050) Unexpected console statement. (no-console)
(#9051) Unexpected console statement. (no-console)
(#9054) Unexpected space before function parentheses. (space-before-function-paren)
(#9057) Unexpected console statement. (no-console)
(#9057) Unexpected space before function parentheses. (space-before-function-paren)
(#9064) Unexpected console statement. (no-console)
(#9067) Unexpected space before function parentheses. (space-before-function-paren)
(#9078) Unexpected space before function parentheses. (space-before-function-paren)
(#9079) Function has a complexity of 23. (complexity)
(#9079) Unexpected space before function parentheses. (space-before-function-paren)
(#9104) Unexpected 'this'. (no-invalid-this)
(#9104) 'args' used outside of binding context. (block-scoped-var)
(#9107) Line 9107 exceeds the maximum line length of 132. (max-len)
(#9109) Unexpected 'this'. (no-invalid-this)
(#9109) 'args' used outside of binding context. (block-scoped-var)
(#9113) 'args' used outside of binding context. (block-scoped-var)
(#9114) 'args' used outside of binding context. (block-scoped-var)
(#9116) Comments should not begin with a lowercase character (capitalized-comments)
(#9117) 'args' used outside of binding context. (block-scoped-var)
(#9117) Unexpected space before function parentheses. (space-before-function-paren)
(#9129) 'args' used outside of binding context. (block-scoped-var)
(#9134) Comments should not begin with a lowercase character (capitalized-comments)
(#9135) 'args' used outside of binding context. (block-scoped-var)
(#9137) 'args' used outside of binding context. (block-scoped-var)
(#9139) 'args' used outside of binding context. (block-scoped-var)
(#9142) Line 9142 exceeds the maximum line length of 132. (max-len)
(#9145) Unexpected 'this'. (no-invalid-this)
(#9146) Unexpected 'this'. (no-invalid-this)
(#9146) 'args' used outside of binding context. (block-scoped-var)
(#9149) 'args' used outside of binding context. (block-scoped-var)
(#9149) Unexpected 'this'. (no-invalid-this)
(#9164) Unexpected 'this'. (no-invalid-this)
(#9164) 'args' used outside of binding context. (block-scoped-var)
(#9179) Unexpected 'this'. (no-invalid-this)
(#9180) Unexpected 'this'. (no-invalid-this)
(#9180) Unexpected 'this'. (no-invalid-this)
(#9185) Unexpected 'this'. (no-invalid-this)
(#9185) 'args' used outside of binding context. (block-scoped-var)
(#9192) A space is required after ','. (comma-spacing)
(#9192) Missing space before value for key '10'. (key-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) Missing space before value for key '170'. (key-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) Missing space before value for key '56'. (key-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) Missing space before value for key '72'. (key-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) Missing space before value for key '78'. (key-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) Unquoted number literal '56' used as key. (quote-props)
(#9192) Missing space before value for key '56'. (key-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) A space is required after ','. (comma-spacing)
(#9192) 'exports' is defined but never used. (no-unused-vars)
(#9192) Missing space before opening brace. (space-before-blocks)
(#9223) Missing JSDoc comment. (require-jsdoc)
(#9236) Missing JSDoc comment. (require-jsdoc)
(#9238) Unexpected space before function parentheses. (space-before-function-paren)
(#9239) Unexpected space before function parentheses. (space-before-function-paren)
(#9240) Unexpected space before function parentheses. (space-before-function-paren)
(#9252) Missing JSDoc comment. (require-jsdoc)
(#9293) Unexpected space before function parentheses. (space-before-function-paren)
(#9300) Missing JSDoc comment. (require-jsdoc)
(#9348) Unexpected space before function parentheses. (space-before-function-paren)
(#9355) Missing JSDoc comment. (require-jsdoc)
(#9373) Comments should not begin with a lowercase character (capitalized-comments)
(#9392) A space is required after ','. (comma-spacing)
(#9392) Missing space before value for key '24'. (key-spacing)
(#9392) A space is required after ','. (comma-spacing)
(#9392) Unquoted number literal '57' used as key. (quote-props)
(#9392) Missing space before value for key '57'. (key-spacing)
(#9392) A space is required after ','. (comma-spacing)
(#9392) A space is required after ','. (comma-spacing)
(#9392) 'exports' is defined but never used. (no-unused-vars)
(#9392) Missing space before opening brace. (space-before-blocks)
(#9413) ["for"] is better written in dot notation. (dot-notation)
(#9413) ["for"] is better written in dot notation. (dot-notation)
(#9422) Missing JSDoc @returns for function. (valid-jsdoc)
(#9440) Unexpected space before function parentheses. (space-before-function-paren)
(#9455) Unexpected constant condition. (no-constant-condition)
(#9473) Comments should not begin with a lowercase character (capitalized-comments)
(#9500) Unexpected space before function parentheses. (space-before-function-paren)
(#9511) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9547) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9550) Unexpected space before function parentheses. (space-before-function-paren)
(#9561) Unexpected space before function parentheses. (space-before-function-paren)
(#9562) Line 9562 exceeds the maximum line length of 132. (max-len)
(#9562) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9567) Unexpected space before function parentheses. (space-before-function-paren)
(#9568) Line 9568 exceeds the maximum line length of 132. (max-len)
(#9568) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9570) Unexpected constant condition. (no-constant-condition)
(#9578) Unexpected space before function parentheses. (space-before-function-paren)
(#9597) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9627) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9635) Unexpected space before function parentheses. (space-before-function-paren)
(#9640) A space is required after ','. (comma-spacing)
(#9640) Missing space before value for key '117'. (key-spacing)
(#9640) A space is required after ','. (comma-spacing)
(#9640) Missing space before value for key '24'. (key-spacing)
(#9640) A space is required after ','. (comma-spacing)
(#9640) Missing space before value for key '39'. (key-spacing)
(#9640) A space is required after ','. (comma-spacing)
(#9640) Unquoted number literal '58' used as key. (quote-props)
(#9640) Missing space before value for key '58'. (key-spacing)
(#9640) A space is required after ','. (comma-spacing)
(#9640) A space is required after ','. (comma-spacing)
(#9640) 'exports' is defined but never used. (no-unused-vars)
(#9640) Missing space before opening brace. (space-before-blocks)
(#9671) Missing JSDoc comment. (require-jsdoc)
(#9701) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9708) Comments should not begin with a lowercase character (capitalized-comments)
(#9711) Line 9711 exceeds the maximum line length of 132. (max-len)
(#9711) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9711) Unexpected constant condition. (no-constant-condition)
(#9789) Blocks are nested too deeply (5). (max-depth)
(#9817) Line 9817 exceeds the maximum line length of 132. (max-len)
(#9817) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9817) Do not nest ternary expressions. (no-nested-ternary)
(#9817) Unexpected constant condition. (no-constant-condition)
(#9822) Line 9822 exceeds the maximum line length of 132. (max-len)
(#9822) Unexpected constant condition. (no-constant-condition)
(#9822) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9829) Unexpected constant condition. (no-constant-condition)
(#9829) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9851) Line 9851 exceeds the maximum line length of 132. (max-len)
(#9851) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9851) Unexpected constant condition. (no-constant-condition)
(#9857) Unexpected space before function parentheses. (space-before-function-paren)
(#9857) 'children' is defined but never used. (no-unused-vars)
(#9861) Line 9861 exceeds the maximum line length of 132. (max-len)
(#9861) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9861) Unexpected constant condition. (no-constant-condition)
(#9867) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9887) Unexpected space before function parentheses. (space-before-function-paren)
(#9892) Unexpected constant condition. (no-constant-condition)
(#9896) Unexpected space before function parentheses. (space-before-function-paren)
(#9897) Line 9897 exceeds the maximum line length of 132. (max-len)
(#9897) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9897) Unexpected constant condition. (no-constant-condition)
(#9910) Unexpected space before function parentheses. (space-before-function-paren)
(#9910) 'children' is defined but never used. (no-unused-vars)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '117'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '129'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '161'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '173'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '39'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '57'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '80'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Missing space before value for key '81'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) Unquoted number literal '59' used as key. (quote-props)
(#9922) Missing space before value for key '59'. (key-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) A space is required after ','. (comma-spacing)
(#9922) 'exports' is defined but never used. (no-unused-vars)
(#9922) Missing space before opening brace. (space-before-blocks)
(#9945) Unexpected space before function parentheses. (space-before-function-paren)
(#9950) Unexpected space before function parentheses. (space-before-function-paren)
(#9956) Unexpected space before function parentheses. (space-before-function-paren)
(#9956) 'element' is defined but never used. (no-unused-vars)
(#9956) Unexpected empty method 'construct'. (no-empty-function)
(#9957) Unexpected space before function parentheses. (space-before-function-paren)
(#9962) Unexpected space before function parentheses. (space-before-function-paren)
(#9962) Unexpected empty method 'receiveComponent'. (no-empty-function)
(#9963) Unexpected space before function parentheses. (space-before-function-paren)
(#9963) 'context' is defined but never used. (no-unused-vars)
(#9974) A space is required after ','. (comma-spacing)
(#9974) Missing space before value for key '24'. (key-spacing)
(#9974) A space is required after ','. (comma-spacing)
(#9974) Missing space before value for key '57'. (key-spacing)
(#9974) A space is required after ','. (comma-spacing)
(#9974) Missing space before value for key '60'. (key-spacing)
(#9974) A space is required after ','. (comma-spacing)
(#9974) Missing space before value for key '84'. (key-spacing)
(#9974) A space is required after ','. (comma-spacing)
(#9974) Unquoted number literal '60' used as key. (quote-props)
(#9974) Missing space before value for key '60'. (key-spacing)
(#9974) A space is required after ','. (comma-spacing)
(#9974) A space is required after ','. (comma-spacing)
(#9974) 'exports' is defined but never used. (no-unused-vars)
(#9974) Missing space before opening brace. (space-before-blocks)
(#10023) A space is required after ','. (comma-spacing)
(#10023) A space is required after ','. (comma-spacing)
(#10023) Unquoted number literal '61' used as key. (quote-props)
(#10023) Missing space before value for key '61'. (key-spacing)
(#10023) A space is required after ','. (comma-spacing)
(#10023) A space is required after ','. (comma-spacing)
(#10023) 'exports' is defined but never used. (no-unused-vars)
(#10023) Missing space before opening brace. (space-before-blocks)
(#10040) Missing JSDoc @returns for function. (valid-jsdoc)
(#10072) Unexpected space before function parentheses. (space-before-function-paren)
(#10081) Unexpected constant condition. (no-constant-condition)
(#10082) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#10082) Missing JSDoc for parameter 'func'. (valid-jsdoc)
(#10082) Missing JSDoc for parameter 'a'. (valid-jsdoc)
(#10082) Missing JSDoc for parameter 'b'. (valid-jsdoc)
(#10086) Line 10086 exceeds the maximum line length of 132. (max-len)
(#10088) Unexpected space before function parentheses. (space-before-function-paren)
(#10101) A space is required after ','. (comma-spacing)
(#10101) A space is required after ','. (comma-spacing)
(#10101) Unquoted number literal '62' used as key. (quote-props)
(#10101) Missing space before value for key '62'. (key-spacing)
(#10101) A space is required after ','. (comma-spacing)
(#10101) A space is required after ','. (comma-spacing)
(#10101) 'exports' is defined but never used. (no-unused-vars)
(#10101) Missing space before opening brace. (space-before-blocks)
(#10117) Missing JSDoc comment. (require-jsdoc)
(#10124) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#10133) Unexpected space before function parentheses. (space-before-function-paren)
(#10140) A space is required after ','. (comma-spacing)
(#10140) Missing space before value for key '16'. (key-spacing)
(#10140) A space is required after ','. (comma-spacing)
(#10140) Unquoted number literal '63' used as key. (quote-props)
(#10140) Missing space before value for key '63'. (key-spacing)
(#10140) A space is required after ','. (comma-spacing)
(#10140) A space is required after ','. (comma-spacing)
(#10140) 'exports' is defined but never used. (no-unused-vars)
(#10140) Missing space before opening brace. (space-before-blocks)
(#10187) Missing JSDoc comment. (require-jsdoc)
(#10193) Unexpected space before function parentheses. (space-before-function-paren)
(#10201) Missing JSDoc comment. (require-jsdoc)
(#10212) Comments should not begin with a lowercase character (capitalized-comments)
(#10217) Missing JSDoc comment. (require-jsdoc)
(#10233) Line 10233 exceeds the maximum line length of 132. (max-len)
(#10238) Missing JSDoc comment. (require-jsdoc)
(#10256) Line 10256 exceeds the maximum line length of 132. (max-len)
(#10267) Line 10267 exceeds the maximum line length of 132. (max-len)
(#10271) Missing JSDoc comment. (require-jsdoc)
(#10282) Unexpected space before function parentheses. (space-before-function-paren)
(#10286) Unexpected space before function parentheses. (space-before-function-paren)
(#10290) Unexpected space before function parentheses. (space-before-function-paren)
(#10304) Unexpected space before function parentheses. (space-before-function-paren)
(#10322) Unexpected space before function parentheses. (space-before-function-paren)
(#10330) Unexpected space before function parentheses. (space-before-function-paren)
(#10335) Unexpected space before function parentheses. (space-before-function-paren)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '128'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '146'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '147'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '158'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '24'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '25'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '67'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '72'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Missing space before value for key '96'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) Unquoted number literal '64' used as key. (quote-props)
(#10352) Missing space before value for key '64'. (key-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) A space is required after ','. (comma-spacing)
(#10352) 'exports' is defined but never used. (no-unused-vars)
(#10352) Missing space before opening brace. (space-before-blocks)
(#10388) Unexpected space before function parentheses. (space-before-function-paren)
(#10390) Line 10390 exceeds the maximum line length of 132. (max-len)
(#10390) Unexpected constant condition. (no-constant-condition)
(#10390) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10394) Line 10394 exceeds the maximum line length of 132. (max-len)
(#10394) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10394) Unexpected constant condition. (no-constant-condition)
(#10398) Line 10398 exceeds the maximum line length of 132. (max-len)
(#10398) Do not nest ternary expressions. (no-nested-ternary)
(#10398) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10398) Unexpected constant condition. (no-constant-condition)
(#10403) Unexpected constant condition. (no-constant-condition)
(#10405) Line 10405 exceeds the maximum line length of 132. (max-len)
(#10405) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10405) Unexpected constant condition. (no-constant-condition)
(#10417) A space is required after ','. (comma-spacing)
(#10417) Missing space before value for key '153'. (key-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) Missing space before value for key '161'. (key-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) Missing space before value for key '173'. (key-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) Missing space before value for key '32'. (key-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) Missing space before value for key '57'. (key-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) Unquoted number literal '65' used as key. (quote-props)
(#10417) Missing space before value for key '65'. (key-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) A space is required after ','. (comma-spacing)
(#10417) 'exports' is defined but never used. (no-unused-vars)
(#10417) Missing space before opening brace. (space-before-blocks)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '10'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '16'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '28'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '33'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '36'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '59'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '75'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '78'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '86'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Missing space before value for key '96'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) Unquoted number literal '66' used as key. (quote-props)
(#10456) Missing space before value for key '66'. (key-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) A space is required after ','. (comma-spacing)
(#10456) 'exports' is defined but never used. (no-unused-vars)
(#10456) Missing space before opening brace. (space-before-blocks)
(#10476) Missing JSDoc comment. (require-jsdoc)
(#10488) Unexpected space before function parentheses. (space-before-function-paren)
(#10493) Unexpected space before function parentheses. (space-before-function-paren)
(#10497) Line 10497 exceeds the maximum line length of 132. (max-len)
(#10501) Missing JSDoc for parameter 'priorSelectionInformation'. (valid-jsdoc)
(#10506) Unexpected space before function parentheses. (space-before-function-paren)
(#10518) Missing JSDoc for parameter 'input'. (valid-jsdoc)
(#10518) Missing JSDoc @returns for function. (valid-jsdoc)
(#10524) Unexpected space before function parentheses. (space-before-function-paren)
(#10549) There should be no space after '{'. (object-curly-spacing)
(#10549) There should be no space before '}'. (object-curly-spacing)
(#10552) Missing JSDoc for parameter 'input'. (valid-jsdoc)
(#10552) Missing JSDoc for parameter 'offsets'. (valid-jsdoc)
(#10558) Unexpected space before function parentheses. (space-before-function-paren)
(#10581) A space is required after ','. (comma-spacing)
(#10581) Missing space before value for key '150'. (key-spacing)
(#10581) A space is required after ','. (comma-spacing)
(#10581) Missing space before value for key '155'. (key-spacing)
(#10581) A space is required after ','. (comma-spacing)
(#10581) Missing space before value for key '156'. (key-spacing)
(#10581) A space is required after ','. (comma-spacing)
(#10581) Missing space before value for key '49'. (key-spacing)
(#10581) A space is required after ','. (comma-spacing)
(#10581) Unquoted number literal '67' used as key. (quote-props)
(#10581) Missing space before value for key '67'. (key-spacing)
(#10581) A space is required after ','. (comma-spacing)
(#10581) A space is required after ','. (comma-spacing)
(#10581) 'exports' is defined but never used. (no-unused-vars)
(#10581) Missing space before opening brace. (space-before-blocks)
(#10675) Line 10675 exceeds the maximum line length of 132. (max-len)
(#10675) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10675) Do not nest ternary expressions. (no-nested-ternary)
(#10675) Unexpected constant condition. (no-constant-condition)
(#10676) Line 10676 exceeds the maximum line length of 132. (max-len)
(#10676) Do not nest ternary expressions. (no-nested-ternary)
(#10676) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10676) Unexpected constant condition. (no-constant-condition)
(#10718) Line 10718 exceeds the maximum line length of 132. (max-len)
(#10718) Do not nest ternary expressions. (no-nested-ternary)
(#10718) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10718) Unexpected constant condition. (no-constant-condition)
(#10738) Line 10738 exceeds the maximum line length of 132. (max-len)
(#10738) Do not nest ternary expressions. (no-nested-ternary)
(#10738) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10738) Unexpected constant condition. (no-constant-condition)
(#10740) Line 10740 exceeds the maximum line length of 132. (max-len)
(#10740) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10740) Do not nest ternary expressions. (no-nested-ternary)
(#10740) Unexpected constant condition. (no-constant-condition)
(#10744) Missing whitespace after semicolon. (semi-spacing)
(#10744) Comments should not begin with a lowercase character (capitalized-comments)
(#10753) Line 10753 exceeds the maximum line length of 132. (max-len)
(#10753) Do not nest ternary expressions. (no-nested-ternary)
(#10753) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10753) Unexpected constant condition. (no-constant-condition)
(#10770) Unexpected space before function parentheses. (space-before-function-paren)
(#10782) Unexpected space before function parentheses. (space-before-function-paren)
(#10794) Unexpected space before function parentheses. (space-before-function-paren)
(#10816) Unexpected space before function parentheses. (space-before-function-paren)
(#10836) Unexpected space before function parentheses. (space-before-function-paren)
(#10843) Missing JSDoc for parameter 'cb'. (valid-jsdoc)
(#10843) Missing JSDoc for parameter 'targetID'. (valid-jsdoc)
(#10843) Missing JSDoc for parameter 'arg'. (valid-jsdoc)
(#10846) Unexpected space before function parentheses. (space-before-function-paren)
(#10865) Unexpected space before function parentheses. (space-before-function-paren)
(#10884) A space is required after ','. (comma-spacing)
(#10884) Missing space before value for key '161'. (key-spacing)
(#10884) A space is required after ','. (comma-spacing)
(#10884) Missing space before value for key '86'. (key-spacing)
(#10884) A space is required after ','. (comma-spacing)
(#10884) Unquoted number literal '68' used as key. (quote-props)
(#10884) Missing space before value for key '68'. (key-spacing)
(#10884) A space is required after ','. (comma-spacing)
(#10884) A space is required after ','. (comma-spacing)
(#10884) 'exports' is defined but never used. (no-unused-vars)
(#10884) Missing space before opening brace. (space-before-blocks)
(#10908) Missing JSDoc for parameter 'key'. (valid-jsdoc)
(#10913) Unexpected space before function parentheses. (space-before-function-paren)
(#10917) Unexpected space before function parentheses. (space-before-function-paren)
(#10921) Unexpected space before function parentheses. (space-before-function-paren)
(#10925) Unexpected space before function parentheses. (space-before-function-paren)
(#10932) A space is required after ','. (comma-spacing)
(#10932) A space is required after ','. (comma-spacing)
(#10932) Unquoted number literal '69' used as key. (quote-props)
(#10932) Missing space before value for key '69'. (key-spacing)
(#10932) A space is required after ','. (comma-spacing)
(#10932) A space is required after ','. (comma-spacing)
(#10932) 'exports' is defined but never used. (no-unused-vars)
(#10932) Missing space before opening brace. (space-before-blocks)
(#10962) Unexpected constant condition. (no-constant-condition)
(#10991) Unexpected space before function parentheses. (space-before-function-paren)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '135'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '24'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '32'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '33'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '34'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '43'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '57'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '58'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '82'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Missing space before value for key '97'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) Unquoted number literal '70' used as key. (quote-props)
(#11007) Missing space before value for key '70'. (key-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) A space is required after ','. (comma-spacing)
(#11007) 'exports' is defined but never used. (no-unused-vars)
(#11007) Missing space before opening brace. (space-before-blocks)
(#11056) Missing JSDoc for parameter 'linkType'. (valid-jsdoc)
(#11056) Missing JSDoc @returns for function. (valid-jsdoc)
(#11077) A space is required after ','. (comma-spacing)
(#11077) Missing space before value for key '26'. (key-spacing)
(#11077) A space is required after ','. (comma-spacing)
(#11077) Unquoted number literal '71' used as key. (quote-props)
(#11077) Missing space before value for key '71'. (key-spacing)
(#11077) A space is required after ','. (comma-spacing)
(#11077) A space is required after ','. (comma-spacing)
(#11077) 'exports' is defined but never used. (no-unused-vars)
(#11077) Missing space before opening brace. (space-before-blocks)
(#11102) Unexpected space before function parentheses. (space-before-function-paren)
(#11114) Unexpected space before function parentheses. (space-before-function-paren)
(#11123) A space is required after ','. (comma-spacing)
(#11123) Missing space before value for key '116'. (key-spacing)
(#11123) A space is required after ','. (comma-spacing)
(#11123) Unquoted number literal '72' used as key. (quote-props)
(#11123) Missing space before value for key '72'. (key-spacing)
(#11123) A space is required after ','. (comma-spacing)
(#11123) A space is required after ','. (comma-spacing)
(#11123) 'exports' is defined but never used. (no-unused-vars)
(#11123) Missing space before opening brace. (space-before-blocks)
(#11176) Unexpected constant condition. (no-constant-condition)
(#11184) Missing JSDoc for parameter 'string1'. (valid-jsdoc)
(#11184) Missing JSDoc for parameter 'string2'. (valid-jsdoc)
(#11242) Line 11242 exceeds the maximum line length of 132. (max-len)
(#11242) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11242) Do not nest ternary expressions. (no-nested-ternary)
(#11242) Redundant double negation. (no-extra-boolean-cast)
(#11242) Unexpected constant condition. (no-constant-condition)
(#11254) Missing JSDoc comment. (require-jsdoc)
(#11320) Line 11320 exceeds the maximum line length of 132. (max-len)
(#11320) Do not nest ternary expressions. (no-nested-ternary)
(#11320) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11320) Unexpected constant condition. (no-constant-condition)
(#11341) Missing JSDoc comment. (require-jsdoc)
(#11341) Expected to return a value at the end of function 'findDeepestCachedAncestorImpl'. (consistent-return)
(#11352) Missing JSDoc for parameter 'targetID'. (valid-jsdoc)
(#11352) Missing JSDoc @returns for function. (valid-jsdoc)
(#11364) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#11382) Unexpected constant condition. (no-constant-condition)
(#11394) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#11404) Comments should not begin with a lowercase character (capitalized-comments)
(#11446) Missing JSDoc for parameter 'node'. (valid-jsdoc)
(#11446) Missing JSDoc @returns for function. (valid-jsdoc)
(#11473) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11492) Unexpected space before function parentheses. (space-before-function-paren)
(#11492) Unexpected empty function. (no-empty-function)
(#11494) Unexpected constant condition. (no-constant-condition)
(#11497) Unexpected space before function parentheses. (space-before-function-paren)
(#11498) Comments should not begin with a lowercase character (capitalized-comments)
(#11535) Unexpected space before function parentheses. (space-before-function-paren)
(#11539) Missing JSDoc @returns for function. (valid-jsdoc)
(#11546) Unexpected space before function parentheses. (space-before-function-paren)
(#11547) Unexpected space before function parentheses. (space-before-function-paren)
(#11554) Unexpected constant condition. (no-constant-condition)
(#11556) 'rootElementsByReactRootID' used outside of binding context. (block-scoped-var)
(#11569) Unexpected space before function parentheses. (space-before-function-paren)
(#11570) Line 11570 exceeds the maximum line length of 132. (max-len)
(#11570) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11570) Do not nest ternary expressions. (no-nested-ternary)
(#11570) Unexpected constant condition. (no-constant-condition)
(#11579) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#11586) Unexpected space before function parentheses. (space-before-function-paren)
(#11590) Line 11590 exceeds the maximum line length of 132. (max-len)
(#11590) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11590) Unexpected constant condition. (no-constant-condition)
(#11590) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11599) Line 11599 exceeds the maximum line length of 132. (max-len)
(#11601) Unexpected constant condition. (no-constant-condition)
(#11603) 'rootElementsByReactRootID' used outside of binding context. (block-scoped-var)
(#11622) Unexpected space before function parentheses. (space-before-function-paren)
(#11623) Line 11623 exceeds the maximum line length of 132. (max-len)
(#11623) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11623) Do not nest ternary expressions. (no-nested-ternary)
(#11623) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11623) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11623) Unexpected constant condition. (no-constant-condition)
(#11627) Unexpected space before function parentheses. (space-before-function-paren)
(#11628) Line 11628 exceeds the maximum line length of 132. (max-len)
(#11628) Do not nest ternary expressions. (no-nested-ternary)
(#11628) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11628) Unexpected constant condition. (no-constant-condition)
(#11628) Do not nest ternary expressions. (no-nested-ternary)
(#11628) Do not nest ternary expressions. (no-nested-ternary)
(#11630) Line 11630 exceeds the maximum line length of 132. (max-len)
(#11630) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11632) Line 11632 exceeds the maximum line length of 132. (max-len)
(#11632) Unexpected constant condition. (no-constant-condition)
(#11632) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11643) Unexpected space before function parentheses. (space-before-function-paren)
(#11657) Unexpected constant condition. (no-constant-condition)
(#11658) Line 11658 exceeds the maximum line length of 132. (max-len)
(#11658) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11658) Unexpected constant condition. (no-constant-condition)
(#11664) Line 11664 exceeds the maximum line length of 132. (max-len)
(#11664) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11664) Unexpected constant condition. (no-constant-condition)
(#11673) Line 11673 exceeds the maximum line length of 132. (max-len)
(#11673) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11692) Unexpected space before function parentheses. (space-before-function-paren)
(#11704) Unexpected space before function parentheses. (space-before-function-paren)
(#11725) Unexpected space before function parentheses. (space-before-function-paren)
(#11730) Line 11730 exceeds the maximum line length of 132. (max-len)
(#11730) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11730) Unexpected constant condition. (no-constant-condition)
(#11730) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11732) Line 11732 exceeds the maximum line length of 132. (max-len)
(#11732) Do not nest ternary expressions. (no-nested-ternary)
(#11732) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11732) Unexpected constant condition. (no-constant-condition)
(#11745) Unexpected constant condition. (no-constant-condition)
(#11746) Line 11746 exceeds the maximum line length of 132. (max-len)
(#11746) Unexpected constant condition. (no-constant-condition)
(#11746) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11754) Unexpected constant condition. (no-constant-condition)
(#11755) 'rootElementsByReactRootID' used outside of binding context. (block-scoped-var)
(#11767) Unexpected space before function parentheses. (space-before-function-paren)
(#11771) Unexpected constant condition. (no-constant-condition)
(#11772) 'rootElementsByReactRootID' used outside of binding context. (block-scoped-var)
(#11774) Unexpected constant condition. (no-constant-condition)
(#11774) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11784) 'rootElementsByReactRootID' used outside of binding context. (block-scoped-var)
(#11786) Line 11786 exceeds the maximum line length of 132. (max-len)
(#11786) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11786) Unexpected constant condition. (no-constant-condition)
(#11800) Unexpected space before function parentheses. (space-before-function-paren)
(#11813) Unexpected space before function parentheses. (space-before-function-paren)
(#11817) Missing JSDoc for parameter 'targetID'. (valid-jsdoc)
(#11827) Expected to return a value at the end of method 'findComponentRoot'. (consistent-return)
(#11827) Unexpected space before function parentheses. (space-before-function-paren)
(#11833) Unexpected constant condition. (no-constant-condition)
(#11835) Line 11835 exceeds the maximum line length of 132. (max-len)
(#11835) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11835) Unexpected constant condition. (no-constant-condition)
(#11835) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11887) Line 11887 exceeds the maximum line length of 132. (max-len)
(#11887) Do not nest ternary expressions. (no-nested-ternary)
(#11887) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11887) Unexpected constant condition. (no-constant-condition)
(#11887) Unexpected constant condition. (no-constant-condition)
(#11890) Unexpected space before function parentheses. (space-before-function-paren)
(#11891) Line 11891 exceeds the maximum line length of 132. (max-len)
(#11891) Do not nest ternary expressions. (no-nested-ternary)
(#11891) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11891) Unexpected constant condition. (no-constant-condition)
(#11905) Unexpected constant condition. (no-constant-condition)
(#11906) Comments should not begin with a lowercase character (capitalized-comments)
(#11925) Line 11925 exceeds the maximum line length of 132. (max-len)
(#11927) Line 11927 exceeds the maximum line length of 132. (max-len)
(#11927) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11927) Do not nest ternary expressions. (no-nested-ternary)
(#11927) Unexpected constant condition. (no-constant-condition)
(#11929) Unexpected constant condition. (no-constant-condition)
(#11930) Line 11930 exceeds the maximum line length of 132. (max-len)
(#11930) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11930) Unexpected constant condition. (no-constant-condition)
(#11935) Line 11935 exceeds the maximum line length of 132. (max-len)
(#11935) Do not nest ternary expressions. (no-nested-ternary)
(#11935) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11935) Unexpected constant condition. (no-constant-condition)
(#11974) Line 11974 exceeds the maximum line length of 132. (max-len)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '10'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '132'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '138'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '141'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '144'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '150'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '154'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '161'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '173'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '24'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '28'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '39'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '44'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '57'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '60'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '67'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '68'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '71'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '78'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '84'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '95'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Missing space before value for key '96'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) Unquoted number literal '73' used as key. (quote-props)
(#11974) Missing space before value for key '73'. (key-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) A space is required after ','. (comma-spacing)
(#11974) 'exports' is defined but never used. (no-unused-vars)
(#11974) Missing space before opening brace. (space-before-blocks)
(#12166) Unexpected space before function parentheses. (space-before-function-paren)
(#12167) Unexpected constant condition. (no-constant-condition)
(#12180) Unexpected space before function parentheses. (space-before-function-paren)
(#12182) Unexpected constant condition. (no-constant-condition)
(#12197) Missing JSDoc for parameter 'transaction'. (valid-jsdoc)
(#12197) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#12205) Unexpected space before function parentheses. (space-before-function-paren)
(#12229) Unexpected space before function parentheses. (space-before-function-paren)
(#12263) Unexpected space before function parentheses. (space-before-function-paren)
(#12289) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#12296) Unexpected space before function parentheses. (space-before-function-paren)
(#12314) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#12323) Unexpected space before function parentheses. (space-before-function-paren)
(#12370) Unexpected space before function parentheses. (space-before-function-paren)
(#12384) Unexpected space before function parentheses. (space-before-function-paren)
(#12400) Unexpected space before function parentheses. (space-before-function-paren)
(#12410) Unexpected space before function parentheses. (space-before-function-paren)
(#12420) Unexpected space before function parentheses. (space-before-function-paren)
(#12430) Unexpected space before function parentheses. (space-before-function-paren)
(#12434) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#12445) Unexpected space before function parentheses. (space-before-function-paren)
(#12461) Unexpected space before function parentheses. (space-before-function-paren)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Missing space before value for key '123'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Missing space before value for key '31'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Missing space before value for key '36'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Missing space before value for key '39'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Missing space before value for key '74'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Missing space before value for key '84'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) Unquoted number literal '74' used as key. (quote-props)
(#12471) Missing space before value for key '74'. (key-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) A space is required after ','. (comma-spacing)
(#12471) 'exports' is defined but never used. (no-unused-vars)
(#12471) Missing space before opening brace. (space-before-blocks)
(#12504) A space is required after ','. (comma-spacing)
(#12504) Missing space before value for key '165'. (key-spacing)
(#12504) A space is required after ','. (comma-spacing)
(#12504) Unquoted number literal '75' used as key. (quote-props)
(#12504) Missing space before value for key '75'. (key-spacing)
(#12504) A space is required after ','. (comma-spacing)
(#12504) A space is required after ','. (comma-spacing)
(#12504) 'exports' is defined but never used. (no-unused-vars)
(#12504) Missing space before opening brace. (space-before-blocks)
(#12530) Unexpected space before function parentheses. (space-before-function-paren)
(#12535) Unexpected space before function parentheses. (space-before-function-paren)
(#12540) Unexpected space before function parentheses. (space-before-function-paren)
(#12557) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#12570) Line 12570 exceeds the maximum line length of 132. (max-len)
(#12570) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12570) Do not nest ternary expressions. (no-nested-ternary)
(#12570) Unexpected constant condition. (no-constant-condition)
(#12571) A constructor name should not start with a lowercase letter. (new-cap)
(#12579) A constructor name should not start with a lowercase letter. (new-cap)
(#12599) A space is required after ','. (comma-spacing)
(#12599) Missing space before value for key '161'. (key-spacing)
(#12599) A space is required after ','. (comma-spacing)
(#12599) Missing space before value for key '24'. (key-spacing)
(#12599) A space is required after ','. (comma-spacing)
(#12599) Unquoted number literal '76' used as key. (quote-props)
(#12599) Missing space before value for key '76'. (key-spacing)
(#12599) A space is required after ','. (comma-spacing)
(#12599) A space is required after ','. (comma-spacing)
(#12599) 'exports' is defined but never used. (no-unused-vars)
(#12599) Missing space before opening brace. (space-before-blocks)
(#12615) Missing JSDoc comment. (require-jsdoc)
(#12616) Unexpected constant condition. (no-constant-condition)
(#12617) Line 12617 exceeds the maximum line length of 132. (max-len)
(#12617) Unexpected constant condition. (no-constant-condition)
(#12617) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12633) Unexpected space before function parentheses. (space-before-function-paren)
(#12633) 'publicInstance' is defined but never used. (no-unused-vars)
(#12645) Unexpected space before function parentheses. (space-before-function-paren)
(#12645) 'callback' is defined but never used. (no-unused-vars)
(#12645) Unexpected empty method 'enqueueCallback'. (no-empty-function)
(#12660) Unexpected space before function parentheses. (space-before-function-paren)
(#12675) Unexpected space before function parentheses. (space-before-function-paren)
(#12675) 'completeState' is defined but never used. (no-unused-vars)
(#12689) Unexpected space before function parentheses. (space-before-function-paren)
(#12689) 'partialState' is defined but never used. (no-unused-vars)
(#12700) Unexpected space before function parentheses. (space-before-function-paren)
(#12700) 'partialProps' is defined but never used. (no-unused-vars)
(#12711) Unexpected space before function parentheses. (space-before-function-paren)
(#12711) 'props' is defined but never used. (no-unused-vars)
(#12718) A space is required after ','. (comma-spacing)
(#12718) Missing space before value for key '173'. (key-spacing)
(#12718) A space is required after ','. (comma-spacing)
(#12718) Unquoted number literal '77' used as key. (quote-props)
(#12718) Missing space before value for key '77'. (key-spacing)
(#12718) A space is required after ','. (comma-spacing)
(#12718) A space is required after ','. (comma-spacing)
(#12718) 'exports' is defined but never used. (no-unused-vars)
(#12718) Missing space before opening brace. (space-before-blocks)
(#12771) Unexpected space before function parentheses. (space-before-function-paren)
(#12784) Unexpected space before function parentheses. (space-before-function-paren)
(#12785) Line 12785 exceeds the maximum line length of 132. (max-len)
(#12785) Do not nest ternary expressions. (no-nested-ternary)
(#12785) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12785) Unexpected constant condition. (no-constant-condition)
(#12798) Unexpected space before function parentheses. (space-before-function-paren)
(#12799) Line 12799 exceeds the maximum line length of 132. (max-len)
(#12799) Do not nest ternary expressions. (no-nested-ternary)
(#12799) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12799) Unexpected constant condition. (no-constant-condition)
(#12810) A space is required after ','. (comma-spacing)
(#12810) Missing space before value for key '161'. (key-spacing)
(#12810) A space is required after ','. (comma-spacing)
(#12810) Unquoted number literal '78' used as key. (quote-props)
(#12810) Missing space before value for key '78'. (key-spacing)
(#12810) A space is required after ','. (comma-spacing)
(#12810) A space is required after ','. (comma-spacing)
(#12810) 'exports' is defined but never used. (no-unused-vars)
(#12810) Missing space before opening brace. (space-before-blocks)
(#12847) Unexpected space before function parentheses. (space-before-function-paren)
(#12848) Unexpected constant condition. (no-constant-condition)
(#12866) Unexpected space before function parentheses. (space-before-function-paren)
(#12867) Unexpected constant condition. (no-constant-condition)
(#12869) Unexpected space before function parentheses. (space-before-function-paren)
(#12874) Unexpected 'this'. (no-invalid-this)
(#12876) Unexpected 'this'. (no-invalid-this)
(#12888) Unexpected space before function parentheses. (space-before-function-paren)
(#12907) A space is required after ','. (comma-spacing)
(#12907) A space is required after ','. (comma-spacing)
(#12907) Unquoted number literal '79' used as key. (quote-props)
(#12907) Missing space before value for key '79'. (key-spacing)
(#12907) A space is required after ','. (comma-spacing)
(#12907) A space is required after ','. (comma-spacing)
(#12907) 'exports' is defined but never used. (no-unused-vars)
(#12907) Missing space before opening brace. (space-before-blocks)
(#12933) Unexpected space before function parentheses. (space-before-function-paren)
(#12942) Unexpected space before function parentheses. (space-before-function-paren)
(#13009) Unexpected space before function parentheses. (space-before-function-paren)
(#13016) A space is required after ','. (comma-spacing)
(#13016) Missing space before value for key '153'. (key-spacing)
(#13016) A space is required after ','. (comma-spacing)
(#13016) Missing space before value for key '164'. (key-spacing)
(#13016) A space is required after ','. (comma-spacing)
(#13016) Missing space before value for key '24'. (key-spacing)
(#13016) A space is required after ','. (comma-spacing)
(#13016) Unquoted number literal '80' used as key. (quote-props)
(#13016) Missing space before value for key '80'. (key-spacing)
(#13016) A space is required after ','. (comma-spacing)
(#13016) A space is required after ','. (comma-spacing)
(#13016) 'exports' is defined but never used. (no-unused-vars)
(#13016) Missing space before opening brace. (space-before-blocks)
(#13032) Unexpected constant condition. (no-constant-condition)
(#13041) A space is required after ','. (comma-spacing)
(#13041) A space is required after ','. (comma-spacing)
(#13041) Unquoted number literal '81' used as key. (quote-props)
(#13041) Missing space before value for key '81'. (key-spacing)
(#13041) A space is required after ','. (comma-spacing)
(#13041) A space is required after ','. (comma-spacing)
(#13041) 'exports' is defined but never used. (no-unused-vars)
(#13041) Missing space before opening brace. (space-before-blocks)
(#13064) A space is required after ','. (comma-spacing)
(#13064) Missing space before value for key '165'. (key-spacing)
(#13064) A space is required after ','. (comma-spacing)
(#13064) Unquoted number literal '82' used as key. (quote-props)
(#13064) Missing space before value for key '82'. (key-spacing)
(#13064) A space is required after ','. (comma-spacing)
(#13064) A space is required after ','. (comma-spacing)
(#13064) 'exports' is defined but never used. (no-unused-vars)
(#13064) Missing space before opening brace. (space-before-blocks)
(#13152) Missing JSDoc comment. (require-jsdoc)
(#13153) Missing JSDoc comment. (require-jsdoc)
(#13156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13159) Line 13159 exceeds the maximum line length of 132. (max-len)
(#13173) Missing JSDoc comment. (require-jsdoc)
(#13174) Missing JSDoc comment. (require-jsdoc)
(#13184) Line 13184 exceeds the maximum line length of 132. (max-len)
(#13191) Missing JSDoc comment. (require-jsdoc)
(#13195) Missing JSDoc comment. (require-jsdoc)
(#13196) Missing JSDoc comment. (require-jsdoc)
(#13201) Line 13201 exceeds the maximum line length of 132. (max-len)
(#13214) Missing JSDoc comment. (require-jsdoc)
(#13215) Missing JSDoc comment. (require-jsdoc)
(#13218) Line 13218 exceeds the maximum line length of 132. (max-len)
(#13225) Missing JSDoc comment. (require-jsdoc)
(#13226) Missing JSDoc comment. (require-jsdoc)
(#13231) Line 13231 exceeds the maximum line length of 132. (max-len)
(#13238) Missing JSDoc comment. (require-jsdoc)
(#13240) Unexpected space before function parentheses. (space-before-function-paren)
(#13245) Missing JSDoc comment. (require-jsdoc)
(#13255) Line 13255 exceeds the maximum line length of 132. (max-len)
(#13260) Missing JSDoc comment. (require-jsdoc)
(#13261) Missing JSDoc comment. (require-jsdoc)
(#13266) Line 13266 exceeds the maximum line length of 132. (max-len)
(#13281) Missing JSDoc comment. (require-jsdoc)
(#13283) Unexpected space before function parentheses. (space-before-function-paren)
(#13288) Missing JSDoc comment. (require-jsdoc)
(#13291) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13302) Missing JSDoc comment. (require-jsdoc)
(#13303) Missing JSDoc comment. (require-jsdoc)
(#13306) Line 13306 exceeds the maximum line length of 132. (max-len)
(#13313) Missing JSDoc comment. (require-jsdoc)
(#13314) Missing JSDoc comment. (require-jsdoc)
(#13319) Line 13319 exceeds the maximum line length of 132. (max-len)
(#13336) Missing JSDoc comment. (require-jsdoc)
(#13358) Blocks are nested too deeply (5). (max-depth)
(#13366) Blocks are nested too deeply (5). (max-depth)
(#13367) Blocks are nested too deeply (6). (max-depth)
(#13384) Missing JSDoc comment. (require-jsdoc)
(#13400) Missing JSDoc comment. (require-jsdoc)
(#13413) Missing JSDoc comment. (require-jsdoc)
(#13421) A space is required after ','. (comma-spacing)
(#13421) Missing space before value for key '129'. (key-spacing)
(#13421) A space is required after ','. (comma-spacing)
(#13421) Missing space before value for key '153'. (key-spacing)
(#13421) A space is required after ','. (comma-spacing)
(#13421) Missing space before value for key '57'. (key-spacing)
(#13421) A space is required after ','. (comma-spacing)
(#13421) Missing space before value for key '80'. (key-spacing)
(#13421) A space is required after ','. (comma-spacing)
(#13421) Unquoted number literal '83' used as key. (quote-props)
(#13421) Missing space before value for key '83'. (key-spacing)
(#13421) A space is required after ','. (comma-spacing)
(#13421) A space is required after ','. (comma-spacing)
(#13421) 'exports' is defined but never used. (no-unused-vars)
(#13421) Missing space before opening brace. (space-before-blocks)
(#13470) Unexpected space before function parentheses. (space-before-function-paren)
(#13481) Unexpected space before function parentheses. (space-before-function-paren)
(#13494) Unexpected space before function parentheses. (space-before-function-paren)
(#13501) Unexpected space before function parentheses. (space-before-function-paren)
(#13513) Missing JSDoc for parameter 'forceHTML'. (valid-jsdoc)
(#13547) Unexpected space before function parentheses. (space-before-function-paren)
(#13554) Unexpected space before function parentheses. (space-before-function-paren)
(#13562) Unexpected space before function parentheses. (space-before-function-paren)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '113'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '24'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '25'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '28'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '44'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '6'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Missing space before value for key '66'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) Unquoted number literal '84' used as key. (quote-props)
(#13573) Missing space before value for key '84'. (key-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) A space is required after ','. (comma-spacing)
(#13573) 'exports' is defined but never used. (no-unused-vars)
(#13573) Missing space before opening brace. (space-before-blocks)
(#13594) Unexpected 'this'. (no-invalid-this)
(#13594) Unexpected 'this'. (no-invalid-this)
(#13599) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#13609) Unexpected space before function parentheses. (space-before-function-paren)
(#13611) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13617) Missing JSDoc for parameter 'internalInstance'. (valid-jsdoc)
(#13623) Unexpected space before function parentheses. (space-before-function-paren)
(#13637) Unexpected space before function parentheses. (space-before-function-paren)
(#13662) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13674) Unexpected space before function parentheses. (space-before-function-paren)
(#13681) A space is required after ','. (comma-spacing)
(#13681) Missing space before value for key '85'. (key-spacing)
(#13681) A space is required after ','. (comma-spacing)
(#13681) Unquoted number literal '85' used as key. (quote-props)
(#13681) Missing space before value for key '85'. (key-spacing)
(#13681) A space is required after ','. (comma-spacing)
(#13681) A space is required after ','. (comma-spacing)
(#13681) 'exports' is defined but never used. (no-unused-vars)
(#13681) Missing space before opening brace. (space-before-blocks)
(#13699) Missing JSDoc comment. (require-jsdoc)
(#13708) Missing JSDoc comment. (require-jsdoc)
(#13717) Unexpected space before function parentheses. (space-before-function-paren)
(#13722) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13727) Unexpected space before function parentheses. (space-before-function-paren)
(#13743) Expected space(s) after "return". (keyword-spacing)
(#13749) Unexpected space before function parentheses. (space-before-function-paren)
(#13754) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13760) A space is required after ','. (comma-spacing)
(#13760) Missing space before value for key '77'. (key-spacing)
(#13760) A space is required after ','. (comma-spacing)
(#13760) Unquoted number literal '86' used as key. (quote-props)
(#13760) Missing space before value for key '86'. (key-spacing)
(#13760) A space is required after ','. (comma-spacing)
(#13760) A space is required after ','. (comma-spacing)
(#13760) 'exports' is defined but never used. (no-unused-vars)
(#13760) Missing space before opening brace. (space-before-blocks)
(#13779) Unexpected space before function parentheses. (space-before-function-paren)
(#13790) A space is required after ','. (comma-spacing)
(#13790) A space is required after ','. (comma-spacing)
(#13790) Unquoted number literal '87' used as key. (quote-props)
(#13790) Missing space before value for key '87'. (key-spacing)
(#13790) A space is required after ','. (comma-spacing)
(#13790) A space is required after ','. (comma-spacing)
(#13790) 'exports' is defined but never used. (no-unused-vars)
(#13790) Missing space before opening brace. (space-before-blocks)
(#13807) Unexpected space before function parentheses. (space-before-function-paren)
(#13807) 'callback' is defined but never used. (no-unused-vars)
(#13814) A space is required after ','. (comma-spacing)
(#13814) A space is required after ','. (comma-spacing)
(#13814) Unquoted number literal '88' used as key. (quote-props)
(#13814) Missing space before value for key '88'. (key-spacing)
(#13814) A space is required after ','. (comma-spacing)
(#13814) A space is required after ','. (comma-spacing)
(#13814) 'exports' is defined but never used. (no-unused-vars)
(#13814) Missing space before opening brace. (space-before-blocks)
(#13845) Line 13845 exceeds the maximum line length of 132. (max-len)
(#13845) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13845) Do not nest ternary expressions. (no-nested-ternary)
(#13845) Unexpected constant condition. (no-constant-condition)
(#13854) Unexpected space before function parentheses. (space-before-function-paren)
(#13873) Line 13873 exceeds the maximum line length of 132. (max-len)
(#13873) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13873) Do not nest ternary expressions. (no-nested-ternary)
(#13873) Unexpected constant condition. (no-constant-condition)
(#13882) Unexpected space before function parentheses. (space-before-function-paren)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '132'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '154'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '161'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '53'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '57'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '67'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '71'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '87'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '89'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Missing space before value for key '96'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) Unquoted number literal '89' used as key. (quote-props)
(#13898) Missing space before value for key '89'. (key-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) A space is required after ','. (comma-spacing)
(#13898) 'exports' is defined but never used. (no-unused-vars)
(#13898) Missing space before opening brace. (space-before-blocks)
(#13928) Unexpected space before function parentheses. (space-before-function-paren)
(#13960) Unexpected space before function parentheses. (space-before-function-paren)
(#13967) Unexpected space before function parentheses. (space-before-function-paren)
(#13975) Unexpected space before function parentheses. (space-before-function-paren)
(#13986) A space is required after ','. (comma-spacing)
(#13986) Missing space before value for key '113'. (key-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) Missing space before value for key '153'. (key-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) Missing space before value for key '24'. (key-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) Missing space before value for key '25'. (key-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) Missing space before value for key '6'. (key-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) Unquoted number literal '90' used as key. (quote-props)
(#13986) Missing space before value for key '90'. (key-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) A space is required after ','. (comma-spacing)
(#13986) 'exports' is defined but never used. (no-unused-vars)
(#13986) Missing space before opening brace. (space-before-blocks)
(#14011) Unexpected space before function parentheses. (space-before-function-paren)
(#14012) Unexpected space before function parentheses. (space-before-function-paren)
(#14031) Unexpected space before function parentheses. (space-before-function-paren)
(#14038) Missing JSDoc comment. (require-jsdoc)
(#14066) Unexpected space before function parentheses. (space-before-function-paren)
(#14085) Unexpected space before function parentheses. (space-before-function-paren)
(#14091) A space is required after ','. (comma-spacing)
(#14091) A space is required after ','. (comma-spacing)
(#14091) Unquoted number literal '91' used as key. (quote-props)
(#14091) Missing space before value for key '91'. (key-spacing)
(#14091) A space is required after ','. (comma-spacing)
(#14091) A space is required after ','. (comma-spacing)
(#14091) 'exports' is defined but never used. (no-unused-vars)
(#14091) Missing space before opening brace. (space-before-blocks)
(#14126) Missing JSDoc comment. (require-jsdoc)
(#14126) 'suffix' is defined but never used. (no-unused-vars)
(#14126) Unexpected empty function 'Event'. (no-empty-function)
(#14132) Missing JSDoc comment. (require-jsdoc)
(#14160) Unexpected space before function parentheses. (space-before-function-paren)
(#14170) Unexpected space before function parentheses. (space-before-function-paren)
(#14174) Unexpected space before function parentheses. (space-before-function-paren)
(#14178) Unexpected space before function parentheses. (space-before-function-paren)
(#14182) Unexpected space before function parentheses. (space-before-function-paren)
(#14186) Unexpected space before function parentheses. (space-before-function-paren)
(#14192) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#14195) Unexpected space before function parentheses. (space-before-function-paren)
(#14205) Unexpected space before function parentheses. (space-before-function-paren)
(#14215) Unexpected space before function parentheses. (space-before-function-paren)
(#14222) Unexpected space before function parentheses. (space-before-function-paren)
(#14230) Unexpected space before function parentheses. (space-before-function-paren)
(#14234) Line 14234 exceeds the maximum line length of 132. (max-len)
(#14234) Do not nest ternary expressions. (no-nested-ternary)
(#14234) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14234) Unexpected constant condition. (no-constant-condition)
(#14238) Missing JSDoc for parameter 'classNames'. (valid-jsdoc)
(#14238) Missing JSDoc for parameter 'root'. (valid-jsdoc)
(#14243) Unexpected space before function parentheses. (space-before-function-paren)
(#14247) Unexpected space before function parentheses. (space-before-function-paren)
(#14255) Unexpected space before function parentheses. (space-before-function-paren)
(#14263) Missing JSDoc for parameter 'className'. (valid-jsdoc)
(#14263) Missing JSDoc for parameter 'root'. (valid-jsdoc)
(#14269) Unexpected space before function parentheses. (space-before-function-paren)
(#14277) Missing JSDoc for parameter 'root'. (valid-jsdoc)
(#14277) Missing JSDoc for parameter 'tagName'. (valid-jsdoc)
(#14282) Unexpected space before function parentheses. (space-before-function-paren)
(#14283) Unexpected space before function parentheses. (space-before-function-paren)
(#14288) Missing JSDoc for parameter 'root'. (valid-jsdoc)
(#14288) Missing JSDoc for parameter 'tagName'. (valid-jsdoc)
(#14294) Unexpected space before function parentheses. (space-before-function-paren)
(#14302) Missing JSDoc for parameter 'componentType'. (valid-jsdoc)
(#14302) Missing JSDoc for parameter 'root'. (valid-jsdoc)
(#14306) Unexpected space before function parentheses. (space-before-function-paren)
(#14307) Unexpected space before function parentheses. (space-before-function-paren)
(#14312) Missing JSDoc for parameter 'root'. (valid-jsdoc)
(#14312) Missing JSDoc for parameter 'componentType'. (valid-jsdoc)
(#14318) Unexpected space before function parentheses. (space-before-function-paren)
(#14339) Unexpected space before function parentheses. (space-before-function-paren)
(#14342) Unexpected space before function parentheses. (space-before-function-paren)
(#14343) Unexpected 'this'. (no-invalid-this)
(#14356) Unexpected space before function parentheses. (space-before-function-paren)
(#14368) Unexpected space before function parentheses. (space-before-function-paren)
(#14372) Unexpected space before function parentheses. (space-before-function-paren)
(#14374) There should be no space after '{'. (object-curly-spacing)
(#14374) There should be no space before '}'. (object-curly-spacing)
(#14378) Unexpected space before function parentheses. (space-before-function-paren)
(#14389) Unexpected space before function parentheses. (space-before-function-paren)
(#14393) Unexpected space before function parentheses. (space-before-function-paren)
(#14397) Unexpected space before function parentheses. (space-before-function-paren)
(#14404) Unexpected space before function parentheses. (space-before-function-paren)
(#14404) Unexpected empty method 'mountComponent'. (no-empty-function)
(#14406) Unexpected space before function parentheses. (space-before-function-paren)
(#14411) Unexpected space before function parentheses. (space-before-function-paren)
(#14411) Unexpected empty method 'unmountComponent'. (no-empty-function)
(#14413) Unexpected space before function parentheses. (space-before-function-paren)
(#14418) Unexpected space before function parentheses. (space-before-function-paren)
(#14418) Unexpected empty function. (no-empty-function)
(#14420) Unexpected space before function parentheses. (space-before-function-paren)
(#14423) Unexpected space before function parentheses. (space-before-function-paren)
(#14423) Unexpected empty method '_replaceNodeWithMarkupByID'. (no-empty-function)
(#14427) Unexpected space before function parentheses. (space-before-function-paren)
(#14428) Line 14428 exceeds the maximum line length of 132. (max-len)
(#14428) Do not nest ternary expressions. (no-nested-ternary)
(#14428) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14428) Unexpected constant condition. (no-constant-condition)
(#14429) Line 14429 exceeds the maximum line length of 132. (max-len)
(#14429) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14429) Do not nest ternary expressions. (no-nested-ternary)
(#14429) Unexpected constant condition. (no-constant-condition)
(#14439) Unexpected space before function parentheses. (space-before-function-paren)
(#14445) Unexpected space before function parentheses. (space-before-function-paren)
(#14459) Missing JSDoc for parameter 'eventType'. (valid-jsdoc)
(#14459) Missing JSDoc @returns for function. (valid-jsdoc)
(#14468) Unexpected space before function parentheses. (space-before-function-paren)
(#14491) Unexpected space before function parentheses. (space-before-function-paren)
(#14498) Missing JSDoc comment. (require-jsdoc)
(#14513) Unexpected space before function parentheses. (space-before-function-paren)
(#14518) Unexpected space before function parentheses. (space-before-function-paren)
(#14541) Missing JSDoc comment. (require-jsdoc)
(#14542) Unexpected space before function parentheses. (space-before-function-paren)
(#14554) Unexpected space before function parentheses. (space-before-function-paren)
(#14565) Line 14565 exceeds the maximum line length of 132. (max-len)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '105'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '122'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '15'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '154'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '16'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '161'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '19'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '24'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '26'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '28'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '38'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '40'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '57'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '67'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '68'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '72'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Missing space before value for key '96'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) Unquoted number literal '92' used as key. (quote-props)
(#14565) Missing space before value for key '92'. (key-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) A space is required after ','. (comma-spacing)
(#14565) 'exports' is defined but never used. (no-unused-vars)
(#14565) Missing space before opening brace. (space-before-blocks)
(#14590) Unexpected space before function parentheses. (space-before-function-paren)
(#14614) Unexpected space before function parentheses. (space-before-function-paren)
(#14618) Missing JSDoc comment. (require-jsdoc)
(#14664) A space is required after ','. (comma-spacing)
(#14664) Missing space before value for key '123'. (key-spacing)
(#14664) A space is required after ','. (comma-spacing)
(#14664) Unquoted number literal '93' used as key. (quote-props)
(#14664) Missing space before value for key '93'. (key-spacing)
(#14664) A space is required after ','. (comma-spacing)
(#14664) A space is required after ','. (comma-spacing)
(#14664) 'exports' is defined but never used. (no-unused-vars)
(#14664) Missing space before opening brace. (space-before-blocks)
(#14705) Missing JSDoc comment. (require-jsdoc)
(#14742) Missing JSDoc comment. (require-jsdoc)
(#14746) Missing JSDoc comment. (require-jsdoc)
(#14751) Unexpected space before function parentheses. (space-before-function-paren)
(#14758) Unexpected space before function parentheses. (space-before-function-paren)
(#14763) Unexpected space before function parentheses. (space-before-function-paren)
(#14767) Unexpected space before function parentheses. (space-before-function-paren)
(#14774) A space is required after ','. (comma-spacing)
(#14774) Missing space before value for key '147'. (key-spacing)
(#14774) A space is required after ','. (comma-spacing)
(#14774) Unquoted number literal '94' used as key. (quote-props)
(#14774) Missing space before value for key '94'. (key-spacing)
(#14774) A space is required after ','. (comma-spacing)
(#14774) A space is required after ','. (comma-spacing)
(#14774) 'exports' is defined but never used. (no-unused-vars)
(#14774) Missing space before opening brace. (space-before-blocks)
(#14802) Unexpected space before function parentheses. (space-before-function-paren)
(#14809) Unexpected space before function parentheses. (space-before-function-paren)
(#14815) Unexpected space before function parentheses. (space-before-function-paren)
(#14821) Unexpected space before function parentheses. (space-before-function-paren)
(#14830) Unexpected space before function parentheses. (space-before-function-paren)
(#14857) Unexpected space before function parentheses. (space-before-function-paren)
(#14867) Unexpected space before function parentheses. (space-before-function-paren)
(#14879) Unexpected space before function parentheses. (space-before-function-paren)
(#14895) Unexpected space before function parentheses. (space-before-function-paren)
(#14907) Unexpected space before function parentheses. (space-before-function-paren)
(#14923) Unexpected space before function parentheses. (space-before-function-paren)
(#14937) Unexpected space before function parentheses. (space-before-function-paren)
(#14952) Unexpected space before function parentheses. (space-before-function-paren)
(#14955) There should be no space after '{'. (object-curly-spacing)
(#14955) There should be no space before '}'. (object-curly-spacing)
(#14960) Unexpected space before function parentheses. (space-before-function-paren)
(#14972) There should be no space after '{'. (object-curly-spacing)
(#14972) There should be no space before '}'. (object-curly-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) Missing space before value for key '153'. (key-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) Missing space before value for key '24'. (key-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) Missing space before value for key '26'. (key-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) Missing space before value for key '92'. (key-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) Unquoted number literal '95' used as key. (quote-props)
(#14980) Missing space before value for key '95'. (key-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) A space is required after ','. (comma-spacing)
(#14980) 'exports' is defined but never used. (no-unused-vars)
(#14980) Missing space before opening brace. (space-before-blocks)
(#15003) Missing JSDoc comment. (require-jsdoc)
(#15007) Missing JSDoc comment. (require-jsdoc)
(#15010) Unexpected constant condition. (no-constant-condition)
(#15014) Line 15014 exceeds the maximum line length of 132. (max-len)
(#15014) Unexpected constant condition. (no-constant-condition)
(#15014) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15019) Unexpected constant condition. (no-constant-condition)
(#15020) Line 15020 exceeds the maximum line length of 132. (max-len)
(#15020) Unexpected constant condition. (no-constant-condition)
(#15020) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15020) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#15039) Unexpected space before function parentheses. (space-before-function-paren)
(#15040) Unexpected constant condition. (no-constant-condition)
(#15043) Line 15043 exceeds the maximum line length of 132. (max-len)
(#15043) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15043) Unexpected constant condition. (no-constant-condition)
(#15058) Missing JSDoc @returns for function. (valid-jsdoc)
(#15066) Expected to return a value at the end of method 'enqueueCallback'. (consistent-return)
(#15066) Unexpected space before function parentheses. (space-before-function-paren)
(#15067) Line 15067 exceeds the maximum line length of 132. (max-len)
(#15067) Do not nest ternary expressions. (no-nested-ternary)
(#15067) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15067) Unexpected constant condition. (no-constant-condition)
(#15091) Unexpected space before function parentheses. (space-before-function-paren)
(#15092) Line 15092 exceeds the maximum line length of 132. (max-len)
(#15092) Do not nest ternary expressions. (no-nested-ternary)
(#15092) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15092) Unexpected constant condition. (no-constant-condition)
(#15114) Unexpected space before function parentheses. (space-before-function-paren)
(#15137) Unexpected space before function parentheses. (space-before-function-paren)
(#15160) Unexpected space before function parentheses. (space-before-function-paren)
(#15180) Unexpected space before function parentheses. (space-before-function-paren)
(#15188) Unexpected space before function parentheses. (space-before-function-paren)
(#15190) Line 15190 exceeds the maximum line length of 132. (max-len)
(#15190) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15190) Do not nest ternary expressions. (no-nested-ternary)
(#15190) Unexpected constant condition. (no-constant-condition)
(#15197) Line 15197 exceeds the maximum line length of 132. (max-len)
(#15209) Unexpected space before function parentheses. (space-before-function-paren)
(#15217) Unexpected space before function parentheses. (space-before-function-paren)
(#15219) Line 15219 exceeds the maximum line length of 132. (max-len)
(#15219) Do not nest ternary expressions. (no-nested-ternary)
(#15219) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15219) Unexpected constant condition. (no-constant-condition)
(#15225) Line 15225 exceeds the maximum line length of 132. (max-len)
(#15230) Unexpected space before function parentheses. (space-before-function-paren)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '161'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '173'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '24'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '39'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '57'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '68'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Missing space before value for key '96'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) Unquoted number literal '96' used as key. (quote-props)
(#15238) Missing space before value for key '96'. (key-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) A space is required after ','. (comma-spacing)
(#15238) 'exports' is defined but never used. (no-unused-vars)
(#15238) Missing space before opening brace. (space-before-blocks)
(#15267) Missing JSDoc comment. (require-jsdoc)
(#15268) Line 15268 exceeds the maximum line length of 132. (max-len)
(#15268) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15268) Do not nest ternary expressions. (no-nested-ternary)
(#15268) Unexpected constant condition. (no-constant-condition)
(#15272) Unexpected space before function parentheses. (space-before-function-paren)
(#15275) Unexpected space before function parentheses. (space-before-function-paren)
(#15291) Unexpected space before function parentheses. (space-before-function-paren)
(#15294) Unexpected space before function parentheses. (space-before-function-paren)
(#15301) Missing JSDoc comment. (require-jsdoc)
(#15305) There should be no spaces inside this paren. (space-in-parens)
(#15305) Comments should not begin with a lowercase character (capitalized-comments)
(#15309) Unexpected space before function parentheses. (space-before-function-paren)
(#15313) Unexpected space before function parentheses. (space-before-function-paren)
(#15321) Unexpected space before function parentheses. (space-before-function-paren)
(#15330) Missing JSDoc comment. (require-jsdoc)
(#15346) Missing JSDoc comment. (require-jsdoc)
(#15348) Line 15348 exceeds the maximum line length of 132. (max-len)
(#15348) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15348) Do not nest ternary expressions. (no-nested-ternary)
(#15348) Unexpected constant condition. (no-constant-condition)
(#15377) Unexpected space before function parentheses. (space-before-function-paren)
(#15400) Missing JSDoc for parameter 'component'. (valid-jsdoc)
(#15421) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#15421) Missing JSDoc for parameter 'context'. (valid-jsdoc)
(#15426) Line 15426 exceeds the maximum line length of 132. (max-len)
(#15426) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15426) Do not nest ternary expressions. (no-nested-ternary)
(#15426) Unexpected constant condition. (no-constant-condition)
(#15432) Unexpected space before function parentheses. (space-before-function-paren)
(#15433) Line 15433 exceeds the maximum line length of 132. (max-len)
(#15433) Do not nest ternary expressions. (no-nested-ternary)
(#15433) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15433) Unexpected constant condition. (no-constant-condition)
(#15437) Unexpected space before function parentheses. (space-before-function-paren)
(#15438) Line 15438 exceeds the maximum line length of 132. (max-len)
(#15438) Do not nest ternary expressions. (no-nested-ternary)
(#15438) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15438) Unexpected constant condition. (no-constant-condition)
(#15439) Line 15439 exceeds the maximum line length of 132. (max-len)
(#15439) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15439) Do not nest ternary expressions. (no-nested-ternary)
(#15439) Unexpected constant condition. (no-constant-condition)
(#15440) Line 15440 exceeds the maximum line length of 132. (max-len)
(#15440) Do not nest ternary expressions. (no-nested-ternary)
(#15440) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15440) Unexpected constant condition. (no-constant-condition)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '113'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '161'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '24'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '25'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '6'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '78'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Missing space before value for key '84'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) Unquoted number literal '97' used as key. (quote-props)
(#15462) Missing space before value for key '97'. (key-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) A space is required after ','. (comma-spacing)
(#15462) 'exports' is defined but never used. (no-unused-vars)
(#15462) Missing space before opening brace. (space-before-blocks)
(#15477) A space is required after ','. (comma-spacing)
(#15477) A space is required after ','. (comma-spacing)
(#15477) Unquoted number literal '98' used as key. (quote-props)
(#15477) Missing space before value for key '98'. (key-spacing)
(#15477) A space is required after ','. (comma-spacing)
(#15477) A space is required after ','. (comma-spacing)
(#15477) 'exports' is defined but never used. (no-unused-vars)
(#15477) Missing space before opening brace. (space-before-blocks)
(#15605) A space is required after ','. (comma-spacing)
(#15605) Missing space before value for key '10'. (key-spacing)
(#15605) A space is required after ','. (comma-spacing)
(#15605) Unquoted number literal '99' used as key. (quote-props)
(#15605) Missing space before value for key '99'. (key-spacing)
(#15605) A space is required after ','. (comma-spacing)
(#15605) A space is required after ','. (comma-spacing)
(#15605) 'exports' is defined but never used. (no-unused-vars)
(#15605) Missing space before opening brace. (space-before-blocks)
(#15637) There should be no space after '{'. (object-curly-spacing)
(#15637) There should be no space before '}'. (object-curly-spacing)
(#15638) There should be no space after '{'. (object-curly-spacing)
(#15638) There should be no space before '}'. (object-curly-spacing)
(#15640) Line 15640 exceeds the maximum line length of 132. (max-len)
(#15652) There should be no space after '{'. (object-curly-spacing)
(#15652) There should be no space before '}'. (object-curly-spacing)
(#15663) Expected to return a value at the end of function 'getSelection'. (consistent-return)
(#15688) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#15699) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#15739) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#15747) Unexpected space before function parentheses. (space-before-function-paren)
(#15790) Comments should not begin with a lowercase character (capitalized-comments)
(#15799) Unexpected space before function parentheses. (space-before-function-paren)
(#15799) 'listener' is defined but never used. (no-unused-vars)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '105'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '134'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '147'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '15'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '156'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '166'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '171'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '19'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Missing space before value for key '66'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) Unquoted number literal '100' used as key. (quote-props)
(#15807) Missing space before value for key '100'. (key-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) A space is required after ','. (comma-spacing)
(#15807) 'exports' is defined but never used. (no-unused-vars)
(#15807) Missing space before opening brace. (space-before-blocks)
(#15831) Unexpected space before function parentheses. (space-before-function-paren)
(#15837) A space is required after ','. (comma-spacing)
(#15837) A space is required after ','. (comma-spacing)
(#15837) Unquoted number literal '101' used as key. (quote-props)
(#15837) Missing space before value for key '101'. (key-spacing)
(#15837) A space is required after ','. (comma-spacing)
(#15837) A space is required after ','. (comma-spacing)
(#15837) 'exports' is defined but never used. (no-unused-vars)
(#15837) Missing space before opening brace. (space-before-blocks)
(#15875) There should be no space after '{'. (object-curly-spacing)
(#15875) There should be no space before '}'. (object-curly-spacing)
(#15876) There should be no space after '{'. (object-curly-spacing)
(#15876) There should be no space before '}'. (object-curly-spacing)
(#15881) There should be no space after '{'. (object-curly-spacing)
(#15881) There should be no space before '}'. (object-curly-spacing)
(#15882) There should be no space after '{'. (object-curly-spacing)
(#15882) There should be no space before '}'. (object-curly-spacing)
(#15887) There should be no space after '{'. (object-curly-spacing)
(#15887) There should be no space before '}'. (object-curly-spacing)
(#15888) There should be no space after '{'. (object-curly-spacing)
(#15888) There should be no space before '}'. (object-curly-spacing)
(#15893) There should be no space after '{'. (object-curly-spacing)
(#15893) There should be no space before '}'. (object-curly-spacing)
(#15894) There should be no space after '{'. (object-curly-spacing)
(#15894) There should be no space before '}'. (object-curly-spacing)
(#15899) There should be no space after '{'. (object-curly-spacing)
(#15899) There should be no space before '}'. (object-curly-spacing)
(#15900) There should be no space after '{'. (object-curly-spacing)
(#15900) There should be no space before '}'. (object-curly-spacing)
(#15905) There should be no space after '{'. (object-curly-spacing)
(#15905) There should be no space before '}'. (object-curly-spacing)
(#15906) There should be no space after '{'. (object-curly-spacing)
(#15906) There should be no space before '}'. (object-curly-spacing)
(#15911) There should be no space after '{'. (object-curly-spacing)
(#15911) There should be no space before '}'. (object-curly-spacing)
(#15912) There should be no space after '{'. (object-curly-spacing)
(#15912) There should be no space before '}'. (object-curly-spacing)
(#15917) There should be no space after '{'. (object-curly-spacing)
(#15917) There should be no space before '}'. (object-curly-spacing)
(#15918) There should be no space after '{'. (object-curly-spacing)
(#15918) There should be no space before '}'. (object-curly-spacing)
(#15923) There should be no space after '{'. (object-curly-spacing)
(#15923) There should be no space before '}'. (object-curly-spacing)
(#15924) There should be no space after '{'. (object-curly-spacing)
(#15924) There should be no space before '}'. (object-curly-spacing)
(#15929) There should be no space after '{'. (object-curly-spacing)
(#15929) There should be no space before '}'. (object-curly-spacing)
(#15930) There should be no space after '{'. (object-curly-spacing)
(#15930) There should be no space before '}'. (object-curly-spacing)
(#15935) There should be no space after '{'. (object-curly-spacing)
(#15935) There should be no space before '}'. (object-curly-spacing)
(#15936) There should be no space after '{'. (object-curly-spacing)
(#15936) There should be no space before '}'. (object-curly-spacing)
(#15941) There should be no space after '{'. (object-curly-spacing)
(#15941) There should be no space before '}'. (object-curly-spacing)
(#15942) There should be no space after '{'. (object-curly-spacing)
(#15942) There should be no space before '}'. (object-curly-spacing)
(#15947) There should be no space after '{'. (object-curly-spacing)
(#15947) There should be no space before '}'. (object-curly-spacing)
(#15948) There should be no space after '{'. (object-curly-spacing)
(#15948) There should be no space before '}'. (object-curly-spacing)
(#15953) There should be no space after '{'. (object-curly-spacing)
(#15953) There should be no space before '}'. (object-curly-spacing)
(#15954) There should be no space after '{'. (object-curly-spacing)
(#15954) There should be no space before '}'. (object-curly-spacing)
(#15959) There should be no space after '{'. (object-curly-spacing)
(#15959) There should be no space before '}'. (object-curly-spacing)
(#15960) There should be no space after '{'. (object-curly-spacing)
(#15960) There should be no space before '}'. (object-curly-spacing)
(#15965) There should be no space after '{'. (object-curly-spacing)
(#15965) There should be no space before '}'. (object-curly-spacing)
(#15966) There should be no space after '{'. (object-curly-spacing)
(#15966) There should be no space before '}'. (object-curly-spacing)
(#15971) There should be no space after '{'. (object-curly-spacing)
(#15971) There should be no space before '}'. (object-curly-spacing)
(#15972) There should be no space after '{'. (object-curly-spacing)
(#15972) There should be no space before '}'. (object-curly-spacing)
(#15977) There should be no space after '{'. (object-curly-spacing)
(#15977) There should be no space before '}'. (object-curly-spacing)
(#15978) There should be no space after '{'. (object-curly-spacing)
(#15978) There should be no space before '}'. (object-curly-spacing)
(#15983) There should be no space after '{'. (object-curly-spacing)
(#15983) There should be no space before '}'. (object-curly-spacing)
(#15984) There should be no space after '{'. (object-curly-spacing)
(#15984) There should be no space before '}'. (object-curly-spacing)
(#15989) There should be no space after '{'. (object-curly-spacing)
(#15989) There should be no space before '}'. (object-curly-spacing)
(#15990) There should be no space after '{'. (object-curly-spacing)
(#15990) There should be no space before '}'. (object-curly-spacing)
(#15995) There should be no space after '{'. (object-curly-spacing)
(#15995) There should be no space before '}'. (object-curly-spacing)
(#15996) There should be no space after '{'. (object-curly-spacing)
(#15996) There should be no space before '}'. (object-curly-spacing)
(#16001) There should be no space after '{'. (object-curly-spacing)
(#16001) There should be no space before '}'. (object-curly-spacing)
(#16002) There should be no space after '{'. (object-curly-spacing)
(#16002) There should be no space before '}'. (object-curly-spacing)
(#16007) There should be no space after '{'. (object-curly-spacing)
(#16007) There should be no space before '}'. (object-curly-spacing)
(#16008) There should be no space after '{'. (object-curly-spacing)
(#16008) There should be no space before '}'. (object-curly-spacing)
(#16013) There should be no space after '{'. (object-curly-spacing)
(#16013) There should be no space before '}'. (object-curly-spacing)
(#16014) There should be no space after '{'. (object-curly-spacing)
(#16014) There should be no space before '}'. (object-curly-spacing)
(#16019) There should be no space after '{'. (object-curly-spacing)
(#16019) There should be no space before '}'. (object-curly-spacing)
(#16020) There should be no space after '{'. (object-curly-spacing)
(#16020) There should be no space before '}'. (object-curly-spacing)
(#16025) There should be no space after '{'. (object-curly-spacing)
(#16025) There should be no space before '}'. (object-curly-spacing)
(#16026) There should be no space after '{'. (object-curly-spacing)
(#16026) There should be no space before '}'. (object-curly-spacing)
(#16031) There should be no space after '{'. (object-curly-spacing)
(#16031) There should be no space before '}'. (object-curly-spacing)
(#16032) There should be no space after '{'. (object-curly-spacing)
(#16032) There should be no space before '}'. (object-curly-spacing)
(#16037) There should be no space after '{'. (object-curly-spacing)
(#16037) There should be no space before '}'. (object-curly-spacing)
(#16038) There should be no space after '{'. (object-curly-spacing)
(#16038) There should be no space before '}'. (object-curly-spacing)
(#16043) There should be no space after '{'. (object-curly-spacing)
(#16043) There should be no space before '}'. (object-curly-spacing)
(#16044) There should be no space after '{'. (object-curly-spacing)
(#16044) There should be no space before '}'. (object-curly-spacing)
(#16049) There should be no space after '{'. (object-curly-spacing)
(#16049) There should be no space before '}'. (object-curly-spacing)
(#16050) There should be no space after '{'. (object-curly-spacing)
(#16050) There should be no space before '}'. (object-curly-spacing)
(#16055) There should be no space after '{'. (object-curly-spacing)
(#16055) There should be no space before '}'. (object-curly-spacing)
(#16056) There should be no space after '{'. (object-curly-spacing)
(#16056) There should be no space before '}'. (object-curly-spacing)
(#16063) There should be no space after '{'. (object-curly-spacing)
(#16063) There should be no space before '}'. (object-curly-spacing)
(#16064) There should be no space after '{'. (object-curly-spacing)
(#16064) There should be no space before '}'. (object-curly-spacing)
(#16069) There should be no space after '{'. (object-curly-spacing)
(#16069) There should be no space before '}'. (object-curly-spacing)
(#16070) There should be no space after '{'. (object-curly-spacing)
(#16070) There should be no space before '}'. (object-curly-spacing)
(#16075) There should be no space after '{'. (object-curly-spacing)
(#16075) There should be no space before '}'. (object-curly-spacing)
(#16076) There should be no space after '{'. (object-curly-spacing)
(#16076) There should be no space before '}'. (object-curly-spacing)
(#16081) There should be no space after '{'. (object-curly-spacing)
(#16081) There should be no space before '}'. (object-curly-spacing)
(#16082) There should be no space after '{'. (object-curly-spacing)
(#16082) There should be no space before '}'. (object-curly-spacing)
(#16087) There should be no space after '{'. (object-curly-spacing)
(#16087) There should be no space before '}'. (object-curly-spacing)
(#16088) There should be no space after '{'. (object-curly-spacing)
(#16088) There should be no space before '}'. (object-curly-spacing)
(#16093) There should be no space after '{'. (object-curly-spacing)
(#16093) There should be no space before '}'. (object-curly-spacing)
(#16094) There should be no space after '{'. (object-curly-spacing)
(#16094) There should be no space before '}'. (object-curly-spacing)
(#16099) There should be no space after '{'. (object-curly-spacing)
(#16099) There should be no space before '}'. (object-curly-spacing)
(#16100) There should be no space after '{'. (object-curly-spacing)
(#16100) There should be no space before '}'. (object-curly-spacing)
(#16105) There should be no space after '{'. (object-curly-spacing)
(#16105) There should be no space before '}'. (object-curly-spacing)
(#16106) There should be no space after '{'. (object-curly-spacing)
(#16106) There should be no space before '}'. (object-curly-spacing)
(#16111) There should be no space after '{'. (object-curly-spacing)
(#16111) There should be no space before '}'. (object-curly-spacing)
(#16112) There should be no space after '{'. (object-curly-spacing)
(#16112) There should be no space before '}'. (object-curly-spacing)
(#16117) There should be no space after '{'. (object-curly-spacing)
(#16117) There should be no space before '}'. (object-curly-spacing)
(#16118) There should be no space after '{'. (object-curly-spacing)
(#16118) There should be no space before '}'. (object-curly-spacing)
(#16123) There should be no space after '{'. (object-curly-spacing)
(#16123) There should be no space before '}'. (object-curly-spacing)
(#16124) There should be no space after '{'. (object-curly-spacing)
(#16124) There should be no space before '}'. (object-curly-spacing)
(#16129) There should be no space after '{'. (object-curly-spacing)
(#16129) There should be no space before '}'. (object-curly-spacing)
(#16130) There should be no space after '{'. (object-curly-spacing)
(#16130) There should be no space before '}'. (object-curly-spacing)
(#16135) There should be no space after '{'. (object-curly-spacing)
(#16135) There should be no space before '}'. (object-curly-spacing)
(#16136) There should be no space after '{'. (object-curly-spacing)
(#16136) There should be no space before '}'. (object-curly-spacing)
(#16141) There should be no space after '{'. (object-curly-spacing)
(#16141) There should be no space before '}'. (object-curly-spacing)
(#16142) There should be no space after '{'. (object-curly-spacing)
(#16142) There should be no space before '}'. (object-curly-spacing)
(#16147) There should be no space after '{'. (object-curly-spacing)
(#16147) There should be no space before '}'. (object-curly-spacing)
(#16148) There should be no space after '{'. (object-curly-spacing)
(#16148) There should be no space before '}'. (object-curly-spacing)
(#16153) There should be no space after '{'. (object-curly-spacing)
(#16153) There should be no space before '}'. (object-curly-spacing)
(#16154) There should be no space after '{'. (object-curly-spacing)
(#16154) There should be no space before '}'. (object-curly-spacing)
(#16159) There should be no space after '{'. (object-curly-spacing)
(#16159) There should be no space before '}'. (object-curly-spacing)
(#16160) There should be no space after '{'. (object-curly-spacing)
(#16160) There should be no space before '}'. (object-curly-spacing)
(#16165) There should be no space after '{'. (object-curly-spacing)
(#16165) There should be no space before '}'. (object-curly-spacing)
(#16166) There should be no space after '{'. (object-curly-spacing)
(#16166) There should be no space before '}'. (object-curly-spacing)
(#16171) There should be no space after '{'. (object-curly-spacing)
(#16171) There should be no space before '}'. (object-curly-spacing)
(#16172) There should be no space after '{'. (object-curly-spacing)
(#16172) There should be no space before '}'. (object-curly-spacing)
(#16177) There should be no space after '{'. (object-curly-spacing)
(#16177) There should be no space before '}'. (object-curly-spacing)
(#16178) There should be no space after '{'. (object-curly-spacing)
(#16178) There should be no space before '}'. (object-curly-spacing)
(#16183) There should be no space after '{'. (object-curly-spacing)
(#16183) There should be no space before '}'. (object-curly-spacing)
(#16184) There should be no space after '{'. (object-curly-spacing)
(#16184) There should be no space before '}'. (object-curly-spacing)
(#16189) There should be no space after '{'. (object-curly-spacing)
(#16189) There should be no space before '}'. (object-curly-spacing)
(#16190) There should be no space after '{'. (object-curly-spacing)
(#16190) There should be no space before '}'. (object-curly-spacing)
(#16195) There should be no space after '{'. (object-curly-spacing)
(#16195) There should be no space before '}'. (object-curly-spacing)
(#16196) There should be no space after '{'. (object-curly-spacing)
(#16196) There should be no space before '}'. (object-curly-spacing)
(#16201) There should be no space after '{'. (object-curly-spacing)
(#16201) There should be no space before '}'. (object-curly-spacing)
(#16202) There should be no space after '{'. (object-curly-spacing)
(#16202) There should be no space before '}'. (object-curly-spacing)
(#16207) There should be no space after '{'. (object-curly-spacing)
(#16207) There should be no space before '}'. (object-curly-spacing)
(#16208) There should be no space after '{'. (object-curly-spacing)
(#16208) There should be no space before '}'. (object-curly-spacing)
(#16213) There should be no space after '{'. (object-curly-spacing)
(#16213) There should be no space before '}'. (object-curly-spacing)
(#16214) There should be no space after '{'. (object-curly-spacing)
(#16214) There should be no space before '}'. (object-curly-spacing)
(#16283) There should be no space after '{'. (object-curly-spacing)
(#16283) There should be no space before '}'. (object-curly-spacing)
(#16290) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16298) Method 'extractEvents' has a complexity of 63. (complexity)
(#16298) Unexpected space before function parentheses. (space-before-function-paren)
(#16343) Comments should not begin with a lowercase character (capitalized-comments)
(#16358) Comments should not begin with a lowercase character (capitalized-comments)
(#16396) Line 16396 exceeds the maximum line length of 132. (max-len)
(#16396) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16396) Do not nest ternary expressions. (no-nested-ternary)
(#16396) Unexpected constant condition. (no-constant-condition)
(#16402) Unexpected space before function parentheses. (space-before-function-paren)
(#16402) 'listener' is defined but never used. (no-unused-vars)
(#16415) Unexpected space before function parentheses. (space-before-function-paren)
(#16425) Line 16425 exceeds the maximum line length of 132. (max-len)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '102'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '104'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '105'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '106'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '108'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '109'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '110'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '111'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '112'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '125'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '146'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '15'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '153'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '161'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '166'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '19'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Missing space before value for key '72'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) Unquoted number literal '102' used as key. (quote-props)
(#16425) Missing space before value for key '102'. (key-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) A space is required after ','. (comma-spacing)
(#16425) 'exports' is defined but never used. (no-unused-vars)
(#16425) Missing space before opening brace. (space-before-blocks)
(#16447) Unexpected space before function parentheses. (space-before-function-paren)
(#16452) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16465) A space is required after ','. (comma-spacing)
(#16465) Missing space before value for key '105'. (key-spacing)
(#16465) A space is required after ','. (comma-spacing)
(#16465) Unquoted number literal '103' used as key. (quote-props)
(#16465) Missing space before value for key '103'. (key-spacing)
(#16465) A space is required after ','. (comma-spacing)
(#16465) A space is required after ','. (comma-spacing)
(#16465) 'exports' is defined but never used. (no-unused-vars)
(#16465) Missing space before opening brace. (space-before-blocks)
(#16490) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16503) A space is required after ','. (comma-spacing)
(#16503) Missing space before value for key '105'. (key-spacing)
(#16503) A space is required after ','. (comma-spacing)
(#16503) Unquoted number literal '104' used as key. (quote-props)
(#16503) Missing space before value for key '104'. (key-spacing)
(#16503) A space is required after ','. (comma-spacing)
(#16503) A space is required after ','. (comma-spacing)
(#16503) 'exports' is defined but never used. (no-unused-vars)
(#16503) Missing space before opening brace. (space-before-blocks)
(#16528) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16541) A space is required after ','. (comma-spacing)
(#16541) Missing space before value for key '109'. (key-spacing)
(#16541) A space is required after ','. (comma-spacing)
(#16541) Unquoted number literal '105' used as key. (quote-props)
(#16541) Missing space before value for key '105'. (key-spacing)
(#16541) A space is required after ','. (comma-spacing)
(#16541) A space is required after ','. (comma-spacing)
(#16541) 'exports' is defined but never used. (no-unused-vars)
(#16541) Missing space before opening brace. (space-before-blocks)
(#16568) Comments should not begin with a lowercase character (capitalized-comments)
(#16573) Unexpected space before function parentheses. (space-before-function-paren)
(#16580) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16617) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#16628) Unexpected space before function parentheses. (space-before-function-paren)
(#16631) Unexpected constant condition. (no-constant-condition)
(#16632) Line 16632 exceeds the maximum line length of 132. (max-len)
(#16632) Unexpected constant condition. (no-constant-condition)
(#16632) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16646) Unexpected space before function parentheses. (space-before-function-paren)
(#16648) Unexpected constant condition. (no-constant-condition)
(#16649) Line 16649 exceeds the maximum line length of 132. (max-len)
(#16649) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16649) Unexpected constant condition. (no-constant-condition)
(#16668) Unexpected space before function parentheses. (space-before-function-paren)
(#16682) Unexpected space before function parentheses. (space-before-function-paren)
(#16702) Unexpected space before function parentheses. (space-before-function-paren)
(#16719) A space is required after ','. (comma-spacing)
(#16719) Missing space before value for key '153'. (key-spacing)
(#16719) A space is required after ','. (comma-spacing)
(#16719) Missing space before value for key '173'. (key-spacing)
(#16719) A space is required after ','. (comma-spacing)
(#16719) Missing space before value for key '24'. (key-spacing)
(#16719) A space is required after ','. (comma-spacing)
(#16719) Missing space before value for key '25'. (key-spacing)
(#16719) A space is required after ','. (comma-spacing)
(#16719) Unquoted number literal '106' used as key. (quote-props)
(#16719) Missing space before value for key '106'. (key-spacing)
(#16719) A space is required after ','. (comma-spacing)
(#16719) A space is required after ','. (comma-spacing)
(#16719) 'exports' is defined but never used. (no-unused-vars)
(#16719) Missing space before opening brace. (space-before-blocks)
(#16744) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16757) A space is required after ','. (comma-spacing)
(#16757) Missing space before value for key '111'. (key-spacing)
(#16757) A space is required after ','. (comma-spacing)
(#16757) Unquoted number literal '107' used as key. (quote-props)
(#16757) Missing space before value for key '107'. (key-spacing)
(#16757) A space is required after ','. (comma-spacing)
(#16757) A space is required after ','. (comma-spacing)
(#16757) 'exports' is defined but never used. (no-unused-vars)
(#16757) Missing space before opening brace. (space-before-blocks)
(#16783) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16796) A space is required after ','. (comma-spacing)
(#16796) Missing space before value for key '105'. (key-spacing)
(#16796) A space is required after ','. (comma-spacing)
(#16796) Unquoted number literal '108' used as key. (quote-props)
(#16796) Missing space before value for key '108'. (key-spacing)
(#16796) A space is required after ','. (comma-spacing)
(#16796) A space is required after ','. (comma-spacing)
(#16796) 'exports' is defined but never used. (no-unused-vars)
(#16796) Missing space before opening brace. (space-before-blocks)
(#16832) Unexpected space before function parentheses. (space-before-function-paren)
(#16843) Unexpected space before function parentheses. (space-before-function-paren)
(#16856) Unexpected space before function parentheses. (space-before-function-paren)
(#16869) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16882) A space is required after ','. (comma-spacing)
(#16882) Missing space before value for key '111'. (key-spacing)
(#16882) A space is required after ','. (comma-spacing)
(#16882) Missing space before value for key '125'. (key-spacing)
(#16882) A space is required after ','. (comma-spacing)
(#16882) Missing space before value for key '126'. (key-spacing)
(#16882) A space is required after ','. (comma-spacing)
(#16882) Missing space before value for key '127'. (key-spacing)
(#16882) A space is required after ','. (comma-spacing)
(#16882) Unquoted number literal '109' used as key. (quote-props)
(#16882) Missing space before value for key '109'. (key-spacing)
(#16882) A space is required after ','. (comma-spacing)
(#16882) A space is required after ','. (comma-spacing)
(#16882) 'exports' is defined but never used. (no-unused-vars)
(#16882) Missing space before opening brace. (space-before-blocks)
(#16916) Unexpected space before function parentheses. (space-before-function-paren)
(#16928) Do not nest ternary expressions. (no-nested-ternary)
(#16931) Unexpected space before function parentheses. (space-before-function-paren)
(#16935) Unexpected space before function parentheses. (space-before-function-paren)
(#16938) Unexpected space before function parentheses. (space-before-function-paren)
(#16943) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#16956) A space is required after ','. (comma-spacing)
(#16956) Missing space before value for key '111'. (key-spacing)
(#16956) A space is required after ','. (comma-spacing)
(#16956) Missing space before value for key '114'. (key-spacing)
(#16956) A space is required after ','. (comma-spacing)
(#16956) Missing space before value for key '127'. (key-spacing)
(#16956) A space is required after ','. (comma-spacing)
(#16956) Unquoted number literal '110' used as key. (quote-props)
(#16956) Missing space before value for key '110'. (key-spacing)
(#16956) A space is required after ','. (comma-spacing)
(#16956) A space is required after ','. (comma-spacing)
(#16956) 'exports' is defined but never used. (no-unused-vars)
(#16956) Missing space before opening brace. (space-before-blocks)
(#16990) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#17003) A space is required after ','. (comma-spacing)
(#17003) Missing space before value for key '111'. (key-spacing)
(#17003) A space is required after ','. (comma-spacing)
(#17003) Missing space before value for key '127'. (key-spacing)
(#17003) A space is required after ','. (comma-spacing)
(#17003) Unquoted number literal '111' used as key. (quote-props)
(#17003) Missing space before value for key '111'. (key-spacing)
(#17003) A space is required after ','. (comma-spacing)
(#17003) A space is required after ','. (comma-spacing)
(#17003) 'exports' is defined but never used. (no-unused-vars)
(#17003) Missing space before opening brace. (space-before-blocks)
(#17027) Unexpected space before function parentheses. (space-before-function-paren)
(#17033) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17034) Comments should not begin with a lowercase character (capitalized-comments)
(#17046) Unexpected space before function parentheses. (space-before-function-paren)
(#17051) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#17064) A space is required after ','. (comma-spacing)
(#17064) Missing space before value for key '105'. (key-spacing)
(#17064) A space is required after ','. (comma-spacing)
(#17064) Missing space before value for key '128'. (key-spacing)
(#17064) A space is required after ','. (comma-spacing)
(#17064) Unquoted number literal '112' used as key. (quote-props)
(#17064) Missing space before value for key '112'. (key-spacing)
(#17064) A space is required after ','. (comma-spacing)
(#17064) A space is required after ','. (comma-spacing)
(#17064) 'exports' is defined but never used. (no-unused-vars)
(#17064) Missing space before opening brace. (space-before-blocks)
(#17086) Unexpected space before function parentheses. (space-before-function-paren)
(#17087) Do not nest ternary expressions. (no-nested-ternary)
(#17091) Unexpected space before function parentheses. (space-before-function-paren)
(#17092) Do not nest ternary expressions. (no-nested-ternary)
(#17094) Do not nest ternary expressions. (no-nested-ternary)
(#17107) Missing JSDoc for parameter 'nativeEventTarget'. (valid-jsdoc)
(#17120) A space is required after ','. (comma-spacing)
(#17120) Missing space before value for key '109'. (key-spacing)
(#17120) A space is required after ','. (comma-spacing)
(#17120) Unquoted number literal '113' used as key. (quote-props)
(#17120) Missing space before value for key '113'. (key-spacing)
(#17120) A space is required after ','. (comma-spacing)
(#17120) A space is required after ','. (comma-spacing)
(#17120) 'exports' is defined but never used. (no-unused-vars)
(#17120) Missing space before opening brace. (space-before-blocks)
(#17205) Unexpected space before function parentheses. (space-before-function-paren)
(#17223) Unexpected space before function parentheses. (space-before-function-paren)
(#17244) Unexpected space before function parentheses. (space-before-function-paren)
(#17245) Line 17245 exceeds the maximum line length of 132. (max-len)
(#17245) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17245) Do not nest ternary expressions. (no-nested-ternary)
(#17245) Redundant double negation. (no-extra-boolean-cast)
(#17245) Unexpected constant condition. (no-constant-condition)
(#17265) Empty block statement. (no-empty)
(#17278) Unexpected space before function parentheses. (space-before-function-paren)
(#17296) Empty block statement. (no-empty)
(#17302) Missing JSDoc for parameter 'startIndex'. (valid-jsdoc)
(#17308) Unexpected space before function parentheses. (space-before-function-paren)
(#17309) Line 17309 exceeds the maximum line length of 132. (max-len)
(#17309) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17309) Do not nest ternary expressions. (no-nested-ternary)
(#17309) Unexpected constant condition. (no-constant-condition)
(#17332) Empty block statement. (no-empty)
(#17352) A space is required after ','. (comma-spacing)
(#17352) Missing space before value for key '161'. (key-spacing)
(#17352) A space is required after ','. (comma-spacing)
(#17352) Unquoted number literal '114' used as key. (quote-props)
(#17352) Missing space before value for key '114'. (key-spacing)
(#17352) A space is required after ','. (comma-spacing)
(#17352) A space is required after ','. (comma-spacing)
(#17352) 'exports' is defined but never used. (no-unused-vars)
(#17352) Missing space before opening brace. (space-before-blocks)
(#17372) Unexpected space before function parentheses. (space-before-function-paren)
(#17380) A space is required after ','. (comma-spacing)
(#17380) A space is required after ','. (comma-spacing)
(#17380) Unquoted number literal '115' used as key. (quote-props)
(#17380) Missing space before value for key '115'. (key-spacing)
(#17380) A space is required after ','. (comma-spacing)
(#17380) A space is required after ','. (comma-spacing)
(#17380) 'exports' is defined but never used. (no-unused-vars)
(#17380) Missing space before opening brace. (space-before-blocks)
(#17410) Missing JSDoc comment. (require-jsdoc)
(#17411) Line 17411 exceeds the maximum line length of 132. (max-len)
(#17411) Do not nest ternary expressions. (no-nested-ternary)
(#17411) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17411) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17411) Unexpected constant condition. (no-constant-condition)
(#17412) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17440) A space is required after ','. (comma-spacing)
(#17440) Missing space before value for key '161'. (key-spacing)
(#17440) A space is required after ','. (comma-spacing)
(#17440) Unquoted number literal '116' used as key. (quote-props)
(#17440) Missing space before value for key '116'. (key-spacing)
(#17440) A space is required after ','. (comma-spacing)
(#17440) A space is required after ','. (comma-spacing)
(#17440) 'exports' is defined but never used. (no-unused-vars)
(#17440) Missing space before opening brace. (space-before-blocks)
(#17456) Comments should not begin with a lowercase character (capitalized-comments)
(#17461) Missing JSDoc comment. (require-jsdoc)
(#17466) Unexpected use of '&'. (no-bitwise)
(#17466) Unexpected use of '~'. (no-bitwise)
(#17469) Line 17469 exceeds the maximum line length of 132. (max-len)
(#17479) Unexpected use of '|'. (no-bitwise)
(#17479) Unexpected use of '<<'. (no-bitwise)
(#17483) A space is required after ','. (comma-spacing)
(#17483) A space is required after ','. (comma-spacing)
(#17483) Unquoted number literal '117' used as key. (quote-props)
(#17483) Missing space before value for key '117'. (key-spacing)
(#17483) A space is required after ','. (comma-spacing)
(#17483) A space is required after ','. (comma-spacing)
(#17483) 'exports' is defined but never used. (no-unused-vars)
(#17483) Missing space before opening brace. (space-before-blocks)
(#17498) Unexpected constant condition. (no-constant-condition)
(#17500) There should be no space after '{'. (object-curly-spacing)
(#17500) Unexpected space before function parentheses. (space-before-function-paren)
(#17500) Unexpected empty method 'get'. (no-empty-function)
(#17500) There should be no space before '}'. (object-curly-spacing)
(#17508) A space is required after ','. (comma-spacing)
(#17508) A space is required after ','. (comma-spacing)
(#17508) Unquoted number literal '118' used as key. (quote-props)
(#17508) Missing space before value for key '118'. (key-spacing)
(#17508) A space is required after ','. (comma-spacing)
(#17508) A space is required after ','. (comma-spacing)
(#17508) 'exports' is defined but never used. (no-unused-vars)
(#17508) Missing space before opening brace. (space-before-blocks)
(#17529) There should be no space after '{'. (object-curly-spacing)
(#17529) There should be no space before '}'. (object-curly-spacing)
(#17544) Unexpected constant condition. (no-constant-condition)
(#17545) Line 17545 exceeds the maximum line length of 132. (max-len)
(#17545) Unexpected constant condition. (no-constant-condition)
(#17545) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17547) Line 17547 exceeds the maximum line length of 132. (max-len)
(#17547) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17547) Unexpected constant condition. (no-constant-condition)
(#17563) A space is required after ','. (comma-spacing)
(#17563) Missing space before value for key '166'. (key-spacing)
(#17563) A space is required after ','. (comma-spacing)
(#17563) Missing space before value for key '173'. (key-spacing)
(#17563) A space is required after ','. (comma-spacing)
(#17563) Missing space before value for key '57'. (key-spacing)
(#17563) A space is required after ','. (comma-spacing)
(#17563) Missing space before value for key '79'. (key-spacing)
(#17563) A space is required after ','. (comma-spacing)
(#17563) Unquoted number literal '119' used as key. (quote-props)
(#17563) Missing space before value for key '119'. (key-spacing)
(#17563) A space is required after ','. (comma-spacing)
(#17563) A space is required after ','. (comma-spacing)
(#17563) 'exports' is defined but never used. (no-unused-vars)
(#17563) Missing space before opening brace. (space-before-blocks)
(#17602) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17609) Comments should not begin with a lowercase character (capitalized-comments)
(#17619) A space is required after ','. (comma-spacing)
(#17619) Missing space before value for key '4'. (key-spacing)
(#17619) A space is required after ','. (comma-spacing)
(#17619) Unquoted number literal '120' used as key. (quote-props)
(#17619) Missing space before value for key '120'. (key-spacing)
(#17619) A space is required after ','. (comma-spacing)
(#17619) A space is required after ','. (comma-spacing)
(#17619) 'exports' is defined but never used. (no-unused-vars)
(#17619) Missing space before opening brace. (space-before-blocks)
(#17649) Unexpected constant condition. (no-constant-condition)
(#17650) Unexpected space before function parentheses. (space-before-function-paren)
(#17651) Unexpected constant condition. (no-constant-condition)
(#17651) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17655) Line 17655 exceeds the maximum line length of 132. (max-len)
(#17668) A space is required after ','. (comma-spacing)
(#17668) Missing space before value for key '173'. (key-spacing)
(#17668) A space is required after ','. (comma-spacing)
(#17668) Missing space before value for key '24'. (key-spacing)
(#17668) A space is required after ','. (comma-spacing)
(#17668) Unquoted number literal '121' used as key. (quote-props)
(#17668) Missing space before value for key '121'. (key-spacing)
(#17668) A space is required after ','. (comma-spacing)
(#17668) A space is required after ','. (comma-spacing)
(#17668) 'exports' is defined but never used. (no-unused-vars)
(#17668) Missing space before opening brace. (space-before-blocks)
(#17692) Missing JSDoc comment. (require-jsdoc)
(#17707) A space is required after ','. (comma-spacing)
(#17707) A space is required after ','. (comma-spacing)
(#17707) Unquoted number literal '122' used as key. (quote-props)
(#17707) Missing space before value for key '122'. (key-spacing)
(#17707) A space is required after ','. (comma-spacing)
(#17707) A space is required after ','. (comma-spacing)
(#17707) 'exports' is defined but never used. (no-unused-vars)
(#17707) Missing space before opening brace. (space-before-blocks)
(#17735) Expected to return a value at the end of function 'findDOMNode'. (consistent-return)
(#17736) Unexpected constant condition. (no-constant-condition)
(#17739) Line 17739 exceeds the maximum line length of 132. (max-len)
(#17739) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17739) Unexpected constant condition. (no-constant-condition)
(#17743) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17752) Line 17752 exceeds the maximum line length of 132. (max-len)
(#17752) Do not nest ternary expressions. (no-nested-ternary)
(#17752) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17752) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17752) Unexpected constant condition. (no-constant-condition)
(#17753) Line 17753 exceeds the maximum line length of 132. (max-len)
(#17753) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17753) Do not nest ternary expressions. (no-nested-ternary)
(#17753) Unexpected constant condition. (no-constant-condition)
(#17753) Unexpected constant condition. (no-constant-condition)
(#17757) A space is required after ','. (comma-spacing)
(#17757) Missing space before value for key '161'. (key-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) Missing space before value for key '173'. (key-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) Missing space before value for key '39'. (key-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) Missing space before value for key '68'. (key-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) Missing space before value for key '72'. (key-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) Unquoted number literal '123' used as key. (quote-props)
(#17757) Missing space before value for key '123'. (key-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) A space is required after ','. (comma-spacing)
(#17757) 'exports' is defined but never used. (no-unused-vars)
(#17757) Missing space before opening brace. (space-before-blocks)
(#17783) Unexpected constant condition. (no-constant-condition)
(#17784) Line 17784 exceeds the maximum line length of 132. (max-len)
(#17784) Unexpected constant condition. (no-constant-condition)
(#17784) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17786) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17791) Missing JSDoc for parameter 'children'. (valid-jsdoc)
(#17797) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17806) A space is required after ','. (comma-spacing)
(#17806) Missing space before value for key '142'. (key-spacing)
(#17806) A space is required after ','. (comma-spacing)
(#17806) Missing space before value for key '173'. (key-spacing)
(#17806) A space is required after ','. (comma-spacing)
(#17806) Unquoted number literal '124' used as key. (quote-props)
(#17806) Missing space before value for key '124'. (key-spacing)
(#17806) A space is required after ','. (comma-spacing)
(#17806) A space is required after ','. (comma-spacing)
(#17806) 'exports' is defined but never used. (no-unused-vars)
(#17806) Missing space before opening brace. (space-before-blocks)
(#17820) Missing JSDoc for parameter 'scope'. (valid-jsdoc)
(#17820) Missing JSDoc for parameter 'cb'. (valid-jsdoc)
(#17827) Unexpected space before function parentheses. (space-before-function-paren)
(#17836) A space is required after ','. (comma-spacing)
(#17836) A space is required after ','. (comma-spacing)
(#17836) Unquoted number literal '125' used as key. (quote-props)
(#17836) Missing space before value for key '125'. (key-spacing)
(#17836) A space is required after ','. (comma-spacing)
(#17836) A space is required after ','. (comma-spacing)
(#17836) 'exports' is defined but never used. (no-unused-vars)
(#17836) Missing space before opening brace. (space-before-blocks)
(#17887) A space is required after ','. (comma-spacing)
(#17887) A space is required after ','. (comma-spacing)
(#17887) Unquoted number literal '126' used as key. (quote-props)
(#17887) Missing space before value for key '126'. (key-spacing)
(#17887) A space is required after ','. (comma-spacing)
(#17887) A space is required after ','. (comma-spacing)
(#17887) 'exports' is defined but never used. (no-unused-vars)
(#17887) Missing space before opening brace. (space-before-blocks)
(#17929) Unquoted number literal '8' used as key. (quote-props)
(#17930) Unquoted number literal '9' used as key. (quote-props)
(#17931) Unquoted number literal '12' used as key. (quote-props)
(#17932) Unquoted number literal '13' used as key. (quote-props)
(#17933) Unquoted number literal '16' used as key. (quote-props)
(#17934) Unquoted number literal '17' used as key. (quote-props)
(#17935) Unquoted number literal '18' used as key. (quote-props)
(#17936) Unquoted number literal '19' used as key. (quote-props)
(#17937) Unquoted number literal '20' used as key. (quote-props)
(#17938) Unquoted number literal '27' used as key. (quote-props)
(#17939) Unquoted number literal '32' used as key. (quote-props)
(#17940) Unquoted number literal '33' used as key. (quote-props)
(#17941) Unquoted number literal '34' used as key. (quote-props)
(#17942) Unquoted number literal '35' used as key. (quote-props)
(#17943) Unquoted number literal '36' used as key. (quote-props)
(#17944) Unquoted number literal '37' used as key. (quote-props)
(#17945) Unquoted number literal '38' used as key. (quote-props)
(#17946) Unquoted number literal '39' used as key. (quote-props)
(#17947) Unquoted number literal '40' used as key. (quote-props)
(#17948) Unquoted number literal '45' used as key. (quote-props)
(#17949) Unquoted number literal '46' used as key. (quote-props)
(#17950) Unquoted number literal '112' used as key. (quote-props)
(#17950) Unquoted number literal '113' used as key. (quote-props)
(#17950) Unquoted number literal '114' used as key. (quote-props)
(#17950) Unquoted number literal '115' used as key. (quote-props)
(#17950) Unquoted number literal '116' used as key. (quote-props)
(#17950) Unquoted number literal '117' used as key. (quote-props)
(#17951) Unquoted number literal '118' used as key. (quote-props)
(#17951) Unquoted number literal '119' used as key. (quote-props)
(#17951) Unquoted number literal '120' used as key. (quote-props)
(#17951) Unquoted number literal '121' used as key. (quote-props)
(#17951) Unquoted number literal '122' used as key. (quote-props)
(#17951) Unquoted number literal '123' used as key. (quote-props)
(#17952) Unquoted number literal '144' used as key. (quote-props)
(#17953) Unquoted number literal '145' used as key. (quote-props)
(#17954) Unquoted number literal '224' used as key. (quote-props)
(#17991) A space is required after ','. (comma-spacing)
(#17991) Missing space before value for key '125'. (key-spacing)
(#17991) A space is required after ','. (comma-spacing)
(#17991) Unquoted number literal '127' used as key. (quote-props)
(#17991) Missing space before value for key '127'. (key-spacing)
(#17991) A space is required after ','. (comma-spacing)
(#17991) A space is required after ','. (comma-spacing)
(#17991) 'exports' is defined but never used. (no-unused-vars)
(#17991) Missing space before opening brace. (space-before-blocks)
(#18021) Missing JSDoc comment. (require-jsdoc)
(#18022) Unexpected 'this'. (no-invalid-this)
(#18031) Missing JSDoc comment. (require-jsdoc)
(#18031) 'nativeEvent' is defined but never used. (no-unused-vars)
(#18036) A space is required after ','. (comma-spacing)
(#18036) A space is required after ','. (comma-spacing)
(#18036) Unquoted number literal '128' used as key. (quote-props)
(#18036) Missing space before value for key '128'. (key-spacing)
(#18036) A space is required after ','. (comma-spacing)
(#18036) A space is required after ','. (comma-spacing)
(#18036) 'exports' is defined but never used. (no-unused-vars)
(#18036) Missing space before opening brace. (space-before-blocks)
(#18066) A space is required after ','. (comma-spacing)
(#18066) A space is required after ','. (comma-spacing)
(#18066) Unquoted number literal '129' used as key. (quote-props)
(#18066) Missing space before value for key '129'. (key-spacing)
(#18066) A space is required after ','. (comma-spacing)
(#18066) A space is required after ','. (comma-spacing)
(#18066) 'exports' is defined but never used. (no-unused-vars)
(#18066) Missing space before opening brace. (space-before-blocks)
(#18099) Expected to return a value at the end of function 'getIteratorFn'. (consistent-return)
(#18107) A space is required after ','. (comma-spacing)
(#18107) A space is required after ','. (comma-spacing)
(#18107) Unquoted number literal '130' used as key. (quote-props)
(#18107) Missing space before value for key '130'. (key-spacing)
(#18107) A space is required after ','. (comma-spacing)
(#18107) A space is required after ','. (comma-spacing)
(#18107) 'exports' is defined but never used. (no-unused-vars)
(#18107) Missing space before opening brace. (space-before-blocks)
(#18141) Expected to return a value at the end of function 'getSiblingNode'. (consistent-return)
(#18157) Expected to return a value at the end of function 'getNodeForCharacterOffset'. (consistent-return)
(#18181) A space is required after ','. (comma-spacing)
(#18181) A space is required after ','. (comma-spacing)
(#18181) Unquoted number literal '131' used as key. (quote-props)
(#18181) Missing space before value for key '131'. (key-spacing)
(#18181) A space is required after ','. (comma-spacing)
(#18181) A space is required after ','. (comma-spacing)
(#18181) 'exports' is defined but never used. (no-unused-vars)
(#18181) Missing space before opening brace. (space-before-blocks)
(#18215) A space is required after ','. (comma-spacing)
(#18215) Missing space before value for key '147'. (key-spacing)
(#18215) A space is required after ','. (comma-spacing)
(#18215) Unquoted number literal '132' used as key. (quote-props)
(#18215) Missing space before value for key '132'. (key-spacing)
(#18215) A space is required after ','. (comma-spacing)
(#18215) A space is required after ','. (comma-spacing)
(#18215) 'exports' is defined but never used. (no-unused-vars)
(#18215) Missing space before opening brace. (space-before-blocks)
(#18239) Unexpected space before function parentheses. (space-before-function-paren)
(#18239) Unexpected empty function. (no-empty-function)
(#18244) Missing JSDoc comment. (require-jsdoc)
(#18262) Line 18262 exceeds the maximum line length of 132. (max-len)
(#18279) Line 18279 exceeds the maximum line length of 132. (max-len)
(#18279) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18279) Do not nest ternary expressions. (no-nested-ternary)
(#18279) Unexpected constant condition. (no-constant-condition)
(#18279) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#18295) Line 18295 exceeds the maximum line length of 132. (max-len)
(#18295) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18295) Unexpected constant condition. (no-constant-condition)
(#18295) Do not nest ternary expressions. (no-nested-ternary)
(#18295) Unexpected constant condition. (no-constant-condition)
(#18298) Unexpected constant condition. (no-constant-condition)
(#18299) Line 18299 exceeds the maximum line length of 132. (max-len)
(#18299) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18299) Unexpected constant condition. (no-constant-condition)
(#18311) Unexpected constant condition. (no-constant-condition)
(#18318) Unexpected constant condition. (no-constant-condition)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Missing space before value for key '161'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Missing space before value for key '173'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Missing space before value for key '24'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Missing space before value for key '38'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Missing space before value for key '59'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Missing space before value for key '75'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) Unquoted number literal '133' used as key. (quote-props)
(#18328) Missing space before value for key '133'. (key-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) A space is required after ','. (comma-spacing)
(#18328) 'exports' is defined but never used. (no-unused-vars)
(#18328) Missing space before opening brace. (space-before-blocks)
(#18347) Comments should not begin with a lowercase character (capitalized-comments)
(#18389) A space is required after ','. (comma-spacing)
(#18389) Missing space before value for key '147'. (key-spacing)
(#18389) A space is required after ','. (comma-spacing)
(#18389) Unquoted number literal '134' used as key. (quote-props)
(#18389) Missing space before value for key '134'. (key-spacing)
(#18389) A space is required after ','. (comma-spacing)
(#18389) A space is required after ','. (comma-spacing)
(#18389) 'exports' is defined but never used. (no-unused-vars)
(#18389) Missing space before opening brace. (space-before-blocks)
(#18424) Missing JSDoc comment. (require-jsdoc)
(#18430) A space is required after ','. (comma-spacing)
(#18430) A space is required after ','. (comma-spacing)
(#18430) Unquoted number literal '135' used as key. (quote-props)
(#18430) Missing space before value for key '135'. (key-spacing)
(#18430) A space is required after ','. (comma-spacing)
(#18430) A space is required after ','. (comma-spacing)
(#18430) 'exports' is defined but never used. (no-unused-vars)
(#18430) Missing space before opening brace. (space-before-blocks)
(#18459) Line 18459 exceeds the maximum line length of 132. (max-len)
(#18459) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18459) Do not nest ternary expressions. (no-nested-ternary)
(#18459) Unexpected constant condition. (no-constant-condition)
(#18464) A space is required after ','. (comma-spacing)
(#18464) Missing space before value for key '161'. (key-spacing)
(#18464) A space is required after ','. (comma-spacing)
(#18464) Missing space before value for key '57'. (key-spacing)
(#18464) A space is required after ','. (comma-spacing)
(#18464) Unquoted number literal '136' used as key. (quote-props)
(#18464) Missing space before value for key '136'. (key-spacing)
(#18464) A space is required after ','. (comma-spacing)
(#18464) A space is required after ','. (comma-spacing)
(#18464) 'exports' is defined but never used. (no-unused-vars)
(#18464) Missing space before opening brace. (space-before-blocks)
(#18491) A space is required after ','. (comma-spacing)
(#18491) Missing space before value for key '121'. (key-spacing)
(#18491) A space is required after ','. (comma-spacing)
(#18491) Unquoted number literal '137' used as key. (quote-props)
(#18491) Missing space before value for key '137'. (key-spacing)
(#18491) A space is required after ','. (comma-spacing)
(#18491) A space is required after ','. (comma-spacing)
(#18491) 'exports' is defined but never used. (no-unused-vars)
(#18491) Missing space before opening brace. (space-before-blocks)
(#18508) A space is required after ','. (comma-spacing)
(#18508) Missing space before value for key '72'. (key-spacing)
(#18508) A space is required after ','. (comma-spacing)
(#18508) Unquoted number literal '138' used as key. (quote-props)
(#18508) Missing space before value for key '138'. (key-spacing)
(#18508) A space is required after ','. (comma-spacing)
(#18508) A space is required after ','. (comma-spacing)
(#18508) 'exports' is defined but never used. (no-unused-vars)
(#18508) Missing space before opening brace. (space-before-blocks)
(#18527) Unnecessary escape character: \/. (no-useless-escape)
(#18537) Unexpected space before function parentheses. (space-before-function-paren)
(#18543) Unexpected space before function parentheses. (space-before-function-paren)
(#18544) Unexpected space before function parentheses. (space-before-function-paren)
(#18560) Unexpected space before function parentheses. (space-before-function-paren)
(#18583) Comments should not begin with a lowercase character (capitalized-comments)
(#18599) A space is required after ','. (comma-spacing)
(#18599) Missing space before value for key '147'. (key-spacing)
(#18599) A space is required after ','. (comma-spacing)
(#18599) Unquoted number literal '139' used as key. (quote-props)
(#18599) Missing space before value for key '139'. (key-spacing)
(#18599) A space is required after ','. (comma-spacing)
(#18599) A space is required after ','. (comma-spacing)
(#18599) 'exports' is defined but never used. (no-unused-vars)
(#18599) Missing space before opening brace. (space-before-blocks)
(#18627) Unexpected space before function parentheses. (space-before-function-paren)
(#18633) Unexpected space before function parentheses. (space-before-function-paren)
(#18640) A space is required after ','. (comma-spacing)
(#18640) Missing space before value for key '121'. (key-spacing)
(#18640) A space is required after ','. (comma-spacing)
(#18640) Missing space before value for key '138'. (key-spacing)
(#18640) A space is required after ','. (comma-spacing)
(#18640) Missing space before value for key '147'. (key-spacing)
(#18640) A space is required after ','. (comma-spacing)
(#18640) Unquoted number literal '140' used as key. (quote-props)
(#18640) Missing space before value for key '140'. (key-spacing)
(#18640) A space is required after ','. (comma-spacing)
(#18640) A space is required after ','. (comma-spacing)
(#18640) 'exports' is defined but never used. (no-unused-vars)
(#18640) Missing space before opening brace. (space-before-blocks)
(#18656) Missing JSDoc for parameter 'nextState'. (valid-jsdoc)
(#18656) Missing JSDoc for parameter 'nextProps'. (valid-jsdoc)
(#18656) Missing JSDoc for parameter 'instance'. (valid-jsdoc)
(#18656) Missing JSDoc @returns for function. (valid-jsdoc)
(#18665) A space is required after ','. (comma-spacing)
(#18665) Missing space before value for key '171'. (key-spacing)
(#18665) A space is required after ','. (comma-spacing)
(#18665) Unquoted number literal '141' used as key. (quote-props)
(#18665) Missing space before value for key '141'. (key-spacing)
(#18665) A space is required after ','. (comma-spacing)
(#18665) A space is required after ','. (comma-spacing)
(#18665) 'exports' is defined but never used. (no-unused-vars)
(#18665) Missing space before opening brace. (space-before-blocks)
(#18705) Unreachable code. (no-unreachable)
(#18709) A space is required after ','. (comma-spacing)
(#18709) A space is required after ','. (comma-spacing)
(#18709) Unquoted number literal '142' used as key. (quote-props)
(#18709) Missing space before value for key '142'. (key-spacing)
(#18709) A space is required after ','. (comma-spacing)
(#18709) A space is required after ','. (comma-spacing)
(#18709) 'exports' is defined but never used. (no-unused-vars)
(#18709) Missing space before opening brace. (space-before-blocks)
(#18749) Missing JSDoc comment. (require-jsdoc)
(#18761) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#18798) Function 'traverseAllChildrenImpl' has a complexity of 26. (complexity)
(#18838) Unexpected constant condition. (no-constant-condition)
(#18839) Line 18839 exceeds the maximum line length of 132. (max-len)
(#18839) Unexpected constant condition. (no-constant-condition)
(#18839) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18845) Blocks are nested too deeply (5). (max-depth)
(#18854) Unexpected constant condition. (no-constant-condition)
(#18855) Line 18855 exceeds the maximum line length of 132. (max-len)
(#18857) Line 18857 exceeds the maximum line length of 132. (max-len)
(#18861) Blocks are nested too deeply (5). (max-depth)
(#18867) Line 18867 exceeds the maximum line length of 132. (max-len)
(#18867) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18867) Do not nest ternary expressions. (no-nested-ternary)
(#18867) Unexpected constant condition. (no-constant-condition)
(#18867) Unexpected constant condition. (no-constant-condition)
(#18891) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Missing space before value for key '129'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Missing space before value for key '161'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Missing space before value for key '173'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Missing space before value for key '39'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Missing space before value for key '57'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Missing space before value for key '67'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) Unquoted number literal '143' used as key. (quote-props)
(#18899) Missing space before value for key '143'. (key-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) A space is required after ','. (comma-spacing)
(#18899) 'exports' is defined but never used. (no-unused-vars)
(#18899) Missing space before opening brace. (space-before-blocks)
(#18920) Missing JSDoc comment. (require-jsdoc)
(#18930) There should be no space after '{'. (object-curly-spacing)
(#18930) There should be no space before '}'. (object-curly-spacing)
(#18931) There should be no space after '{'. (object-curly-spacing)
(#18931) There should be no space before '}'. (object-curly-spacing)
(#18932) There should be no space after '{'. (object-curly-spacing)
(#18932) There should be no space before '}'. (object-curly-spacing)
(#18933) There should be no space after '{'. (object-curly-spacing)
(#18933) There should be no space before '}'. (object-curly-spacing)
(#18934) There should be no space after '{'. (object-curly-spacing)
(#18934) There should be no space before '}'. (object-curly-spacing)
(#18935) There should be no space after '{'. (object-curly-spacing)
(#18935) There should be no space before '}'. (object-curly-spacing)
(#18941) Unexpected space before function parentheses. (space-before-function-paren)
(#18945) Missing JSDoc comment. (require-jsdoc)
(#18946) Line 18946 exceeds the maximum line length of 132. (max-len)
(#18946) Do not nest ternary expressions. (no-nested-ternary)
(#18946) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18946) Unexpected constant condition. (no-constant-condition)
(#18948) Line 18948 exceeds the maximum line length of 132. (max-len)
(#18948) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18948) Do not nest ternary expressions. (no-nested-ternary)
(#18948) Unexpected constant condition. (no-constant-condition)
(#18951) Missing JSDoc comment. (require-jsdoc)
(#18951) Function 'update' has a complexity of 23. (complexity)
(#18952) Line 18952 exceeds the maximum line length of 132. (max-len)
(#18952) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18952) Do not nest ternary expressions. (no-nested-ternary)
(#18952) Unexpected constant condition. (no-constant-condition)
(#18955) Line 18955 exceeds the maximum line length of 132. (max-len)
(#18955) Do not nest ternary expressions. (no-nested-ternary)
(#18955) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18955) Unexpected constant condition. (no-constant-condition)
(#18964) Line 18964 exceeds the maximum line length of 132. (max-len)
(#18964) Do not nest ternary expressions. (no-nested-ternary)
(#18964) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18964) Unexpected constant condition. (no-constant-condition)
(#18965) Line 18965 exceeds the maximum line length of 132. (max-len)
(#18965) Do not nest ternary expressions. (no-nested-ternary)
(#18965) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18965) Unexpected constant condition. (no-constant-condition)
(#18971) Unexpected space before function parentheses. (space-before-function-paren)
(#18978) Unexpected space before function parentheses. (space-before-function-paren)
(#18984) Line 18984 exceeds the maximum line length of 132. (max-len)
(#18984) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18984) Do not nest ternary expressions. (no-nested-ternary)
(#18984) Unexpected constant condition. (no-constant-condition)
(#18985) Line 18985 exceeds the maximum line length of 132. (max-len)
(#18985) Do not nest ternary expressions. (no-nested-ternary)
(#18985) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18985) Unexpected constant condition. (no-constant-condition)
(#18986) Unexpected space before function parentheses. (space-before-function-paren)
(#18987) Line 18987 exceeds the maximum line length of 132. (max-len)
(#18987) Do not nest ternary expressions. (no-nested-ternary)
(#18987) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18987) Unexpected constant condition. (no-constant-condition)
(#18993) Line 18993 exceeds the maximum line length of 132. (max-len)
(#18993) Do not nest ternary expressions. (no-nested-ternary)
(#18993) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18993) Unexpected constant condition. (no-constant-condition)
(#19007) A space is required after ','. (comma-spacing)
(#19007) Missing space before value for key '161'. (key-spacing)
(#19007) A space is required after ','. (comma-spacing)
(#19007) Missing space before value for key '166'. (key-spacing)
(#19007) A space is required after ','. (comma-spacing)
(#19007) Missing space before value for key '24'. (key-spacing)
(#19007) A space is required after ','. (comma-spacing)
(#19007) Unquoted number literal '144' used as key. (quote-props)
(#19007) Missing space before value for key '144'. (key-spacing)
(#19007) A space is required after ','. (comma-spacing)
(#19007) A space is required after ','. (comma-spacing)
(#19007) 'exports' is defined but never used. (no-unused-vars)
(#19007) Missing space before opening brace. (space-before-blocks)
(#19027) Unexpected constant condition. (no-constant-condition)
(#19040) Line 19040 exceeds the maximum line length of 132. (max-len)
(#19069) Unexpected space before function parentheses. (space-before-function-paren)
(#19071) There should be no space after '{'. (object-curly-spacing)
(#19071) There should be no space before '}'. (object-curly-spacing)
(#19116) Missing JSDoc @returns for function. (valid-jsdoc)
(#19116) Missing JSDoc for parameter 'parentTag'. (valid-jsdoc)
(#19116) Missing JSDoc for parameter 'tag'. (valid-jsdoc)
(#19119) Function has a complexity of 60. (complexity)
(#19119) Unexpected space before function parentheses. (space-before-function-paren)
(#19153) Line 19153 exceeds the maximum line length of 132. (max-len)
(#19157) Line 19157 exceeds the maximum line length of 132. (max-len)
(#19174) Line 19174 exceeds the maximum line length of 132. (max-len)
(#19195) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19201) Missing JSDoc @returns for function. (valid-jsdoc)
(#19201) Missing JSDoc for parameter 'tag'. (valid-jsdoc)
(#19201) Missing JSDoc for parameter 'ancestorInfo'. (valid-jsdoc)
(#19204) Function has a complexity of 44. (complexity)
(#19204) Unexpected space before function parentheses. (space-before-function-paren)
(#19231) Expected a 'break' statement before 'case'. (no-fallthrough)
(#19234) Expected a 'break' statement before 'case'. (no-fallthrough)
(#19236) Expected a 'break' statement before 'case'. (no-fallthrough)
(#19238) Expected a 'break' statement before 'case'. (no-fallthrough)
(#19240) Expected a 'break' statement before 'case'. (no-fallthrough)
(#19273) Missing JSDoc @returns for function. (valid-jsdoc)
(#19273) Missing JSDoc for parameter 'instance'. (valid-jsdoc)
(#19277) Unexpected space before function parentheses. (space-before-function-paren)
(#19283) Expected space or tab after '/*' in comment. (spaced-comment)
(#19285) Expected space or tab after '/*' in comment. (spaced-comment)
(#19287) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#19294) Unexpected space before function parentheses. (space-before-function-paren)
(#19326) Unexpected space before function parentheses. (space-before-function-paren)
(#19329) Unexpected space before function parentheses. (space-before-function-paren)
(#19350) Line 19350 exceeds the maximum line length of 132. (max-len)
(#19350) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19350) Unexpected constant condition. (no-constant-condition)
(#19352) Line 19352 exceeds the maximum line length of 132. (max-len)
(#19352) Unexpected constant condition. (no-constant-condition)
(#19352) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19362) Unexpected space before function parentheses. (space-before-function-paren)
(#19371) A space is required after ','. (comma-spacing)
(#19371) Missing space before value for key '153'. (key-spacing)
(#19371) A space is required after ','. (comma-spacing)
(#19371) Missing space before value for key '173'. (key-spacing)
(#19371) A space is required after ','. (comma-spacing)
(#19371) Missing space before value for key '24'. (key-spacing)
(#19371) A space is required after ','. (comma-spacing)
(#19371) Unquoted number literal '145' used as key. (quote-props)
(#19371) Missing space before value for key '145'. (key-spacing)
(#19371) A space is required after ','. (comma-spacing)
(#19371) A space is required after ','. (comma-spacing)
(#19371) 'exports' is defined but never used. (no-unused-vars)
(#19371) Missing space before opening brace. (space-before-blocks)
(#19405) Unexpected space before function parentheses. (space-before-function-paren)
(#19406) Line 19406 exceeds the maximum line length of 132. (max-len)
(#19406) Do not nest ternary expressions. (no-nested-ternary)
(#19406) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19406) Redundant double negation. (no-extra-boolean-cast)
(#19406) Unexpected constant condition. (no-constant-condition)
(#19425) Unexpected space before function parentheses. (space-before-function-paren)
(#19426) Line 19426 exceeds the maximum line length of 132. (max-len)
(#19426) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19426) Do not nest ternary expressions. (no-nested-ternary)
(#19426) Redundant double negation. (no-extra-boolean-cast)
(#19426) Unexpected constant condition. (no-constant-condition)
(#19432) Line 19432 exceeds the maximum line length of 132. (max-len)
(#19432) Comments should not begin with a lowercase character (capitalized-comments)
(#19433) Comments should not begin with a lowercase character (capitalized-comments)
(#19447) Unexpected space before function parentheses. (space-before-function-paren)
(#19458) Unexpected space before function parentheses. (space-before-function-paren)
(#19459) Line 19459 exceeds the maximum line length of 132. (max-len)
(#19459) Do not nest ternary expressions. (no-nested-ternary)
(#19459) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19459) Redundant double negation. (no-extra-boolean-cast)
(#19459) Unexpected constant condition. (no-constant-condition)
(#19469) A space is required after ','. (comma-spacing)
(#19469) Missing space before value for key '161'. (key-spacing)
(#19469) A space is required after ','. (comma-spacing)
(#19469) Unquoted number literal '146' used as key. (quote-props)
(#19469) Missing space before value for key '146'. (key-spacing)
(#19469) A space is required after ','. (comma-spacing)
(#19469) A space is required after ','. (comma-spacing)
(#19469) 'exports' is defined but never used. (no-unused-vars)
(#19469) Missing space before opening brace. (space-before-blocks)
(#19506) Expected to return a value at the end of method 'listen'. (consistent-return)
(#19506) Unexpected space before function parentheses. (space-before-function-paren)
(#19510) Unexpected space before function parentheses. (space-before-function-paren)
(#19517) Unexpected space before function parentheses. (space-before-function-paren)
(#19532) Unexpected space before function parentheses. (space-before-function-paren)
(#19536) Unexpected space before function parentheses. (space-before-function-paren)
(#19541) Unexpected constant condition. (no-constant-condition)
(#19542) Line 19542 exceeds the maximum line length of 132. (max-len)
(#19542) Unexpected console statement. (no-console)
(#19550) Unexpected space before function parentheses. (space-before-function-paren)
(#19550) Unexpected empty method 'registerDefault'. (no-empty-function)
(#19554) A space is required after ','. (comma-spacing)
(#19554) Missing space before value for key '153'. (key-spacing)
(#19554) A space is required after ','. (comma-spacing)
(#19554) Unquoted number literal '147' used as key. (quote-props)
(#19554) Missing space before value for key '147'. (key-spacing)
(#19554) A space is required after ','. (comma-spacing)
(#19554) A space is required after ','. (comma-spacing)
(#19554) 'exports' is defined but never used. (no-unused-vars)
(#19554) Missing space before opening brace. (space-before-blocks)
(#19591) A space is required after ','. (comma-spacing)
(#19591) A space is required after ','. (comma-spacing)
(#19591) Unquoted number literal '148' used as key. (quote-props)
(#19591) Missing space before value for key '148'. (key-spacing)
(#19591) A space is required after ','. (comma-spacing)
(#19591) A space is required after ','. (comma-spacing)
(#19591) 'exports' is defined but never used. (no-unused-vars)
(#19591) Missing space before opening brace. (space-before-blocks)
(#19618) Unexpected space before function parentheses. (space-before-function-paren)
(#19624) A space is required after ','. (comma-spacing)
(#19624) A space is required after ','. (comma-spacing)
(#19624) Unquoted number literal '149' used as key. (quote-props)
(#19624) Missing space before value for key '149'. (key-spacing)
(#19624) A space is required after ','. (comma-spacing)
(#19624) A space is required after ','. (comma-spacing)
(#19624) 'exports' is defined but never used. (no-unused-vars)
(#19624) Missing space before opening brace. (space-before-blocks)
(#19665) A space is required after ','. (comma-spacing)
(#19665) Missing space before value for key '148'. (key-spacing)
(#19665) A space is required after ','. (comma-spacing)
(#19665) Unquoted number literal '150' used as key. (quote-props)
(#19665) Missing space before value for key '150'. (key-spacing)
(#19665) A space is required after ','. (comma-spacing)
(#19665) A space is required after ','. (comma-spacing)
(#19665) 'exports' is defined but never used. (no-unused-vars)
(#19665) Missing space before opening brace. (space-before-blocks)
(#19682) Expected space or tab after '/*' in comment. (spaced-comment)
(#19684) Expected JSDoc for '_x' but found 'outerNode'. (valid-jsdoc)
(#19684) Expected JSDoc for '_x2' but found 'innerNode'. (valid-jsdoc)
(#19691) Expected to return a value at the end of function 'containsNode'. (consistent-return)
(#19694) Unexpected labeled statement. (no-labels)
(#19709) Unexpected label in continue statement. (no-labels)
(#19721) A space is required after ','. (comma-spacing)
(#19721) Missing space before value for key '163'. (key-spacing)
(#19721) A space is required after ','. (comma-spacing)
(#19721) Unquoted number literal '151' used as key. (quote-props)
(#19721) Missing space before value for key '151'. (key-spacing)
(#19721) A space is required after ','. (comma-spacing)
(#19721) A space is required after ','. (comma-spacing)
(#19721) 'exports' is defined but never used. (no-unused-vars)
(#19721) Missing space before opening brace. (space-before-blocks)
(#19754) Expected space(s) after "return". (keyword-spacing)
(#19755) Comments should not begin with a lowercase character (capitalized-comments)
(#19757) Comments should not begin with a lowercase character (capitalized-comments)
(#19759) Comments should not begin with a lowercase character (capitalized-comments)
(#19761) Comments should not begin with a lowercase character (capitalized-comments)
(#19763) Comments should not begin with a lowercase character (capitalized-comments)
(#19766) Comments should not begin with a lowercase character (capitalized-comments)
(#19768) Comments should not begin with a lowercase character (capitalized-comments)
(#19807) A space is required after ','. (comma-spacing)
(#19807) Missing space before value for key '172'. (key-spacing)
(#19807) A space is required after ','. (comma-spacing)
(#19807) Unquoted number literal '152' used as key. (quote-props)
(#19807) Missing space before value for key '152'. (key-spacing)
(#19807) A space is required after ','. (comma-spacing)
(#19807) A space is required after ','. (comma-spacing)
(#19807) 'exports' is defined but never used. (no-unused-vars)
(#19807) Missing space before opening brace. (space-before-blocks)
(#19820) Expected space or tab after '/*' in comment. (spaced-comment)
(#19863) Line 19863 exceeds the maximum line length of 132. (max-len)
(#19863) Do not nest ternary expressions. (no-nested-ternary)
(#19863) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19863) Redundant double negation. (no-extra-boolean-cast)
(#19863) Redundant double negation. (no-extra-boolean-cast)
(#19863) Unexpected constant condition. (no-constant-condition)
(#19880) Line 19880 exceeds the maximum line length of 132. (max-len)
(#19880) Do not nest ternary expressions. (no-nested-ternary)
(#19880) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19880) Unexpected constant condition. (no-constant-condition)
(#19892) A space is required after ','. (comma-spacing)
(#19892) Missing space before value for key '147'. (key-spacing)
(#19892) A space is required after ','. (comma-spacing)
(#19892) Missing space before value for key '151'. (key-spacing)
(#19892) A space is required after ','. (comma-spacing)
(#19892) Missing space before value for key '157'. (key-spacing)
(#19892) A space is required after ','. (comma-spacing)
(#19892) Missing space before value for key '161'. (key-spacing)
(#19892) A space is required after ','. (comma-spacing)
(#19892) Unquoted number literal '153' used as key. (quote-props)
(#19892) Missing space before value for key '153'. (key-spacing)
(#19892) A space is required after ','. (comma-spacing)
(#19892) A space is required after ','. (comma-spacing)
(#19892) 'exports' is defined but never used. (no-unused-vars)
(#19892) Missing space before opening brace. (space-before-blocks)
(#19906) Missing JSDoc comment. (require-jsdoc)
(#19907) Unexpected space before function parentheses. (space-before-function-paren)
(#19917) Unexpected empty function 'emptyFunction'. (no-empty-function)
(#19923) Unexpected space before function parentheses. (space-before-function-paren)
(#19926) Unexpected space before function parentheses. (space-before-function-paren)
(#19931) A space is required after ','. (comma-spacing)
(#19931) A space is required after ','. (comma-spacing)
(#19931) Unquoted number literal '154' used as key. (quote-props)
(#19931) Missing space before value for key '154'. (key-spacing)
(#19931) A space is required after ','. (comma-spacing)
(#19931) A space is required after ','. (comma-spacing)
(#19931) 'exports' is defined but never used. (no-unused-vars)
(#19931) Missing space before opening brace. (space-before-blocks)
(#19947) Unexpected constant condition. (no-constant-condition)
(#19952) A space is required after ','. (comma-spacing)
(#19952) A space is required after ','. (comma-spacing)
(#19952) Unquoted number literal '155' used as key. (quote-props)
(#19952) Missing space before value for key '155'. (key-spacing)
(#19952) A space is required after ','. (comma-spacing)
(#19952) A space is required after ','. (comma-spacing)
(#19952) 'exports' is defined but never used. (no-unused-vars)
(#19952) Missing space before opening brace. (space-before-blocks)
(#19975) Empty block statement. (no-empty)
(#19979) A space is required after ','. (comma-spacing)
(#19979) A space is required after ','. (comma-spacing)
(#19979) Unquoted number literal '156' used as key. (quote-props)
(#19979) Missing space before value for key '156'. (key-spacing)
(#19979) A space is required after ','. (comma-spacing)
(#19979) A space is required after ','. (comma-spacing)
(#19979) 'exports' is defined but never used. (no-unused-vars)
(#19979) Missing space before opening brace. (space-before-blocks)
(#20000) Missing JSDoc comment. (require-jsdoc)
(#20000) Expected space or tab after '/*' in comment. (spaced-comment)
(#20013) A space is required after ','. (comma-spacing)
(#20013) A space is required after ','. (comma-spacing)
(#20013) Unquoted number literal '157' used as key. (quote-props)
(#20013) Missing space before value for key '157'. (key-spacing)
(#20013) A space is required after ','. (comma-spacing)
(#20013) A space is required after ','. (comma-spacing)
(#20013) 'exports' is defined but never used. (no-unused-vars)
(#20013) Missing space before opening brace. (space-before-blocks)
(#20025) Expected space or tab after '/*' in comment. (spaced-comment)
(#20078) Line 20078 exceeds the maximum line length of 132. (max-len)
(#20079) Unexpected space before function parentheses. (space-before-function-paren)
(#20093) Line 20093 exceeds the maximum line length of 132. (max-len)
(#20093) Do not nest ternary expressions. (no-nested-ternary)
(#20093) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20093) Redundant double negation. (no-extra-boolean-cast)
(#20093) Redundant double negation. (no-extra-boolean-cast)
(#20093) Unexpected constant condition. (no-constant-condition)
(#20109) A space is required after ','. (comma-spacing)
(#20109) Missing space before value for key '147'. (key-spacing)
(#20109) A space is required after ','. (comma-spacing)
(#20109) Missing space before value for key '161'. (key-spacing)
(#20109) A space is required after ','. (comma-spacing)
(#20109) Unquoted number literal '158' used as key. (quote-props)
(#20109) Missing space before value for key '158'. (key-spacing)
(#20109) A space is required after ','. (comma-spacing)
(#20109) A space is required after ','. (comma-spacing)
(#20109) 'exports' is defined but never used. (no-unused-vars)
(#20109) Missing space before opening brace. (space-before-blocks)
(#20148) A space is required after ','. (comma-spacing)
(#20148) A space is required after ','. (comma-spacing)
(#20148) Unquoted number literal '159' used as key. (quote-props)
(#20148) Missing space before value for key '159'. (key-spacing)
(#20148) A space is required after ','. (comma-spacing)
(#20148) A space is required after ','. (comma-spacing)
(#20148) 'exports' is defined but never used. (no-unused-vars)
(#20148) Missing space before opening brace. (space-before-blocks)
(#20182) A space is required after ','. (comma-spacing)
(#20182) A space is required after ','. (comma-spacing)
(#20182) Unquoted number literal '160' used as key. (quote-props)
(#20182) Missing space before value for key '160'. (key-spacing)
(#20182) A space is required after ','. (comma-spacing)
(#20182) A space is required after ','. (comma-spacing)
(#20182) 'exports' is defined but never used. (no-unused-vars)
(#20182) Missing space before opening brace. (space-before-blocks)
(#20222) A space is required after ','. (comma-spacing)
(#20222) Missing space before value for key '159'. (key-spacing)
(#20222) A space is required after ','. (comma-spacing)
(#20222) Unquoted number literal '161' used as key. (quote-props)
(#20222) Missing space before value for key '161'. (key-spacing)
(#20222) A space is required after ','. (comma-spacing)
(#20222) A space is required after ','. (comma-spacing)
(#20222) 'exports' is defined but never used. (no-unused-vars)
(#20222) Missing space before opening brace. (space-before-blocks)
(#20247) Unexpected space before function parentheses. (space-before-function-paren)
(#20248) Unexpected constant condition. (no-constant-condition)
(#20257) Line 20257 exceeds the maximum line length of 132. (max-len)
(#20261) Unexpected space before function parentheses. (space-before-function-paren)
(#20266) Comments should not begin with a lowercase character (capitalized-comments)
(#20272) A space is required after ','. (comma-spacing)
(#20272) A space is required after ','. (comma-spacing)
(#20272) Unquoted number literal '162' used as key. (quote-props)
(#20272) Missing space before value for key '162'. (key-spacing)
(#20272) A space is required after ','. (comma-spacing)
(#20272) A space is required after ','. (comma-spacing)
(#20272) 'exports' is defined but never used. (no-unused-vars)
(#20272) Missing space before opening brace. (space-before-blocks)
(#20291) Missing JSDoc comment. (require-jsdoc)
(#20292) Line 20292 exceeds the maximum line length of 132. (max-len)
(#20296) A space is required after ','. (comma-spacing)
(#20296) A space is required after ','. (comma-spacing)
(#20296) Unquoted number literal '163' used as key. (quote-props)
(#20296) Missing space before value for key '163'. (key-spacing)
(#20296) A space is required after ','. (comma-spacing)
(#20296) A space is required after ','. (comma-spacing)
(#20296) 'exports' is defined but never used. (no-unused-vars)
(#20296) Missing space before opening brace. (space-before-blocks)
(#20322) A space is required after ','. (comma-spacing)
(#20322) Missing space before value for key '162'. (key-spacing)
(#20322) A space is required after ','. (comma-spacing)
(#20322) Unquoted number literal '164' used as key. (quote-props)
(#20322) Missing space before value for key '164'. (key-spacing)
(#20322) A space is required after ','. (comma-spacing)
(#20322) A space is required after ','. (comma-spacing)
(#20322) 'exports' is defined but never used. (no-unused-vars)
(#20322) Missing space before opening brace. (space-before-blocks)
(#20344) Expected space or tab after '/*' in comment. (spaced-comment)
(#20362) A space is required after ','. (comma-spacing)
(#20362) A space is required after ','. (comma-spacing)
(#20362) Unquoted number literal '165' used as key. (quote-props)
(#20362) Missing space before value for key '165'. (key-spacing)
(#20362) A space is required after ','. (comma-spacing)
(#20362) A space is required after ','. (comma-spacing)
(#20362) 'exports' is defined but never used. (no-unused-vars)
(#20362) Missing space before opening brace. (space-before-blocks)
(#20397) Unexpected space before function parentheses. (space-before-function-paren)
(#20400) Line 20400 exceeds the maximum line length of 132. (max-len)
(#20400) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20400) Do not nest ternary expressions. (no-nested-ternary)
(#20400) Unexpected constant condition. (no-constant-condition)
(#20411) A space is required after ','. (comma-spacing)
(#20411) Missing space before value for key '161'. (key-spacing)
(#20411) A space is required after ','. (comma-spacing)
(#20411) Unquoted number literal '166' used as key. (quote-props)
(#20411) Missing space before value for key '166'. (key-spacing)
(#20411) A space is required after ','. (comma-spacing)
(#20411) A space is required after ','. (comma-spacing)
(#20411) 'exports' is defined but never used. (no-unused-vars)
(#20411) Missing space before opening brace. (space-before-blocks)
(#20435) Unexpected space before function parentheses. (space-before-function-paren)
(#20447) A space is required after ','. (comma-spacing)
(#20447) A space is required after ','. (comma-spacing)
(#20447) Unquoted number literal '167' used as key. (quote-props)
(#20447) Missing space before value for key '167'. (key-spacing)
(#20447) A space is required after ','. (comma-spacing)
(#20447) A space is required after ','. (comma-spacing)
(#20447) 'exports' is defined but never used. (no-unused-vars)
(#20447) Missing space before opening brace. (space-before-blocks)
(#20499) A space is required after ','. (comma-spacing)
(#20499) A space is required after ','. (comma-spacing)
(#20499) Unquoted number literal '168' used as key. (quote-props)
(#20499) Missing space before value for key '168'. (key-spacing)
(#20499) A space is required after ','. (comma-spacing)
(#20499) A space is required after ','. (comma-spacing)
(#20499) 'exports' is defined but never used. (no-unused-vars)
(#20499) Missing space before opening brace. (space-before-blocks)
(#20522) Unexpected space before function parentheses. (space-before-function-paren)
(#20524) Unexpected 'this'. (no-invalid-this)
(#20531) A space is required after ','. (comma-spacing)
(#20531) A space is required after ','. (comma-spacing)
(#20531) Unquoted number literal '169' used as key. (quote-props)
(#20531) Missing space before value for key '169'. (key-spacing)
(#20531) A space is required after ','. (comma-spacing)
(#20531) A space is required after ','. (comma-spacing)
(#20531) 'exports' is defined but never used. (no-unused-vars)
(#20531) Missing space before opening brace. (space-before-blocks)
(#20555) A space is required after ','. (comma-spacing)
(#20555) Missing space before value for key '147'. (key-spacing)
(#20555) A space is required after ','. (comma-spacing)
(#20555) Unquoted number literal '170' used as key. (quote-props)
(#20555) Missing space before value for key '170'. (key-spacing)
(#20555) A space is required after ','. (comma-spacing)
(#20555) A space is required after ','. (comma-spacing)
(#20555) 'exports' is defined but never used. (no-unused-vars)
(#20555) Missing space before opening brace. (space-before-blocks)
(#20585) A space is required after ','. (comma-spacing)
(#20585) Missing space before value for key '169'. (key-spacing)
(#20585) A space is required after ','. (comma-spacing)
(#20585) Unquoted number literal '171' used as key. (quote-props)
(#20585) Missing space before value for key '171'. (key-spacing)
(#20585) A space is required after ','. (comma-spacing)
(#20585) A space is required after ','. (comma-spacing)
(#20585) 'exports' is defined but never used. (no-unused-vars)
(#20585) Missing space before opening brace. (space-before-blocks)
(#20603) Missing JSDoc @returns for function. (valid-jsdoc)
(#20603) Missing JSDoc for parameter 'objB'. (valid-jsdoc)
(#20603) Missing JSDoc for parameter 'objA'. (valid-jsdoc)
(#20636) A space is required after ','. (comma-spacing)
(#20636) A space is required after ','. (comma-spacing)
(#20636) Unquoted number literal '172' used as key. (quote-props)
(#20636) Missing space before value for key '172'. (key-spacing)
(#20636) A space is required after ','. (comma-spacing)
(#20636) A space is required after ','. (comma-spacing)
(#20636) 'exports' is defined but never used. (no-unused-vars)
(#20636) Missing space before opening brace. (space-before-blocks)
(#20667) Line 20667 exceeds the maximum line length of 132. (max-len)
(#20667) Do not nest ternary expressions. (no-nested-ternary)
(#20667) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20667) Unexpected constant condition. (no-constant-condition)
(#20669) Line 20669 exceeds the maximum line length of 132. (max-len)
(#20669) Do not nest ternary expressions. (no-nested-ternary)
(#20669) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20669) Unexpected constant condition. (no-constant-condition)
(#20671) Line 20671 exceeds the maximum line length of 132. (max-len)
(#20671) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20671) Do not nest ternary expressions. (no-nested-ternary)
(#20671) Unexpected constant condition. (no-constant-condition)
(#20694) A space is required after ','. (comma-spacing)
(#20694) Missing space before value for key '161'. (key-spacing)
(#20694) A space is required after ','. (comma-spacing)
(#20694) Unquoted number literal '173' used as key. (quote-props)
(#20694) Missing space before value for key '173'. (key-spacing)
(#20694) A space is required after ','. (comma-spacing)
(#20694) A space is required after ','. (comma-spacing)
(#20694) 'exports' is defined but never used. (no-unused-vars)
(#20694) Missing space before opening brace. (space-before-blocks)
(#20719) Unexpected constant condition. (no-constant-condition)
(#20720) Unexpected space before function parentheses. (space-before-function-paren)
(#20735) Unexpected space before function parentheses. (space-before-function-paren)
(#20736) 'args' used outside of binding context. (block-scoped-var)
(#20739) Unexpected console statement. (no-console)
(#20746) Empty block statement. (no-empty)
(#20752) A space is required after ','. (comma-spacing)
(#20752) Missing space before value for key '153'. (key-spacing)
(#20752) A space is required after ','. (comma-spacing)
(#20752) A space is required after ','. (comma-spacing)
(#20752) Missing semicolon. (semi)
lib/editor/atto/plugins/sketch/yui/src/button/js/button.js
(#102) Comments should not begin with a lowercase character (capitalized-comments)
(#109) Comments should not begin with a lowercase character (capitalized-comments)
(#112) Comments should not begin with a lowercase character (capitalized-comments)
(#196) Blocks are nested too deeply (5). (max-depth)

CSS problems

(783 errors, 1 warnings)

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

lib/editor/atto/plugins/sketch/assets/literallycanvas.css
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Unexpected duplicate "left" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#1) Unexpected duplicate "border" (declaration-block-no-duplicate-properties)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected line length to be no more than 132 characters (max-line-length)
(#1) Expected single space after ">" (selector-combinator-space-after)
(#1) Expected single space after ">" (selector-combinator-space-after)
(#1) Expected single space before ">" (selector-combinator-space-before)
(#1) Expected single space before ">" (selector-combinator-space-before)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(1 errors, 0 warnings)

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

lib/editor/atto/plugins/sketch/lib.php
(#44) Phpdocs for function atto_sketch_params_for_js has incomplete parameters list

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

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]