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

(4 errors, 3 warnings)

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

blocks/powerbi/block_powerbi.php
(#91) Visibility must be declared on method "has_config"
blocks/powerbi/classes/output/embedded_report.php
(#71) Expected 1 space after "="; 0 found
blocks/powerbi/classes/output/form/report.php
(#65) Line exceeds 132 characters; contains 142 characters
(#86) Visibility must be declared on method "filter_options"
blocks/powerbi/classes/output/reports_table.php
(#53) Line exceeds 132 characters; contains 149 characters
blocks/powerbi/delete_report.php
(#52) Line exceeds 132 characters; contains 136 characters
blocks/powerbi/report.php
(#33) Whitespace found at end of line

Javascript coding style problems

(5994 errors, 26106 warnings)

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

blocks/powerbi/js/embed.js
(#31) Parsing error: The keyword 'const' is reserved
blocks/powerbi/js/powerbi.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#3) Unexpected tab character. (no-tabs)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected tab character. (no-tabs)
(#7) Unexpected tab character. (no-tabs)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#8) Unexpected tab character. (no-tabs)
(#8) 'exports' is not defined. (no-undef)
(#9) Unexpected tab character. (no-tabs)
(#9) Expected { after 'else'. (curly)
(#10) Unexpected tab character. (no-tabs)
(#12) Expected space or tab after '/**' in comment. (spaced-comment)
(#12) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Unexpected tab character. (no-tabs)
(#14) Expected space or tab after '/**' in comment. (spaced-comment)
(#14) Unexpected tab character. (no-tabs)
(#15) Expected space or tab after '/**' in comment. (spaced-comment)
(#16) Expected space or tab after '/**' in comment. (spaced-comment)
(#16) Unexpected tab character. (no-tabs)
(#17) Expected space or tab after '/**' in comment. (spaced-comment)
(#17) Missing JSDoc @returns for function. (valid-jsdoc)
(#17) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#17) Unexpected tab character. (no-tabs)
(#17) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#18) Expected space or tab after '/**' in comment. (spaced-comment)
(#19) Expected space or tab after '/**' in comment. (spaced-comment)
(#19) Unexpected tab character. (no-tabs)
(#20) Expected space or tab after '/**' in comment. (spaced-comment)
(#20) Unexpected tab character. (no-tabs)
(#20) Expected space(s) after "if". (keyword-spacing)
(#21) Expected space or tab after '/**' in comment. (spaced-comment)
(#21) Unexpected tab character. (no-tabs)
(#22) Expected space or tab after '/**' in comment. (spaced-comment)
(#22) Unexpected tab character. (no-tabs)
(#23) Expected space or tab after '/**' in comment. (spaced-comment)
(#23) Unexpected tab character. (no-tabs)
(#24) Expected space or tab after '/**' in comment. (spaced-comment)
(#24) Unexpected tab character. (no-tabs)
(#25) Expected space or tab after '/**' in comment. (spaced-comment)
(#25) Unexpected tab character. (no-tabs)
(#26) Expected space or tab after '/**' in comment. (spaced-comment)
(#26) Unexpected tab character. (no-tabs)
(#27) Expected space or tab after '/**' in comment. (spaced-comment)
(#27) Unexpected tab character. (no-tabs)
(#28) Expected space or tab after '/**' in comment. (spaced-comment)
(#28) There should be no space before '}'. (object-curly-spacing)
(#28) Unexpected tab character. (no-tabs)
(#29) Expected space or tab after '/**' in comment. (spaced-comment)
(#30) Expected space or tab after '/**' in comment. (spaced-comment)
(#30) Unexpected tab character. (no-tabs)
(#31) Expected space or tab after '/**' in comment. (spaced-comment)
(#31) Unexpected tab character. (no-tabs)
(#32) Expected space or tab after '/**' in comment. (spaced-comment)
(#33) Expected space or tab after '/**' in comment. (spaced-comment)
(#33) Unexpected tab character. (no-tabs)
(#34) Expected space or tab after '/**' in comment. (spaced-comment)
(#34) Unexpected tab character. (no-tabs)
(#35) Expected space or tab after '/**' in comment. (spaced-comment)
(#36) Expected space or tab after '/**' in comment. (spaced-comment)
(#36) Unexpected tab character. (no-tabs)
(#37) Expected space or tab after '/**' in comment. (spaced-comment)
(#37) Unexpected tab character. (no-tabs)
(#38) Expected space or tab after '/**' in comment. (spaced-comment)
(#38) Unexpected tab character. (no-tabs)
(#39) Expected space or tab after '/**' in comment. (spaced-comment)
(#40) Expected space or tab after '/**' in comment. (spaced-comment)
(#41) Expected space or tab after '/**' in comment. (spaced-comment)
(#41) Unexpected tab character. (no-tabs)
(#42) Expected space or tab after '/**' in comment. (spaced-comment)
(#42) Unexpected tab character. (no-tabs)
(#42) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#43) Expected space or tab after '/**' in comment. (spaced-comment)
(#44) Expected space or tab after '/**' in comment. (spaced-comment)
(#44) Unexpected tab character. (no-tabs)
(#45) Expected space or tab after '/**' in comment. (spaced-comment)
(#45) Unexpected tab character. (no-tabs)
(#45) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#46) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#48) Expected space or tab after '/**' in comment. (spaced-comment)
(#48) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#48) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#48) Missing JSDoc for parameter 'getter'. (valid-jsdoc)
(#48) Unexpected tab character. (no-tabs)
(#48) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#49) Expected space or tab after '/**' in comment. (spaced-comment)
(#49) Unexpected tab character. (no-tabs)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#50) Expected space or tab after '/**' in comment. (spaced-comment)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after '{'. (object-curly-spacing)
(#50) There should be no space before '}'. (object-curly-spacing)
(#51) Expected space or tab after '/**' in comment. (spaced-comment)
(#51) Unexpected tab character. (no-tabs)
(#52) Expected space or tab after '/**' in comment. (spaced-comment)
(#52) Unexpected tab character. (no-tabs)
(#53) Expected space or tab after '/**' in comment. (spaced-comment)
(#54) Expected space or tab after '/**' in comment. (spaced-comment)
(#54) Unexpected tab character. (no-tabs)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#55) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#55) Unexpected tab character. (no-tabs)
(#55) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) 'Symbol' is not defined. (no-undef)
(#57) Expected space or tab after '/**' in comment. (spaced-comment)
(#57) Unexpected tab character. (no-tabs)
(#57) 'Symbol' is not defined. (no-undef)
(#57) There should be no space after '{'. (object-curly-spacing)
(#57) There should be no space before '}'. (object-curly-spacing)
(#58) Expected space or tab after '/**' in comment. (spaced-comment)
(#58) Unexpected tab character. (no-tabs)
(#59) Expected space or tab after '/**' in comment. (spaced-comment)
(#59) Unexpected tab character. (no-tabs)
(#59) There should be no space after '{'. (object-curly-spacing)
(#59) There should be no space before '}'. (object-curly-spacing)
(#60) Expected space or tab after '/**' in comment. (spaced-comment)
(#60) Unexpected tab character. (no-tabs)
(#61) Expected space or tab after '/**' in comment. (spaced-comment)
(#62) Expected space or tab after '/**' in comment. (spaced-comment)
(#62) Unexpected tab character. (no-tabs)
(#63) Expected space or tab after '/**' in comment. (spaced-comment)
(#63) Unexpected tab character. (no-tabs)
(#64) Expected space or tab after '/**' in comment. (spaced-comment)
(#64) Unexpected tab character. (no-tabs)
(#65) Expected space or tab after '/**' in comment. (spaced-comment)
(#65) Unexpected tab character. (no-tabs)
(#66) Expected space or tab after '/**' in comment. (spaced-comment)
(#66) Unexpected tab character. (no-tabs)
(#67) Expected space or tab after '/**' in comment. (spaced-comment)
(#67) Missing JSDoc @returns for function. (valid-jsdoc)
(#67) Missing JSDoc for parameter 'value'. (valid-jsdoc)
(#67) Missing JSDoc for parameter 'mode'. (valid-jsdoc)
(#67) Unexpected tab character. (no-tabs)
(#67) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#68) Expected space or tab after '/**' in comment. (spaced-comment)
(#68) Unexpected tab character. (no-tabs)
(#68) Expected { after 'if' condition. (curly)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Unexpected use of '&'. (no-bitwise)
(#69) Expected space or tab after '/**' in comment. (spaced-comment)
(#69) Unexpected tab character. (no-tabs)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Unexpected use of '&'. (no-bitwise)
(#70) Expected space or tab after '/**' in comment. (spaced-comment)
(#70) Unexpected tab character. (no-tabs)
(#70) Expected { after 'if' condition. (curly)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Unexpected use of '&'. (no-bitwise)
(#71) Expected space or tab after '/**' in comment. (spaced-comment)
(#71) Unexpected tab character. (no-tabs)
(#72) Expected space or tab after '/**' in comment. (spaced-comment)
(#72) Unexpected tab character. (no-tabs)
(#72) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#73) Expected space or tab after '/**' in comment. (spaced-comment)
(#73) Unexpected tab character. (no-tabs)
(#73) There should be no space after '{'. (object-curly-spacing)
(#73) There should be no space before '}'. (object-curly-spacing)
(#74) This line has a length of 164. Maximum allowed is 132. (max-len)
(#74) Expected space or tab after '/**' in comment. (spaced-comment)
(#74) Missing JSDoc @returns for function. (valid-jsdoc)
(#74) Missing JSDoc for parameter 'key'. (valid-jsdoc)
(#74) Unexpected tab character. (no-tabs)
(#74) Expected { after 'if' condition. (curly)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Unexpected use of '&'. (no-bitwise)
(#74) Expected { after 'for-in'. (curly)
(#74) Expected space(s) after "for". (keyword-spacing)
(#74) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Expected space or tab after '/**' in comment. (spaced-comment)
(#75) Unexpected tab character. (no-tabs)
(#76) Expected space or tab after '/**' in comment. (spaced-comment)
(#76) Unexpected tab character. (no-tabs)
(#77) Expected space or tab after '/**' in comment. (spaced-comment)
(#78) Expected space or tab after '/**' in comment. (spaced-comment)
(#78) Unexpected tab character. (no-tabs)
(#79) Expected space or tab after '/**' in comment. (spaced-comment)
(#79) Missing JSDoc @returns for function. (valid-jsdoc)
(#79) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#79) Unexpected tab character. (no-tabs)
(#79) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#80) Expected space or tab after '/**' in comment. (spaced-comment)
(#80) Missing JSDoc @returns for function. (valid-jsdoc)
(#80) Missing JSDoc @returns for function. (valid-jsdoc)
(#80) Unexpected tab character. (no-tabs)
(#81) Expected space or tab after '/**' in comment. (spaced-comment)
(#81) Unexpected tab character. (no-tabs)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) ["default"] is better written in dot notation. (dot-notation)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected space or tab after '/**' in comment. (spaced-comment)
(#82) Unexpected tab character. (no-tabs)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Expected space or tab after '/**' in comment. (spaced-comment)
(#83) Unexpected tab character. (no-tabs)
(#83) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#84) Expected space or tab after '/**' in comment. (spaced-comment)
(#84) Unexpected tab character. (no-tabs)
(#85) Expected space or tab after '/**' in comment. (spaced-comment)
(#85) Unexpected tab character. (no-tabs)
(#86) Expected space or tab after '/**' in comment. (spaced-comment)
(#87) Expected space or tab after '/**' in comment. (spaced-comment)
(#87) Unexpected tab character. (no-tabs)
(#88) Expected space or tab after '/**' in comment. (spaced-comment)
(#88) Missing JSDoc @returns for function. (valid-jsdoc)
(#88) Missing JSDoc for parameter 'object'. (valid-jsdoc)
(#88) Missing JSDoc for parameter 'property'. (valid-jsdoc)
(#88) Unexpected tab character. (no-tabs)
(#88) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Expected space or tab after '/**' in comment. (spaced-comment)
(#90) Expected space or tab after '/**' in comment. (spaced-comment)
(#90) Unexpected tab character. (no-tabs)
(#91) Expected space or tab after '/**' in comment. (spaced-comment)
(#91) Unexpected tab character. (no-tabs)
(#91) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#92) Expected space or tab after '/**' in comment. (spaced-comment)
(#93) Expected space or tab after '/**' in comment. (spaced-comment)
(#94) Expected space or tab after '/**' in comment. (spaced-comment)
(#94) Unexpected tab character. (no-tabs)
(#95) Expected space or tab after '/**' in comment. (spaced-comment)
(#95) Unexpected tab character. (no-tabs)
(#95) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#96) Expected space or tab after '/**' in comment. (spaced-comment)
(#96) Unexpected newline between function name and paren. (func-call-spacing)
(#97) Expected space or tab after '/**' in comment. (spaced-comment)
(#98) Expected space or tab after '/**' in comment. (spaced-comment)
(#98) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#100) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#100) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#100) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#101) Expected space or tab after '/*' in comment. (spaced-comment)
(#104) Expected space or tab after '/*' in comment. (spaced-comment)
(#105) 'exports' is defined but never used. (no-unused-vars)
(#105) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#105) '__webpack_require__' is defined but never used. (no-unused-vars)
(#107) Expected space or tab after '/*' in comment. (spaced-comment)
(#109) Unexpected tab character. (no-tabs)
(#109) Expected { after 'if' condition. (curly)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Unexpected constant condition. (no-constant-condition)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#111) Empty block statement. (no-empty)
(#113) Expected space or tab after '/**' in comment. (spaced-comment)
(#113) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#113) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#114) Expected space or tab after '/**' in comment. (spaced-comment)
(#114) Unexpected tab character. (no-tabs)
(#115) Expected space or tab after '/**' in comment. (spaced-comment)
(#115) Unexpected tab character. (no-tabs)
(#116) Expected space or tab after '/**' in comment. (spaced-comment)
(#117) Expected space or tab after '/**' in comment. (spaced-comment)
(#117) Unexpected tab character. (no-tabs)
(#118) Expected space or tab after '/**' in comment. (spaced-comment)
(#118) Missing JSDoc @returns for function. (valid-jsdoc)
(#118) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#118) Unexpected tab character. (no-tabs)
(#118) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#119) Expected space or tab after '/**' in comment. (spaced-comment)
(#120) Expected space or tab after '/**' in comment. (spaced-comment)
(#120) Unexpected tab character. (no-tabs)
(#121) Expected space or tab after '/**' in comment. (spaced-comment)
(#121) Unexpected tab character. (no-tabs)
(#121) Expected { after 'if' condition. (curly)
(#121) Expected space(s) after "if". (keyword-spacing)
(#122) Expected space or tab after '/**' in comment. (spaced-comment)
(#122) Unexpected tab character. (no-tabs)
(#123) Expected space or tab after '/**' in comment. (spaced-comment)
(#124) Expected space or tab after '/**' in comment. (spaced-comment)
(#124) Unexpected tab character. (no-tabs)
(#125) Expected space or tab after '/**' in comment. (spaced-comment)
(#125) Unexpected tab character. (no-tabs)
(#126) Expected space or tab after '/**' in comment. (spaced-comment)
(#126) Unexpected tab character. (no-tabs)
(#127) Expected space or tab after '/**' in comment. (spaced-comment)
(#127) Unexpected tab character. (no-tabs)
(#128) Expected space or tab after '/**' in comment. (spaced-comment)
(#128) Unexpected tab character. (no-tabs)
(#129) Expected space or tab after '/**' in comment. (spaced-comment)
(#129) There should be no space before '}'. (object-curly-spacing)
(#129) Unexpected tab character. (no-tabs)
(#130) Expected space or tab after '/**' in comment. (spaced-comment)
(#131) Expected space or tab after '/**' in comment. (spaced-comment)
(#131) Unexpected tab character. (no-tabs)
(#132) Expected space or tab after '/**' in comment. (spaced-comment)
(#132) Unexpected tab character. (no-tabs)
(#133) Expected space or tab after '/**' in comment. (spaced-comment)
(#134) Expected space or tab after '/**' in comment. (spaced-comment)
(#134) Unexpected tab character. (no-tabs)
(#135) Expected space or tab after '/**' in comment. (spaced-comment)
(#135) Unexpected tab character. (no-tabs)
(#136) Expected space or tab after '/**' in comment. (spaced-comment)
(#137) Expected space or tab after '/**' in comment. (spaced-comment)
(#137) Unexpected tab character. (no-tabs)
(#138) Expected space or tab after '/**' in comment. (spaced-comment)
(#138) Unexpected tab character. (no-tabs)
(#139) Expected space or tab after '/**' in comment. (spaced-comment)
(#139) Unexpected tab character. (no-tabs)
(#140) Expected space or tab after '/**' in comment. (spaced-comment)
(#141) Expected space or tab after '/**' in comment. (spaced-comment)
(#142) Expected space or tab after '/**' in comment. (spaced-comment)
(#142) Unexpected tab character. (no-tabs)
(#143) Expected space or tab after '/**' in comment. (spaced-comment)
(#143) Unexpected tab character. (no-tabs)
(#143) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#144) Expected space or tab after '/**' in comment. (spaced-comment)
(#145) Expected space or tab after '/**' in comment. (spaced-comment)
(#145) Unexpected tab character. (no-tabs)
(#146) Expected space or tab after '/**' in comment. (spaced-comment)
(#146) Unexpected tab character. (no-tabs)
(#146) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#147) Expected space or tab after '/**' in comment. (spaced-comment)
(#148) Expected space or tab after '/**' in comment. (spaced-comment)
(#148) Unexpected tab character. (no-tabs)
(#149) Expected space or tab after '/**' in comment. (spaced-comment)
(#149) Unexpected tab character. (no-tabs)
(#149) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#150) Expected space or tab after '/**' in comment. (spaced-comment)
(#151) Expected space or tab after '/**' in comment. (spaced-comment)
(#151) Unexpected tab character. (no-tabs)
(#152) Expected space or tab after '/**' in comment. (spaced-comment)
(#152) Unexpected tab character. (no-tabs)
(#153) Expected space or tab after '/**' in comment. (spaced-comment)
(#153) Unexpected newline between function name and paren. (func-call-spacing)
(#154) Expected space or tab after '/**' in comment. (spaced-comment)
(#155) Expected space or tab after '/**' in comment. (spaced-comment)
(#155) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#160) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Unexpected tab character. (no-tabs)
(#161) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#161) Missing JSDoc comment. (require-jsdoc)
(#162) Unexpected tab character. (no-tabs)
(#162) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Unexpected tab character. (no-tabs)
(#163) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#164) Unexpected tab character. (no-tabs)
(#164) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#165) Unexpected tab character. (no-tabs)
(#165) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#166) Unexpected tab character. (no-tabs)
(#166) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#167) Unexpected tab character. (no-tabs)
(#167) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#168) Unexpected tab character. (no-tabs)
(#168) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#169) Unexpected tab character. (no-tabs)
(#169) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#170) Unexpected tab character. (no-tabs)
(#170) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#171) Unexpected tab character. (no-tabs)
(#171) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#171) Unexpected space before function parentheses. (space-before-function-paren)
(#172) Unexpected tab character. (no-tabs)
(#172) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#173) Unexpected tab character. (no-tabs)
(#173) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#174) Unexpected tab character. (no-tabs)
(#174) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#175) Unexpected tab character. (no-tabs)
(#175) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#176) Unexpected tab character. (no-tabs)
(#176) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#177) Unexpected tab character. (no-tabs)
(#177) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#178) Unexpected tab character. (no-tabs)
(#178) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#178) Unexpected space before function parentheses. (space-before-function-paren)
(#179) Unexpected tab character. (no-tabs)
(#179) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#180) Unexpected tab character. (no-tabs)
(#180) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#181) Unexpected tab character. (no-tabs)
(#181) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#182) Unexpected tab character. (no-tabs)
(#182) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#183) Unexpected tab character. (no-tabs)
(#183) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#183) Unexpected space before function parentheses. (space-before-function-paren)
(#184) Unexpected tab character. (no-tabs)
(#184) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#185) Unexpected tab character. (no-tabs)
(#185) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#186) Unexpected tab character. (no-tabs)
(#186) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#187) Unexpected tab character. (no-tabs)
(#187) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#188) Unexpected tab character. (no-tabs)
(#188) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#189) Unexpected tab character. (no-tabs)
(#189) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Unexpected tab character. (no-tabs)
(#190) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#190) Statement inside of curly braces should be on next line. (brace-style)
(#190) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#191) Unexpected tab character. (no-tabs)
(#191) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#191) Statement inside of curly braces should be on next line. (brace-style)
(#191) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#192) Unexpected tab character. (no-tabs)
(#192) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#193) Unexpected tab character. (no-tabs)
(#193) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#194) Unexpected tab character. (no-tabs)
(#194) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#195) Unexpected tab character. (no-tabs)
(#195) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#196) Unexpected tab character. (no-tabs)
(#196) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#197) Unexpected tab character. (no-tabs)
(#197) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#198) Unexpected tab character. (no-tabs)
(#198) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Unexpected tab character. (no-tabs)
(#199) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#199) Statement inside of curly braces should be on next line. (brace-style)
(#199) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#200) Unexpected tab character. (no-tabs)
(#200) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#200) Statement inside of curly braces should be on next line. (brace-style)
(#200) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#201) Unexpected tab character. (no-tabs)
(#201) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#202) Unexpected tab character. (no-tabs)
(#202) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#203) Unexpected tab character. (no-tabs)
(#203) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#204) Unexpected tab character. (no-tabs)
(#204) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#205) Unexpected tab character. (no-tabs)
(#205) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#206) Unexpected tab character. (no-tabs)
(#206) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#207) Unexpected tab character. (no-tabs)
(#207) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#208) Unexpected tab character. (no-tabs)
(#208) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Unexpected tab character. (no-tabs)
(#209) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#209) Statement inside of curly braces should be on next line. (brace-style)
(#209) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#210) Unexpected tab character. (no-tabs)
(#210) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#210) Statement inside of curly braces should be on next line. (brace-style)
(#210) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#211) Unexpected tab character. (no-tabs)
(#211) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#212) Unexpected tab character. (no-tabs)
(#212) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#213) Unexpected tab character. (no-tabs)
(#213) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#214) Unexpected tab character. (no-tabs)
(#214) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#215) Unexpected tab character. (no-tabs)
(#215) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#216) Unexpected tab character. (no-tabs)
(#216) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#217) Unexpected tab character. (no-tabs)
(#217) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#218) Unexpected tab character. (no-tabs)
(#218) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#218) Unexpected space before function parentheses. (space-before-function-paren)
(#219) Unexpected tab character. (no-tabs)
(#219) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#219) Statement inside of curly braces should be on next line. (brace-style)
(#219) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#220) Unexpected tab character. (no-tabs)
(#220) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#220) Statement inside of curly braces should be on next line. (brace-style)
(#220) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#221) Unexpected tab character. (no-tabs)
(#221) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#222) Unexpected tab character. (no-tabs)
(#222) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#223) Unexpected tab character. (no-tabs)
(#223) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#224) Unexpected tab character. (no-tabs)
(#224) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#225) Unexpected tab character. (no-tabs)
(#225) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#226) Unexpected tab character. (no-tabs)
(#226) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#227) Unexpected tab character. (no-tabs)
(#227) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#228) Unexpected tab character. (no-tabs)
(#228) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#229) Unexpected tab character. (no-tabs)
(#229) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#229) Statement inside of curly braces should be on next line. (brace-style)
(#229) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#230) Unexpected tab character. (no-tabs)
(#230) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#230) Statement inside of curly braces should be on next line. (brace-style)
(#230) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#231) Unexpected tab character. (no-tabs)
(#231) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#231) Statement inside of curly braces should be on next line. (brace-style)
(#231) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#232) Unexpected tab character. (no-tabs)
(#232) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#233) Unexpected tab character. (no-tabs)
(#233) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#234) Unexpected tab character. (no-tabs)
(#234) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#235) Unexpected tab character. (no-tabs)
(#235) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#236) Unexpected tab character. (no-tabs)
(#236) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#237) Unexpected tab character. (no-tabs)
(#237) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#238) Unexpected tab character. (no-tabs)
(#238) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#239) Unexpected tab character. (no-tabs)
(#239) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Unexpected tab character. (no-tabs)
(#240) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#240) Statement inside of curly braces should be on next line. (brace-style)
(#240) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#241) Unexpected tab character. (no-tabs)
(#241) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#242) Unexpected tab character. (no-tabs)
(#242) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#243) This line has a length of 219. Maximum allowed is 132. (max-len)
(#243) Unexpected tab character. (no-tabs)
(#243) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#244) Unexpected tab character. (no-tabs)
(#244) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#245) Unexpected tab character. (no-tabs)
(#245) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#246) Unexpected tab character. (no-tabs)
(#246) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#247) Unexpected tab character. (no-tabs)
(#247) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#247) Missing JSDoc @returns for function. (valid-jsdoc)
(#247) Missing JSDoc for parameter 'target'. (valid-jsdoc)
(#248) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#251) Unexpected tab character. (no-tabs)
(#251) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#251) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Unexpected tab character. (no-tabs)
(#252) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#253) Unexpected tab character. (no-tabs)
(#253) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#254) Unexpected tab character. (no-tabs)
(#254) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#255) Unexpected tab character. (no-tabs)
(#255) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#256) Unexpected tab character. (no-tabs)
(#256) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#257) Unexpected tab character. (no-tabs)
(#257) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#258) Unexpected tab character. (no-tabs)
(#258) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#259) Unexpected tab character. (no-tabs)
(#259) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#260) Unexpected tab character. (no-tabs)
(#260) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#260) Unexpected space before function parentheses. (space-before-function-paren)
(#261) Unexpected tab character. (no-tabs)
(#261) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#262) Unexpected tab character. (no-tabs)
(#262) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#263) Unexpected tab character. (no-tabs)
(#263) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#264) Unexpected tab character. (no-tabs)
(#264) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#265) Unexpected tab character. (no-tabs)
(#265) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#266) Unexpected tab character. (no-tabs)
(#266) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#267) Unexpected tab character. (no-tabs)
(#267) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#268) Unexpected tab character. (no-tabs)
(#268) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#269) Unexpected tab character. (no-tabs)
(#269) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#270) Unexpected tab character. (no-tabs)
(#270) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#271) Unexpected tab character. (no-tabs)
(#271) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#272) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#277) Expected space or tab after '/**' in comment. (spaced-comment)
(#277) Missing semicolon. (semi)
(#279) Unnecessary semicolon. (no-extra-semi)
(#280) Expected space or tab after '//' in comment. (spaced-comment)
(#284) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#284) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#284) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#285) Expected space or tab after '/*' in comment. (spaced-comment)
(#288) Expected space or tab after '/*' in comment. (spaced-comment)
(#289) 'exports' is defined but never used. (no-unused-vars)
(#289) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#289) '__webpack_require__' is defined but never used. (no-unused-vars)
(#291) Expected space or tab after '/*' in comment. (spaced-comment)
(#293) Unexpected tab character. (no-tabs)
(#293) Expected { after 'if' condition. (curly)
(#293) Expected space(s) after "if". (keyword-spacing)
(#293) Unexpected constant condition. (no-constant-condition)
(#294) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#295) Empty block statement. (no-empty)
(#297) Expected space or tab after '/**' in comment. (spaced-comment)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#297) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#297) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#297) Comments should not begin with a lowercase character. (capitalized-comments)
(#298) Expected space or tab after '/**' in comment. (spaced-comment)
(#298) Unexpected tab character. (no-tabs)
(#299) Expected space or tab after '/**' in comment. (spaced-comment)
(#299) Unexpected tab character. (no-tabs)
(#300) Expected space or tab after '/**' in comment. (spaced-comment)
(#301) Expected space or tab after '/**' in comment. (spaced-comment)
(#301) Unexpected tab character. (no-tabs)
(#302) Expected space or tab after '/**' in comment. (spaced-comment)
(#302) Missing JSDoc @returns for function. (valid-jsdoc)
(#302) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#302) Unexpected tab character. (no-tabs)
(#302) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#303) Expected space or tab after '/**' in comment. (spaced-comment)
(#304) Expected space or tab after '/**' in comment. (spaced-comment)
(#304) Unexpected tab character. (no-tabs)
(#305) Expected space or tab after '/**' in comment. (spaced-comment)
(#305) Unexpected tab character. (no-tabs)
(#305) Expected space(s) after "if". (keyword-spacing)
(#306) Expected space or tab after '/**' in comment. (spaced-comment)
(#306) Unexpected tab character. (no-tabs)
(#307) Expected space or tab after '/**' in comment. (spaced-comment)
(#307) Unexpected tab character. (no-tabs)
(#308) Expected space or tab after '/**' in comment. (spaced-comment)
(#308) Unexpected tab character. (no-tabs)
(#309) Expected space or tab after '/**' in comment. (spaced-comment)
(#309) Unexpected tab character. (no-tabs)
(#310) Expected space or tab after '/**' in comment. (spaced-comment)
(#310) Unexpected tab character. (no-tabs)
(#311) Expected space or tab after '/**' in comment. (spaced-comment)
(#311) Unexpected tab character. (no-tabs)
(#312) Expected space or tab after '/**' in comment. (spaced-comment)
(#312) Unexpected tab character. (no-tabs)
(#313) Expected space or tab after '/**' in comment. (spaced-comment)
(#313) There should be no space before '}'. (object-curly-spacing)
(#313) Unexpected tab character. (no-tabs)
(#314) Expected space or tab after '/**' in comment. (spaced-comment)
(#315) Expected space or tab after '/**' in comment. (spaced-comment)
(#315) Unexpected tab character. (no-tabs)
(#316) Expected space or tab after '/**' in comment. (spaced-comment)
(#316) Unexpected tab character. (no-tabs)
(#317) Expected space or tab after '/**' in comment. (spaced-comment)
(#318) Expected space or tab after '/**' in comment. (spaced-comment)
(#318) Unexpected tab character. (no-tabs)
(#319) Expected space or tab after '/**' in comment. (spaced-comment)
(#319) Unexpected tab character. (no-tabs)
(#320) Expected space or tab after '/**' in comment. (spaced-comment)
(#321) Expected space or tab after '/**' in comment. (spaced-comment)
(#321) Unexpected tab character. (no-tabs)
(#322) Expected space or tab after '/**' in comment. (spaced-comment)
(#322) Unexpected tab character. (no-tabs)
(#323) Expected space or tab after '/**' in comment. (spaced-comment)
(#323) Unexpected tab character. (no-tabs)
(#324) Expected space or tab after '/**' in comment. (spaced-comment)
(#325) Expected space or tab after '/**' in comment. (spaced-comment)
(#326) Expected space or tab after '/**' in comment. (spaced-comment)
(#326) Unexpected tab character. (no-tabs)
(#327) Expected space or tab after '/**' in comment. (spaced-comment)
(#327) Unexpected tab character. (no-tabs)
(#327) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#328) Expected space or tab after '/**' in comment. (spaced-comment)
(#329) Expected space or tab after '/**' in comment. (spaced-comment)
(#329) Unexpected tab character. (no-tabs)
(#330) Expected space or tab after '/**' in comment. (spaced-comment)
(#330) Unexpected tab character. (no-tabs)
(#330) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#331) Expected space or tab after '/**' in comment. (spaced-comment)
(#332) Expected space or tab after '/**' in comment. (spaced-comment)
(#332) Unexpected tab character. (no-tabs)
(#333) Expected space or tab after '/**' in comment. (spaced-comment)
(#333) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#333) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#333) Missing JSDoc for parameter 'getter'. (valid-jsdoc)
(#333) Unexpected tab character. (no-tabs)
(#333) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#334) Expected space or tab after '/**' in comment. (spaced-comment)
(#334) Unexpected tab character. (no-tabs)
(#334) Expected space(s) after "if". (keyword-spacing)
(#334) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#335) Expected space or tab after '/**' in comment. (spaced-comment)
(#335) Unexpected tab character. (no-tabs)
(#335) There should be no space after '{'. (object-curly-spacing)
(#335) There should be no space before '}'. (object-curly-spacing)
(#336) Expected space or tab after '/**' in comment. (spaced-comment)
(#336) Unexpected tab character. (no-tabs)
(#337) Expected space or tab after '/**' in comment. (spaced-comment)
(#337) Unexpected tab character. (no-tabs)
(#338) Expected space or tab after '/**' in comment. (spaced-comment)
(#339) Expected space or tab after '/**' in comment. (spaced-comment)
(#339) Unexpected tab character. (no-tabs)
(#340) Expected space or tab after '/**' in comment. (spaced-comment)
(#340) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#340) Unexpected tab character. (no-tabs)
(#340) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#341) Expected space or tab after '/**' in comment. (spaced-comment)
(#341) Unexpected tab character. (no-tabs)
(#341) Expected space(s) after "if". (keyword-spacing)
(#341) 'Symbol' is not defined. (no-undef)
(#342) Expected space or tab after '/**' in comment. (spaced-comment)
(#342) Unexpected tab character. (no-tabs)
(#342) 'Symbol' is not defined. (no-undef)
(#342) There should be no space after '{'. (object-curly-spacing)
(#342) There should be no space before '}'. (object-curly-spacing)
(#343) Expected space or tab after '/**' in comment. (spaced-comment)
(#343) Unexpected tab character. (no-tabs)
(#344) Expected space or tab after '/**' in comment. (spaced-comment)
(#344) Unexpected tab character. (no-tabs)
(#344) There should be no space after '{'. (object-curly-spacing)
(#344) There should be no space before '}'. (object-curly-spacing)
(#345) Expected space or tab after '/**' in comment. (spaced-comment)
(#345) Unexpected tab character. (no-tabs)
(#346) Expected space or tab after '/**' in comment. (spaced-comment)
(#347) Expected space or tab after '/**' in comment. (spaced-comment)
(#347) Unexpected tab character. (no-tabs)
(#348) Expected space or tab after '/**' in comment. (spaced-comment)
(#348) Unexpected tab character. (no-tabs)
(#349) Expected space or tab after '/**' in comment. (spaced-comment)
(#349) Unexpected tab character. (no-tabs)
(#350) Expected space or tab after '/**' in comment. (spaced-comment)
(#350) Unexpected tab character. (no-tabs)
(#351) Expected space or tab after '/**' in comment. (spaced-comment)
(#351) Unexpected tab character. (no-tabs)
(#352) Expected space or tab after '/**' in comment. (spaced-comment)
(#352) Missing JSDoc @returns for function. (valid-jsdoc)
(#352) Missing JSDoc for parameter 'value'. (valid-jsdoc)
(#352) Missing JSDoc for parameter 'mode'. (valid-jsdoc)
(#352) Unexpected tab character. (no-tabs)
(#352) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#353) Expected space or tab after '/**' in comment. (spaced-comment)
(#353) Unexpected tab character. (no-tabs)
(#353) Expected { after 'if' condition. (curly)
(#353) Expected space(s) after "if". (keyword-spacing)
(#353) Unexpected use of '&'. (no-bitwise)
(#354) Expected space or tab after '/**' in comment. (spaced-comment)
(#354) Unexpected tab character. (no-tabs)
(#354) Expected { after 'if' condition. (curly)
(#354) Expected space(s) after "if". (keyword-spacing)
(#354) Unexpected use of '&'. (no-bitwise)
(#355) Expected space or tab after '/**' in comment. (spaced-comment)
(#355) Unexpected tab character. (no-tabs)
(#355) Expected { after 'if' condition. (curly)
(#355) Expected space(s) after "if". (keyword-spacing)
(#355) Unexpected use of '&'. (no-bitwise)
(#356) Expected space or tab after '/**' in comment. (spaced-comment)
(#356) Unexpected tab character. (no-tabs)
(#357) Expected space or tab after '/**' in comment. (spaced-comment)
(#357) Unexpected tab character. (no-tabs)
(#357) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#358) Expected space or tab after '/**' in comment. (spaced-comment)
(#358) Unexpected tab character. (no-tabs)
(#358) There should be no space after '{'. (object-curly-spacing)
(#358) There should be no space before '}'. (object-curly-spacing)
(#359) This line has a length of 164. Maximum allowed is 132. (max-len)
(#359) Expected space or tab after '/**' in comment. (spaced-comment)
(#359) Missing JSDoc @returns for function. (valid-jsdoc)
(#359) Missing JSDoc for parameter 'key'. (valid-jsdoc)
(#359) Unexpected tab character. (no-tabs)
(#359) Expected { after 'if' condition. (curly)
(#359) Expected space(s) after "if". (keyword-spacing)
(#359) Unexpected use of '&'. (no-bitwise)
(#359) Expected { after 'for-in'. (curly)
(#359) Expected space(s) after "for". (keyword-spacing)
(#359) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#359) Statement inside of curly braces should be on next line. (brace-style)
(#359) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#360) Expected space or tab after '/**' in comment. (spaced-comment)
(#360) Unexpected tab character. (no-tabs)
(#361) Expected space or tab after '/**' in comment. (spaced-comment)
(#361) Unexpected tab character. (no-tabs)
(#362) Expected space or tab after '/**' in comment. (spaced-comment)
(#363) Expected space or tab after '/**' in comment. (spaced-comment)
(#363) Unexpected tab character. (no-tabs)
(#364) Expected space or tab after '/**' in comment. (spaced-comment)
(#364) Missing JSDoc @returns for function. (valid-jsdoc)
(#364) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#364) Unexpected tab character. (no-tabs)
(#364) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#365) Expected space or tab after '/**' in comment. (spaced-comment)
(#365) Missing JSDoc @returns for function. (valid-jsdoc)
(#365) Missing JSDoc @returns for function. (valid-jsdoc)
(#365) Unexpected tab character. (no-tabs)
(#366) Expected space or tab after '/**' in comment. (spaced-comment)
(#366) Unexpected tab character. (no-tabs)
(#366) Statement inside of curly braces should be on next line. (brace-style)
(#366) ["default"] is better written in dot notation. (dot-notation)
(#366) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#367) Expected space or tab after '/**' in comment. (spaced-comment)
(#367) Unexpected tab character. (no-tabs)
(#367) Statement inside of curly braces should be on next line. (brace-style)
(#367) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#368) Expected space or tab after '/**' in comment. (spaced-comment)
(#368) Unexpected tab character. (no-tabs)
(#368) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#369) Expected space or tab after '/**' in comment. (spaced-comment)
(#369) Unexpected tab character. (no-tabs)
(#370) Expected space or tab after '/**' in comment. (spaced-comment)
(#370) Unexpected tab character. (no-tabs)
(#371) Expected space or tab after '/**' in comment. (spaced-comment)
(#372) Expected space or tab after '/**' in comment. (spaced-comment)
(#372) Unexpected tab character. (no-tabs)
(#373) Expected space or tab after '/**' in comment. (spaced-comment)
(#373) Missing JSDoc @returns for function. (valid-jsdoc)
(#373) Missing JSDoc for parameter 'object'. (valid-jsdoc)
(#373) Missing JSDoc for parameter 'property'. (valid-jsdoc)
(#373) Unexpected tab character. (no-tabs)
(#373) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#373) Statement inside of curly braces should be on next line. (brace-style)
(#373) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#374) Expected space or tab after '/**' in comment. (spaced-comment)
(#375) Expected space or tab after '/**' in comment. (spaced-comment)
(#375) Unexpected tab character. (no-tabs)
(#376) Expected space or tab after '/**' in comment. (spaced-comment)
(#376) Unexpected tab character. (no-tabs)
(#376) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#377) Expected space or tab after '/**' in comment. (spaced-comment)
(#378) Expected space or tab after '/**' in comment. (spaced-comment)
(#379) Expected space or tab after '/**' in comment. (spaced-comment)
(#379) Unexpected tab character. (no-tabs)
(#380) Expected space or tab after '/**' in comment. (spaced-comment)
(#380) Unexpected tab character. (no-tabs)
(#380) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#381) Expected space or tab after '/**' in comment. (spaced-comment)
(#381) Unexpected newline between function name and paren. (func-call-spacing)
(#382) Expected space or tab after '/**' in comment. (spaced-comment)
(#383) Expected space or tab after '/**' in comment. (spaced-comment)
(#383) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#385) Function has a complexity of 29. Maximum allowed is 20. (complexity)
(#385) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#388) Unexpected space before function parentheses. (space-before-function-paren)
(#390) There should be no space after '{'. (object-curly-spacing)
(#390) There should be no space before '}'. (object-curly-spacing)
(#390) Unexpected space before function parentheses. (space-before-function-paren)
(#390) Statement inside of curly braces should be on next line. (brace-style)
(#390) The '__proto__' property is deprecated. (no-proto)
(#390) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#391) Unexpected space before function parentheses. (space-before-function-paren)
(#391) Statement inside of curly braces should be on next line. (brace-style)
(#391) Expected { after 'for-in'. (curly)
(#391) Expected { after 'if' condition. (curly)
(#391) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#394) Unexpected space before function parentheses. (space-before-function-paren)
(#396) Missing JSDoc comment. (require-jsdoc)
(#396) Statement inside of curly braces should be on next line. (brace-style)
(#396) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#400) There should be no space after '{'. (object-curly-spacing)
(#400) There should be no space before '}'. (object-curly-spacing)
(#401) This line has a length of 2635. Maximum allowed is 132. (max-len)
(#402) Identifier 'validator_1' is not in camel case. (camelcase)
(#403) 'TraceType' is assigned a value but never used. (no-unused-vars)
(#404) Unexpected space before function parentheses. (space-before-function-paren)
(#405) ["Information"] is better written in dot notation. (dot-notation)
(#406) ["Verbose"] is better written in dot notation. (dot-notation)
(#407) ["Warning"] is better written in dot notation. (dot-notation)
(#408) ["Error"] is better written in dot notation. (dot-notation)
(#409) ["ExpectedError"] is better written in dot notation. (dot-notation)
(#410) ["UnexpectedError"] is better written in dot notation. (dot-notation)
(#411) ["Fatal"] is better written in dot notation. (dot-notation)
(#413) 'PageSizeType' is assigned a value but never used. (no-unused-vars)
(#414) Unexpected space before function parentheses. (space-before-function-paren)
(#415) ["Widescreen"] is better written in dot notation. (dot-notation)
(#416) ["Standard"] is better written in dot notation. (dot-notation)
(#417) ["Cortana"] is better written in dot notation. (dot-notation)
(#418) ["Letter"] is better written in dot notation. (dot-notation)
(#419) ["Custom"] is better written in dot notation. (dot-notation)
(#421) 'DisplayOption' is assigned a value but never used. (no-unused-vars)
(#422) Unexpected space before function parentheses. (space-before-function-paren)
(#423) ["FitToPage"] is better written in dot notation. (dot-notation)
(#424) ["FitToWidth"] is better written in dot notation. (dot-notation)
(#425) ["ActualSize"] is better written in dot notation. (dot-notation)
(#427) 'BackgroundType' is assigned a value but never used. (no-unused-vars)
(#428) Unexpected space before function parentheses. (space-before-function-paren)
(#429) ["Default"] is better written in dot notation. (dot-notation)
(#430) ["Transparent"] is better written in dot notation. (dot-notation)
(#432) 'VisualContainerDisplayMode' is assigned a value but never used. (no-unused-vars)
(#433) Unexpected space before function parentheses. (space-before-function-paren)
(#434) ["Visible"] is better written in dot notation. (dot-notation)
(#435) ["Hidden"] is better written in dot notation. (dot-notation)
(#437) 'LayoutType' is assigned a value but never used. (no-unused-vars)
(#438) Unexpected space before function parentheses. (space-before-function-paren)
(#439) ["Master"] is better written in dot notation. (dot-notation)
(#440) ["Custom"] is better written in dot notation. (dot-notation)
(#441) ["MobilePortrait"] is better written in dot notation. (dot-notation)
(#442) ["MobileLandscape"] is better written in dot notation. (dot-notation)
(#444) 'HyperlinkClickBehavior' is assigned a value but never used. (no-unused-vars)
(#445) Unexpected space before function parentheses. (space-before-function-paren)
(#446) ["Navigate"] is better written in dot notation. (dot-notation)
(#447) ["NavigateAndRaiseEvent"] is better written in dot notation. (dot-notation)
(#448) ["RaiseEvent"] is better written in dot notation. (dot-notation)
(#450) 'SectionVisibility' is assigned a value but never used. (no-unused-vars)
(#451) Unexpected space before function parentheses. (space-before-function-paren)
(#452) ["AlwaysVisible"] is better written in dot notation. (dot-notation)
(#453) ["HiddenInViewMode"] is better written in dot notation. (dot-notation)
(#455) 'Permissions' is assigned a value but never used. (no-unused-vars)
(#456) Unexpected space before function parentheses. (space-before-function-paren)
(#457) ["Read"] is better written in dot notation. (dot-notation)
(#458) ["ReadWrite"] is better written in dot notation. (dot-notation)
(#459) ["Copy"] is better written in dot notation. (dot-notation)
(#460) ["Create"] is better written in dot notation. (dot-notation)
(#461) ["All"] is better written in dot notation. (dot-notation)
(#463) 'ViewMode' is assigned a value but never used. (no-unused-vars)
(#464) Unexpected space before function parentheses. (space-before-function-paren)
(#465) ["View"] is better written in dot notation. (dot-notation)
(#466) ["Edit"] is better written in dot notation. (dot-notation)
(#468) 'TokenType' is assigned a value but never used. (no-unused-vars)
(#469) Unexpected space before function parentheses. (space-before-function-paren)
(#470) ["Aad"] is better written in dot notation. (dot-notation)
(#471) ["Embed"] is better written in dot notation. (dot-notation)
(#473) 'ContrastMode' is assigned a value but never used. (no-unused-vars)
(#474) Unexpected space before function parentheses. (space-before-function-paren)
(#475) ["None"] is better written in dot notation. (dot-notation)
(#476) ["HighContrast1"] is better written in dot notation. (dot-notation)
(#477) ["HighContrast2"] is better written in dot notation. (dot-notation)
(#478) ["HighContrastBlack"] is better written in dot notation. (dot-notation)
(#479) ["HighContrastWhite"] is better written in dot notation. (dot-notation)
(#481) 'MenuLocation' is assigned a value but never used. (no-unused-vars)
(#482) Unexpected space before function parentheses. (space-before-function-paren)
(#483) ["Bottom"] is better written in dot notation. (dot-notation)
(#484) ["Top"] is better written in dot notation. (dot-notation)
(#486) 'FiltersOperations' is assigned a value but never used. (no-unused-vars)
(#487) Unexpected space before function parentheses. (space-before-function-paren)
(#488) ["RemoveAll"] is better written in dot notation. (dot-notation)
(#489) ["ReplaceAll"] is better written in dot notation. (dot-notation)
(#490) ["Add"] is better written in dot notation. (dot-notation)
(#491) ["Replace"] is better written in dot notation. (dot-notation)
(#493) 'FiltersLevel' is assigned a value but never used. (no-unused-vars)
(#494) Unexpected space before function parentheses. (space-before-function-paren)
(#495) ["Report"] is better written in dot notation. (dot-notation)
(#496) ["Page"] is better written in dot notation. (dot-notation)
(#497) ["Visual"] is better written in dot notation. (dot-notation)
(#500) Unexpected space before function parentheses. (space-before-function-paren)
(#501) ["Advanced"] is better written in dot notation. (dot-notation)
(#502) ["Basic"] is better written in dot notation. (dot-notation)
(#503) ["Unknown"] is better written in dot notation. (dot-notation)
(#504) ["IncludeExclude"] is better written in dot notation. (dot-notation)
(#505) ["RelativeDate"] is better written in dot notation. (dot-notation)
(#506) ["TopN"] is better written in dot notation. (dot-notation)
(#507) ["Tuple"] is better written in dot notation. (dot-notation)
(#508) ["RelativeTime"] is better written in dot notation. (dot-notation)
(#510) 'RelativeDateFilterTimeUnit' is assigned a value but never used. (no-unused-vars)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#512) ["Days"] is better written in dot notation. (dot-notation)
(#513) ["Weeks"] is better written in dot notation. (dot-notation)
(#514) ["CalendarWeeks"] is better written in dot notation. (dot-notation)
(#515) ["Months"] is better written in dot notation. (dot-notation)
(#516) ["CalendarMonths"] is better written in dot notation. (dot-notation)
(#517) ["Years"] is better written in dot notation. (dot-notation)
(#518) ["CalendarYears"] is better written in dot notation. (dot-notation)
(#519) ["Minutes"] is better written in dot notation. (dot-notation)
(#520) ["Hours"] is better written in dot notation. (dot-notation)
(#522) 'RelativeDateOperators' is assigned a value but never used. (no-unused-vars)
(#523) Unexpected space before function parentheses. (space-before-function-paren)
(#524) ["InLast"] is better written in dot notation. (dot-notation)
(#525) ["InThis"] is better written in dot notation. (dot-notation)
(#526) ["InNext"] is better written in dot notation. (dot-notation)
(#528) Unexpected space before function parentheses. (space-before-function-paren)
(#529) Missing JSDoc comment. (require-jsdoc)
(#533) Unexpected space before function parentheses. (space-before-function-paren)
(#548) Unexpected space before function parentheses. (space-before-function-paren)
(#550) Missing JSDoc comment. (require-jsdoc)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#567) Unexpected space before function parentheses. (space-before-function-paren)
(#569) Missing JSDoc comment. (require-jsdoc)
(#576) Unexpected space before function parentheses. (space-before-function-paren)
(#586) Unexpected space before function parentheses. (space-before-function-paren)
(#588) Missing JSDoc comment. (require-jsdoc)
(#596) Unexpected space before function parentheses. (space-before-function-paren)
(#607) Unexpected space before function parentheses. (space-before-function-paren)
(#609) Missing JSDoc comment. (require-jsdoc)
(#618) Unexpected space before function parentheses. (space-before-function-paren)
(#630) Unexpected space before function parentheses. (space-before-function-paren)
(#632) Missing JSDoc comment. (require-jsdoc)
(#640) Unexpected space before function parentheses. (space-before-function-paren)
(#651) Unexpected space before function parentheses. (space-before-function-paren)
(#653) Missing JSDoc comment. (require-jsdoc)
(#671) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#677) Unexpected space before function parentheses. (space-before-function-paren)
(#688) Unexpected space before function parentheses. (space-before-function-paren)
(#690) Missing JSDoc comment. (require-jsdoc)
(#696) This line has a length of 139. Maximum allowed is 132. (max-len)
(#706) This line has a length of 180. Maximum allowed is 132. (max-len)
(#712) Unexpected space before function parentheses. (space-before-function-paren)
(#720) Unexpected space before function parentheses. (space-before-function-paren)
(#722) Missing JSDoc comment. (require-jsdoc)
(#729) Unexpected space before function parentheses. (space-before-function-paren)
(#740) Unexpected space before function parentheses. (space-before-function-paren)
(#742) Missing JSDoc comment. (require-jsdoc)
(#763) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#779) Unexpected space before function parentheses. (space-before-function-paren)
(#789) Missing JSDoc comment. (require-jsdoc)
(#793) Missing JSDoc comment. (require-jsdoc)
(#797) Missing JSDoc comment. (require-jsdoc)
(#806) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#810) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#816) Missing JSDoc comment. (require-jsdoc)
(#820) Missing JSDoc comment. (require-jsdoc)
(#824) Missing JSDoc comment. (require-jsdoc)
(#828) Missing JSDoc comment. (require-jsdoc)
(#832) Missing JSDoc comment. (require-jsdoc)
(#836) 'PageNavigationPosition' is assigned a value but never used. (no-unused-vars)
(#837) Unexpected space before function parentheses. (space-before-function-paren)
(#838) ["Bottom"] is better written in dot notation. (dot-notation)
(#839) ["Left"] is better written in dot notation. (dot-notation)
(#841) 'QnaMode' is assigned a value but never used. (no-unused-vars)
(#842) Unexpected space before function parentheses. (space-before-function-paren)
(#843) ["Interactive"] is better written in dot notation. (dot-notation)
(#844) ["ResultOnly"] is better written in dot notation. (dot-notation)
(#846) 'ExportDataType' is assigned a value but never used. (no-unused-vars)
(#847) Unexpected space before function parentheses. (space-before-function-paren)
(#848) ["Summarized"] is better written in dot notation. (dot-notation)
(#849) ["Underlying"] is better written in dot notation. (dot-notation)
(#851) 'BookmarksPlayMode' is assigned a value but never used. (no-unused-vars)
(#852) Unexpected space before function parentheses. (space-before-function-paren)
(#853) ["Off"] is better written in dot notation. (dot-notation)
(#854) ["Presentation"] is better written in dot notation. (dot-notation)
(#881) 'SortDirection' is assigned a value but never used. (no-unused-vars)
(#882) Unexpected space before function parentheses. (space-before-function-paren)
(#883) ["Ascending"] is better written in dot notation. (dot-notation)
(#884) ["Descending"] is better written in dot notation. (dot-notation)
(#886) Unexpected space before function parentheses. (space-before-function-paren)
(#887) Missing JSDoc comment. (require-jsdoc)
(#890) Unexpected space before function parentheses. (space-before-function-paren)
(#898) Unexpected space before function parentheses. (space-before-function-paren)
(#900) Missing JSDoc comment. (require-jsdoc)
(#905) Unexpected space before function parentheses. (space-before-function-paren)
(#914) Unexpected space before function parentheses. (space-before-function-paren)
(#916) Missing JSDoc comment. (require-jsdoc)
(#921) Unexpected space before function parentheses. (space-before-function-paren)
(#930) Unexpected space before function parentheses. (space-before-function-paren)
(#932) Missing JSDoc comment. (require-jsdoc)
(#937) Unexpected space before function parentheses. (space-before-function-paren)
(#946) Unexpected space before function parentheses. (space-before-function-paren)
(#948) Missing JSDoc comment. (require-jsdoc)
(#953) Unexpected space before function parentheses. (space-before-function-paren)
(#962) 'CommandDisplayOption' is assigned a value but never used. (no-unused-vars)
(#963) Unexpected space before function parentheses. (space-before-function-paren)
(#964) ["Enabled"] is better written in dot notation. (dot-notation)
(#965) ["Disabled"] is better written in dot notation. (dot-notation)
(#966) ["Hidden"] is better written in dot notation. (dot-notation)
(#971) 'VisualDataRoleKind' is assigned a value but never used. (no-unused-vars)
(#972) Unexpected space before function parentheses. (space-before-function-paren)
(#974) ["Grouping"] is better written in dot notation. (dot-notation)
(#976) ["Measure"] is better written in dot notation. (dot-notation)
(#978) ["GroupingOrMeasure"] is better written in dot notation. (dot-notation)
(#981) 'VisualDataRoleKindPreference' is assigned a value but never used. (no-unused-vars)
(#982) Unexpected space before function parentheses. (space-before-function-paren)
(#983) ["Measure"] is better written in dot notation. (dot-notation)
(#984) ["Grouping"] is better written in dot notation. (dot-notation)
(#986) Missing JSDoc comment. (require-jsdoc)
(#990) Missing JSDoc comment. (require-jsdoc)
(#994) Missing JSDoc comment. (require-jsdoc)
(#998) Missing JSDoc comment. (require-jsdoc)
(#1002) Missing JSDoc comment. (require-jsdoc)
(#1011) Missing JSDoc comment. (require-jsdoc)
(#1012) Identifier 'validator_1' is not in camel case. (camelcase)
(#1016) Missing JSDoc comment. (require-jsdoc)
(#1017) Identifier 'validator_1' is not in camel case. (camelcase)
(#1021) Missing JSDoc comment. (require-jsdoc)
(#1022) Identifier 'validator_1' is not in camel case. (camelcase)
(#1026) Missing JSDoc comment. (require-jsdoc)
(#1027) Identifier 'validator_1' is not in camel case. (camelcase)
(#1031) Missing JSDoc comment. (require-jsdoc)
(#1032) Identifier 'validator_1' is not in camel case. (camelcase)
(#1036) Missing JSDoc comment. (require-jsdoc)
(#1037) Identifier 'validator_1' is not in camel case. (camelcase)
(#1041) Missing JSDoc comment. (require-jsdoc)
(#1042) Identifier 'validator_1' is not in camel case. (camelcase)
(#1046) Missing JSDoc comment. (require-jsdoc)
(#1047) Identifier 'validator_1' is not in camel case. (camelcase)
(#1051) Missing JSDoc comment. (require-jsdoc)
(#1052) Identifier 'validator_1' is not in camel case. (camelcase)
(#1056) Missing JSDoc comment. (require-jsdoc)
(#1057) Identifier 'validator_1' is not in camel case. (camelcase)
(#1061) Missing JSDoc comment. (require-jsdoc)
(#1062) Identifier 'validator_1' is not in camel case. (camelcase)
(#1066) Missing JSDoc comment. (require-jsdoc)
(#1067) Identifier 'validator_1' is not in camel case. (camelcase)
(#1071) Missing JSDoc comment. (require-jsdoc)
(#1072) Identifier 'validator_1' is not in camel case. (camelcase)
(#1076) Missing JSDoc comment. (require-jsdoc)
(#1077) Identifier 'validator_1' is not in camel case. (camelcase)
(#1081) Missing JSDoc comment. (require-jsdoc)
(#1082) Identifier 'validator_1' is not in camel case. (camelcase)
(#1086) Missing JSDoc comment. (require-jsdoc)
(#1087) Identifier 'validator_1' is not in camel case. (camelcase)
(#1091) Missing JSDoc comment. (require-jsdoc)
(#1092) Identifier 'validator_1' is not in camel case. (camelcase)
(#1096) Missing JSDoc comment. (require-jsdoc)
(#1097) Identifier 'validator_1' is not in camel case. (camelcase)
(#1101) Missing JSDoc comment. (require-jsdoc)
(#1102) Identifier 'validator_1' is not in camel case. (camelcase)
(#1106) Missing JSDoc comment. (require-jsdoc)
(#1107) Identifier 'validator_1' is not in camel case. (camelcase)
(#1111) Missing JSDoc comment. (require-jsdoc)
(#1112) Identifier 'validator_1' is not in camel case. (camelcase)
(#1116) Missing JSDoc comment. (require-jsdoc)
(#1117) Identifier 'validator_1' is not in camel case. (camelcase)
(#1121) Missing JSDoc comment. (require-jsdoc)
(#1122) Identifier 'validator_1' is not in camel case. (camelcase)
(#1126) Missing JSDoc comment. (require-jsdoc)
(#1127) Identifier 'validator_1' is not in camel case. (camelcase)
(#1131) Missing JSDoc comment. (require-jsdoc)
(#1132) Identifier 'validator_1' is not in camel case. (camelcase)
(#1136) Missing JSDoc comment. (require-jsdoc)
(#1137) Identifier 'validator_1' is not in camel case. (camelcase)
(#1141) Missing JSDoc comment. (require-jsdoc)
(#1142) Identifier 'validator_1' is not in camel case. (camelcase)
(#1146) Missing JSDoc comment. (require-jsdoc)
(#1147) Identifier 'validator_1' is not in camel case. (camelcase)
(#1151) Missing JSDoc comment. (require-jsdoc)
(#1152) Identifier 'validator_1' is not in camel case. (camelcase)
(#1156) Missing JSDoc comment. (require-jsdoc)
(#1157) Identifier 'validator_1' is not in camel case. (camelcase)
(#1161) Missing JSDoc comment. (require-jsdoc)
(#1162) Identifier 'validator_1' is not in camel case. (camelcase)
(#1166) Missing JSDoc comment. (require-jsdoc)
(#1167) Identifier 'validator_1' is not in camel case. (camelcase)
(#1171) Missing JSDoc comment. (require-jsdoc)
(#1172) Identifier 'validator_1' is not in camel case. (camelcase)
(#1176) Missing JSDoc comment. (require-jsdoc)
(#1177) Identifier 'validator_1' is not in camel case. (camelcase)
(#1181) Missing JSDoc comment. (require-jsdoc)
(#1182) Identifier 'validator_1' is not in camel case. (camelcase)
(#1190) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#1192) There should be no space after '{'. (object-curly-spacing)
(#1192) There should be no space before '}'. (object-curly-spacing)
(#1194) Identifier 'barsValidator_1' is not in camel case. (camelcase)
(#1195) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1196) Identifier 'commandsSettingsValidator_1' is not in camel case. (camelcase)
(#1197) Identifier 'customThemeValidator_1' is not in camel case. (camelcase)
(#1198) Identifier 'dashboardLoadValidator_1' is not in camel case. (camelcase)
(#1199) Identifier 'datasetBindingValidator_1' is not in camel case. (camelcase)
(#1200) Identifier 'exportDataValidator_1' is not in camel case. (camelcase)
(#1201) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1202) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1203) Identifier 'layoutValidator_1' is not in camel case. (camelcase)
(#1204) Identifier 'pageValidator_1' is not in camel case. (camelcase)
(#1205) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1206) Identifier 'qnaValidator_1' is not in camel case. (camelcase)
(#1207) Identifier 'reportCreateValidator_1' is not in camel case. (camelcase)
(#1208) Identifier 'reportLoadValidator_1' is not in camel case. (camelcase)
(#1209) Identifier 'saveAsParametersValidator_1' is not in camel case. (camelcase)
(#1210) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1211) Identifier 'settingsValidator_1' is not in camel case. (camelcase)
(#1212) Identifier 'slicersValidator_1' is not in camel case. (camelcase)
(#1213) Identifier 'tileLoadValidator_1' is not in camel case. (camelcase)
(#1214) Identifier 'visualSettingsValidator_1' is not in camel case. (camelcase)
(#1215) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1216) Identifier 'fieldForbiddenValidator_1' is not in camel case. (camelcase)
(#1217) Identifier 'fieldRequiredValidator_1' is not in camel case. (camelcase)
(#1218) Identifier 'mapValidator_1' is not in camel case. (camelcase)
(#1219) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1221) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1222) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1223) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1224) This line has a length of 217. Maximum allowed is 132. (max-len)
(#1224) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1224) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1224) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1224) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1224) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1225) This line has a length of 423. Maximum allowed is 132. (max-len)
(#1225) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1225) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1226) This line has a length of 179. Maximum allowed is 132. (max-len)
(#1226) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1226) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1226) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1226) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1227) Identifier 'barsValidator_1' is not in camel case. (camelcase)
(#1228) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1229) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1230) This line has a length of 191. Maximum allowed is 132. (max-len)
(#1230) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1230) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1230) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1231) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1232) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1233) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1234) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1235) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1236) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1237) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1238) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1239) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1240) This line has a length of 185. Maximum allowed is 132. (max-len)
(#1240) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1240) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1240) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1241) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1241) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1242) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1243) This line has a length of 134. Maximum allowed is 132. (max-len)
(#1243) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1243) Identifier 'commandsSettingsValidator_1' is not in camel case. (camelcase)
(#1244) Identifier 'commandsSettingsValidator_1' is not in camel case. (camelcase)
(#1245) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1246) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1247) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1248) Identifier 'layoutValidator_1' is not in camel case. (camelcase)
(#1249) Identifier 'pageValidator_1' is not in camel case. (camelcase)
(#1250) Identifier 'customThemeValidator_1' is not in camel case. (camelcase)
(#1251) Identifier 'dashboardLoadValidator_1' is not in camel case. (camelcase)
(#1252) Identifier 'datasetBindingValidator_1' is not in camel case. (camelcase)
(#1253) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1254) Identifier 'layoutValidator_1' is not in camel case. (camelcase)
(#1255) Identifier 'exportDataValidator_1' is not in camel case. (camelcase)
(#1256) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1256) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1257) This line has a length of 198. Maximum allowed is 132. (max-len)
(#1257) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1257) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1257) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1257) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1258) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1259) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1260) Identifier 'fieldForbiddenValidator_1' is not in camel case. (camelcase)
(#1261) Identifier 'fieldRequiredValidator_1' is not in camel case. (camelcase)
(#1262) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1263) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1264) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1265) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1265) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1266) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1267) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1268) This line has a length of 231. Maximum allowed is 132. (max-len)
(#1268) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1268) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1268) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1268) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1269) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1270) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1271) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1271) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1272) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1273) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1274) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1275) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1276) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1277) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1278) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1279) Identifier 'qnaValidator_1' is not in camel case. (camelcase)
(#1280) This line has a length of 181. Maximum allowed is 132. (max-len)
(#1280) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1280) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1280) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1281) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1281) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1282) Identifier 'extensionsValidator_1' is not in camel case. (camelcase)
(#1283) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1284) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1285) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1286) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1287) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1288) This line has a length of 147. Maximum allowed is 132. (max-len)
(#1288) Identifier 'mapValidator_1' is not in camel case. (camelcase)
(#1288) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1288) Identifier 'layoutValidator_1' is not in camel case. (camelcase)
(#1289) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1290) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1291) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1292) Identifier 'pageValidator_1' is not in camel case. (camelcase)
(#1293) Identifier 'pageValidator_1' is not in camel case. (camelcase)
(#1294) Identifier 'pageValidator_1' is not in camel case. (camelcase)
(#1295) This line has a length of 146. Maximum allowed is 132. (max-len)
(#1295) Identifier 'mapValidator_1' is not in camel case. (camelcase)
(#1295) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1295) Identifier 'layoutValidator_1' is not in camel case. (camelcase)
(#1296) Identifier 'barsValidator_1' is not in camel case. (camelcase)
(#1297) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1298) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1299) Identifier 'bookmarkValidator_1' is not in camel case. (camelcase)
(#1300) Identifier 'qnaValidator_1' is not in camel case. (camelcase)
(#1301) Identifier 'qnaValidator_1' is not in camel case. (camelcase)
(#1302) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1303) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1304) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1305) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1306) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1307) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1308) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1309) Identifier 'reportCreateValidator_1' is not in camel case. (camelcase)
(#1310) Identifier 'reportLoadValidator_1' is not in camel case. (camelcase)
(#1311) Identifier 'saveAsParametersValidator_1' is not in camel case. (camelcase)
(#1312) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1313) Identifier 'settingsValidator_1' is not in camel case. (camelcase)
(#1314) Identifier 'commandsSettingsValidator_1' is not in camel case. (camelcase)
(#1315) This line has a length of 177. Maximum allowed is 132. (max-len)
(#1315) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1315) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1315) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1316) Identifier 'slicersValidator_1' is not in camel case. (camelcase)
(#1317) This line has a length of 349. Maximum allowed is 132. (max-len)
(#1317) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1317) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1317) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1317) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1317) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1317) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1318) Identifier 'slicersValidator_1' is not in camel case. (camelcase)
(#1319) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1320) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1321) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1322) Identifier 'tileLoadValidator_1' is not in camel case. (camelcase)
(#1323) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1324) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1325) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1326) This line has a length of 185. Maximum allowed is 132. (max-len)
(#1326) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1326) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1326) Identifier 'filtersValidator_1' is not in camel case. (camelcase)
(#1327) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1328) This line has a length of 182. Maximum allowed is 132. (max-len)
(#1328) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1328) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1328) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1329) This line has a length of 181. Maximum allowed is 132. (max-len)
(#1329) Identifier 'anyOfValidator_1' is not in camel case. (camelcase)
(#1329) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1329) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1330) Identifier 'visualSettingsValidator_1' is not in camel case. (camelcase)
(#1331) Identifier 'visualSettingsValidator_1' is not in camel case. (camelcase)
(#1332) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1332) Identifier 'visualSettingsValidator_1' is not in camel case. (camelcase)
(#1333) Identifier 'panesValidator_1' is not in camel case. (camelcase)
(#1334) Identifier 'layoutValidator_1' is not in camel case. (camelcase)
(#1335) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1336) Identifier 'visualSettingsValidator_1' is not in camel case. (camelcase)
(#1337) Identifier 'selectorsValidator_1' is not in camel case. (camelcase)
(#1343) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#1345) Unexpected space before function parentheses. (space-before-function-paren)
(#1346) Unexpected space before function parentheses. (space-before-function-paren)
(#1348) There should be no space after '{'. (object-curly-spacing)
(#1348) There should be no space before '}'. (object-curly-spacing)
(#1348) Unexpected space before function parentheses. (space-before-function-paren)
(#1348) Statement inside of curly braces should be on next line. (brace-style)
(#1348) The '__proto__' property is deprecated. (no-proto)
(#1348) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1349) Unexpected space before function parentheses. (space-before-function-paren)
(#1349) Statement inside of curly braces should be on next line. (brace-style)
(#1349) Expected { after 'for-in'. (curly)
(#1349) Expected { after 'if' condition. (curly)
(#1349) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1352) Unexpected space before function parentheses. (space-before-function-paren)
(#1354) Missing JSDoc comment. (require-jsdoc)
(#1354) Statement inside of curly braces should be on next line. (brace-style)
(#1354) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1358) There should be no space after '{'. (object-curly-spacing)
(#1358) There should be no space before '}'. (object-curly-spacing)
(#1360) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1361) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1362) Identifier 'validator_1' is not in camel case. (camelcase)
(#1363) Unexpected space before function parentheses. (space-before-function-paren)
(#1365) Missing JSDoc comment. (require-jsdoc)
(#1368) Unexpected space before function parentheses. (space-before-function-paren)
(#1369) Use '===' to compare with null. (no-eq-null)
(#1379) Identifier 'validator_1' is not in camel case. (camelcase)
(#1382) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1386) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1388) Unexpected space before function parentheses. (space-before-function-paren)
(#1390) Missing JSDoc comment. (require-jsdoc)
(#1393) Unexpected space before function parentheses. (space-before-function-paren)
(#1394) Use '===' to compare with null. (no-eq-null)
(#1404) Identifier 'validator_1' is not in camel case. (camelcase)
(#1407) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1411) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1419) There should be no space after '{'. (object-curly-spacing)
(#1419) There should be no space before '}'. (object-curly-spacing)
(#1421) Unexpected space before function parentheses. (space-before-function-paren)
(#1422) Missing JSDoc comment. (require-jsdoc)
(#1425) Unexpected space before function parentheses. (space-before-function-paren)
(#1451) Unexpected space before function parentheses. (space-before-function-paren)
(#1452) Unexpected space before function parentheses. (space-before-function-paren)
(#1454) There should be no space after '{'. (object-curly-spacing)
(#1454) There should be no space before '}'. (object-curly-spacing)
(#1454) Unexpected space before function parentheses. (space-before-function-paren)
(#1454) Statement inside of curly braces should be on next line. (brace-style)
(#1454) The '__proto__' property is deprecated. (no-proto)
(#1454) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1455) Unexpected space before function parentheses. (space-before-function-paren)
(#1455) Statement inside of curly braces should be on next line. (brace-style)
(#1455) Expected { after 'for-in'. (curly)
(#1455) Expected { after 'if' condition. (curly)
(#1455) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1458) Unexpected space before function parentheses. (space-before-function-paren)
(#1460) Missing JSDoc comment. (require-jsdoc)
(#1460) Statement inside of curly braces should be on next line. (brace-style)
(#1460) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1464) There should be no space after '{'. (object-curly-spacing)
(#1464) There should be no space before '}'. (object-curly-spacing)
(#1465) This line has a length of 330. Maximum allowed is 132. (max-len)
(#1466) Unexpected space before function parentheses. (space-before-function-paren)
(#1467) Missing JSDoc comment. (require-jsdoc)
(#1467) Unexpected empty function 'ObjectValidator'. (no-empty-function)
(#1469) Unexpected space before function parentheses. (space-before-function-paren)
(#1470) Use '===' to compare with null. (no-eq-null)
(#1485) Unexpected space before function parentheses. (space-before-function-paren)
(#1486) Missing JSDoc comment. (require-jsdoc)
(#1489) Unexpected space before function parentheses. (space-before-function-paren)
(#1490) Use '===' to compare with null. (no-eq-null)
(#1519) Unexpected space before function parentheses. (space-before-function-paren)
(#1520) Missing JSDoc comment. (require-jsdoc)
(#1523) Unexpected space before function parentheses. (space-before-function-paren)
(#1524) Use '===' to compare with null. (no-eq-null)
(#1539) Unexpected space before function parentheses. (space-before-function-paren)
(#1541) Missing JSDoc comment. (require-jsdoc)
(#1547) Unexpected space before function parentheses. (space-before-function-paren)
(#1549) Missing JSDoc comment. (require-jsdoc)
(#1555) Unexpected space before function parentheses. (space-before-function-paren)
(#1557) Missing JSDoc comment. (require-jsdoc)
(#1563) Unexpected space before function parentheses. (space-before-function-paren)
(#1564) Missing JSDoc comment. (require-jsdoc)
(#1567) Unexpected space before function parentheses. (space-before-function-paren)
(#1568) Use '===' to compare with null. (no-eq-null)
(#1583) Unexpected space before function parentheses. (space-before-function-paren)
(#1585) Missing JSDoc comment. (require-jsdoc)
(#1590) Unexpected space before function parentheses. (space-before-function-paren)
(#1596) Unexpected space before function parentheses. (space-before-function-paren)
(#1598) Missing JSDoc comment. (require-jsdoc)
(#1603) Unexpected space before function parentheses. (space-before-function-paren)
(#1604) Use '===' to compare with null. (no-eq-null)
(#1617) Unexpected space before function parentheses. (space-before-function-paren)
(#1619) Missing JSDoc comment. (require-jsdoc)
(#1622) Unexpected space before function parentheses. (space-before-function-paren)
(#1636) Unexpected space before function parentheses. (space-before-function-paren)
(#1638) Missing JSDoc comment. (require-jsdoc)
(#1641) Unexpected space before function parentheses. (space-before-function-paren)
(#1655) Unexpected space before function parentheses. (space-before-function-paren)
(#1657) Missing JSDoc comment. (require-jsdoc)
(#1660) Unexpected space before function parentheses. (space-before-function-paren)
(#1678) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#1680) Unexpected space before function parentheses. (space-before-function-paren)
(#1681) Unexpected space before function parentheses. (space-before-function-paren)
(#1683) There should be no space after '{'. (object-curly-spacing)
(#1683) There should be no space before '}'. (object-curly-spacing)
(#1683) Unexpected space before function parentheses. (space-before-function-paren)
(#1683) Statement inside of curly braces should be on next line. (brace-style)
(#1683) The '__proto__' property is deprecated. (no-proto)
(#1683) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1684) Unexpected space before function parentheses. (space-before-function-paren)
(#1684) Statement inside of curly braces should be on next line. (brace-style)
(#1684) Expected { after 'for-in'. (curly)
(#1684) Expected { after 'if' condition. (curly)
(#1684) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1687) Unexpected space before function parentheses. (space-before-function-paren)
(#1689) Missing JSDoc comment. (require-jsdoc)
(#1689) Statement inside of curly braces should be on next line. (brace-style)
(#1689) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1693) There should be no space after '{'. (object-curly-spacing)
(#1693) There should be no space before '}'. (object-curly-spacing)
(#1694) This line has a length of 259. Maximum allowed is 132. (max-len)
(#1695) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1696) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1697) Identifier 'validator_1' is not in camel case. (camelcase)
(#1698) Unexpected space before function parentheses. (space-before-function-paren)
(#1700) Missing JSDoc comment. (require-jsdoc)
(#1703) Unexpected space before function parentheses. (space-before-function-paren)
(#1704) Use '===' to compare with null. (no-eq-null)
(#1714) Identifier 'validator_1' is not in camel case. (camelcase)
(#1714) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1717) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1721) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1723) Unexpected space before function parentheses. (space-before-function-paren)
(#1725) Missing JSDoc comment. (require-jsdoc)
(#1728) Unexpected space before function parentheses. (space-before-function-paren)
(#1729) Use '===' to compare with null. (no-eq-null)
(#1739) Identifier 'validator_1' is not in camel case. (camelcase)
(#1743) Identifier 'validator_1' is not in camel case. (camelcase)
(#1747) Identifier 'validator_1' is not in camel case. (camelcase)
(#1750) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1754) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1756) Unexpected space before function parentheses. (space-before-function-paren)
(#1758) Missing JSDoc comment. (require-jsdoc)
(#1761) Unexpected space before function parentheses. (space-before-function-paren)
(#1762) Use '===' to compare with null. (no-eq-null)
(#1772) Identifier 'validator_1' is not in camel case. (camelcase)
(#1772) Identifier 'validator_1' is not in camel case. (camelcase)
(#1775) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1779) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1781) Unexpected space before function parentheses. (space-before-function-paren)
(#1783) Missing JSDoc comment. (require-jsdoc)
(#1786) Unexpected space before function parentheses. (space-before-function-paren)
(#1787) Use '===' to compare with null. (no-eq-null)
(#1797) Identifier 'validator_1' is not in camel case. (camelcase)
(#1797) Identifier 'validator_1' is not in camel case. (camelcase)
(#1800) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1804) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1806) Unexpected space before function parentheses. (space-before-function-paren)
(#1808) Missing JSDoc comment. (require-jsdoc)
(#1811) Unexpected space before function parentheses. (space-before-function-paren)
(#1812) Use '===' to compare with null. (no-eq-null)
(#1822) Identifier 'validator_1' is not in camel case. (camelcase)
(#1825) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1829) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1831) Unexpected space before function parentheses. (space-before-function-paren)
(#1833) Missing JSDoc comment. (require-jsdoc)
(#1836) Unexpected space before function parentheses. (space-before-function-paren)
(#1837) Use '===' to compare with null. (no-eq-null)
(#1847) Identifier 'validator_1' is not in camel case. (camelcase)
(#1847) Identifier 'validator_1' is not in camel case. (camelcase)
(#1850) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1854) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1860) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#1862) Unexpected space before function parentheses. (space-before-function-paren)
(#1863) Unexpected space before function parentheses. (space-before-function-paren)
(#1865) There should be no space after '{'. (object-curly-spacing)
(#1865) There should be no space before '}'. (object-curly-spacing)
(#1865) Unexpected space before function parentheses. (space-before-function-paren)
(#1865) Statement inside of curly braces should be on next line. (brace-style)
(#1865) The '__proto__' property is deprecated. (no-proto)
(#1865) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1866) Unexpected space before function parentheses. (space-before-function-paren)
(#1866) Statement inside of curly braces should be on next line. (brace-style)
(#1866) Expected { after 'for-in'. (curly)
(#1866) Expected { after 'if' condition. (curly)
(#1866) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1869) Unexpected space before function parentheses. (space-before-function-paren)
(#1871) Missing JSDoc comment. (require-jsdoc)
(#1871) Statement inside of curly braces should be on next line. (brace-style)
(#1871) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1875) There should be no space after '{'. (object-curly-spacing)
(#1875) There should be no space before '}'. (object-curly-spacing)
(#1877) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1878) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1879) Identifier 'validator_1' is not in camel case. (camelcase)
(#1880) Unexpected space before function parentheses. (space-before-function-paren)
(#1882) Missing JSDoc comment. (require-jsdoc)
(#1885) Unexpected space before function parentheses. (space-before-function-paren)
(#1886) Use '===' to compare with null. (no-eq-null)
(#1896) Identifier 'validator_1' is not in camel case. (camelcase)
(#1900) Identifier 'validator_1' is not in camel case. (camelcase)
(#1904) Identifier 'validator_1' is not in camel case. (camelcase)
(#1908) Identifier 'validator_1' is not in camel case. (camelcase)
(#1912) Identifier 'validator_1' is not in camel case. (camelcase)
(#1916) Identifier 'validator_1' is not in camel case. (camelcase)
(#1920) Identifier 'validator_1' is not in camel case. (camelcase)
(#1924) Identifier 'validator_1' is not in camel case. (camelcase)
(#1928) Identifier 'validator_1' is not in camel case. (camelcase)
(#1932) Identifier 'validator_1' is not in camel case. (camelcase)
(#1936) Identifier 'validator_1' is not in camel case. (camelcase)
(#1939) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1943) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1945) Unexpected space before function parentheses. (space-before-function-paren)
(#1947) Missing JSDoc comment. (require-jsdoc)
(#1950) Unexpected space before function parentheses. (space-before-function-paren)
(#1951) Use '===' to compare with null. (no-eq-null)
(#1961) Identifier 'validator_1' is not in camel case. (camelcase)
(#1961) Identifier 'validator_1' is not in camel case. (camelcase)
(#1965) Identifier 'validator_1' is not in camel case. (camelcase)
(#1968) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1972) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1978) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#1980) Unexpected space before function parentheses. (space-before-function-paren)
(#1981) Unexpected space before function parentheses. (space-before-function-paren)
(#1983) There should be no space after '{'. (object-curly-spacing)
(#1983) There should be no space before '}'. (object-curly-spacing)
(#1983) Unexpected space before function parentheses. (space-before-function-paren)
(#1983) Statement inside of curly braces should be on next line. (brace-style)
(#1983) The '__proto__' property is deprecated. (no-proto)
(#1983) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1984) Unexpected space before function parentheses. (space-before-function-paren)
(#1984) Statement inside of curly braces should be on next line. (brace-style)
(#1984) Expected { after 'for-in'. (curly)
(#1984) Expected { after 'if' condition. (curly)
(#1984) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1987) Unexpected space before function parentheses. (space-before-function-paren)
(#1989) Missing JSDoc comment. (require-jsdoc)
(#1989) Statement inside of curly braces should be on next line. (brace-style)
(#1989) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1993) There should be no space after '{'. (object-curly-spacing)
(#1993) There should be no space before '}'. (object-curly-spacing)
(#1995) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#1996) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#1997) Unexpected space before function parentheses. (space-before-function-paren)
(#1999) Missing JSDoc comment. (require-jsdoc)
(#2002) Unexpected space before function parentheses. (space-before-function-paren)
(#2003) Use '===' to compare with null. (no-eq-null)
(#2013) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2016) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2020) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2026) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#2028) Unexpected space before function parentheses. (space-before-function-paren)
(#2029) Unexpected space before function parentheses. (space-before-function-paren)
(#2031) There should be no space after '{'. (object-curly-spacing)
(#2031) There should be no space before '}'. (object-curly-spacing)
(#2031) Unexpected space before function parentheses. (space-before-function-paren)
(#2031) Statement inside of curly braces should be on next line. (brace-style)
(#2031) The '__proto__' property is deprecated. (no-proto)
(#2031) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2032) Unexpected space before function parentheses. (space-before-function-paren)
(#2032) Statement inside of curly braces should be on next line. (brace-style)
(#2032) Expected { after 'for-in'. (curly)
(#2032) Expected { after 'if' condition. (curly)
(#2032) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2035) Unexpected space before function parentheses. (space-before-function-paren)
(#2037) Missing JSDoc comment. (require-jsdoc)
(#2037) Statement inside of curly braces should be on next line. (brace-style)
(#2037) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2041) There should be no space after '{'. (object-curly-spacing)
(#2041) There should be no space before '}'. (object-curly-spacing)
(#2043) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2044) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2045) Identifier 'validator_1' is not in camel case. (camelcase)
(#2046) Unexpected space before function parentheses. (space-before-function-paren)
(#2048) Missing JSDoc comment. (require-jsdoc)
(#2051) Unexpected space before function parentheses. (space-before-function-paren)
(#2052) Use '===' to compare with null. (no-eq-null)
(#2062) Identifier 'validator_1' is not in camel case. (camelcase)
(#2062) Identifier 'validator_1' is not in camel case. (camelcase)
(#2066) Identifier 'validator_1' is not in camel case. (camelcase)
(#2066) Identifier 'validator_1' is not in camel case. (camelcase)
(#2070) Identifier 'validator_1' is not in camel case. (camelcase)
(#2074) Identifier 'validator_1' is not in camel case. (camelcase)
(#2078) Identifier 'validator_1' is not in camel case. (camelcase)
(#2082) Identifier 'validator_1' is not in camel case. (camelcase)
(#2085) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2089) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2095) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#2097) Unexpected space before function parentheses. (space-before-function-paren)
(#2098) Unexpected space before function parentheses. (space-before-function-paren)
(#2100) There should be no space after '{'. (object-curly-spacing)
(#2100) There should be no space before '}'. (object-curly-spacing)
(#2100) Unexpected space before function parentheses. (space-before-function-paren)
(#2100) Statement inside of curly braces should be on next line. (brace-style)
(#2100) The '__proto__' property is deprecated. (no-proto)
(#2100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2101) Unexpected space before function parentheses. (space-before-function-paren)
(#2101) Statement inside of curly braces should be on next line. (brace-style)
(#2101) Expected { after 'for-in'. (curly)
(#2101) Expected { after 'if' condition. (curly)
(#2101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2104) Unexpected space before function parentheses. (space-before-function-paren)
(#2106) Missing JSDoc comment. (require-jsdoc)
(#2106) Statement inside of curly braces should be on next line. (brace-style)
(#2106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2110) There should be no space after '{'. (object-curly-spacing)
(#2110) There should be no space before '}'. (object-curly-spacing)
(#2112) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2113) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2114) Identifier 'validator_1' is not in camel case. (camelcase)
(#2115) Unexpected space before function parentheses. (space-before-function-paren)
(#2117) Missing JSDoc comment. (require-jsdoc)
(#2120) Unexpected space before function parentheses. (space-before-function-paren)
(#2121) Use '===' to compare with null. (no-eq-null)
(#2131) Identifier 'validator_1' is not in camel case. (camelcase)
(#2131) Identifier 'validator_1' is not in camel case. (camelcase)
(#2134) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2138) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2144) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#2146) Unexpected space before function parentheses. (space-before-function-paren)
(#2147) Unexpected space before function parentheses. (space-before-function-paren)
(#2149) There should be no space after '{'. (object-curly-spacing)
(#2149) There should be no space before '}'. (object-curly-spacing)
(#2149) Unexpected space before function parentheses. (space-before-function-paren)
(#2149) Statement inside of curly braces should be on next line. (brace-style)
(#2149) The '__proto__' property is deprecated. (no-proto)
(#2149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2150) Unexpected space before function parentheses. (space-before-function-paren)
(#2150) Statement inside of curly braces should be on next line. (brace-style)
(#2150) Expected { after 'for-in'. (curly)
(#2150) Expected { after 'if' condition. (curly)
(#2150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2153) Unexpected space before function parentheses. (space-before-function-paren)
(#2155) Missing JSDoc comment. (require-jsdoc)
(#2155) Statement inside of curly braces should be on next line. (brace-style)
(#2155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2159) There should be no space after '{'. (object-curly-spacing)
(#2159) There should be no space before '}'. (object-curly-spacing)
(#2161) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2162) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2163) Unexpected space before function parentheses. (space-before-function-paren)
(#2165) Missing JSDoc comment. (require-jsdoc)
(#2168) Unexpected space before function parentheses. (space-before-function-paren)
(#2169) Use '===' to compare with null. (no-eq-null)
(#2179) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2183) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2186) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2190) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2196) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#2198) Unexpected space before function parentheses. (space-before-function-paren)
(#2199) Unexpected space before function parentheses. (space-before-function-paren)
(#2201) There should be no space after '{'. (object-curly-spacing)
(#2201) There should be no space before '}'. (object-curly-spacing)
(#2201) Unexpected space before function parentheses. (space-before-function-paren)
(#2201) Statement inside of curly braces should be on next line. (brace-style)
(#2201) The '__proto__' property is deprecated. (no-proto)
(#2201) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2202) Unexpected space before function parentheses. (space-before-function-paren)
(#2202) Statement inside of curly braces should be on next line. (brace-style)
(#2202) Expected { after 'for-in'. (curly)
(#2202) Expected { after 'if' condition. (curly)
(#2202) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2205) Unexpected space before function parentheses. (space-before-function-paren)
(#2207) Missing JSDoc comment. (require-jsdoc)
(#2207) Statement inside of curly braces should be on next line. (brace-style)
(#2207) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2211) There should be no space after '{'. (object-curly-spacing)
(#2211) There should be no space before '}'. (object-curly-spacing)
(#2212) This line has a length of 322. Maximum allowed is 132. (max-len)
(#2213) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2214) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2215) Identifier 'validator_1' is not in camel case. (camelcase)
(#2216) Unexpected space before function parentheses. (space-before-function-paren)
(#2218) Missing JSDoc comment. (require-jsdoc)
(#2221) Unexpected space before function parentheses. (space-before-function-paren)
(#2222) Use '===' to compare with null. (no-eq-null)
(#2232) Identifier 'validator_1' is not in camel case. (camelcase)
(#2236) Identifier 'validator_1' is not in camel case. (camelcase)
(#2239) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2243) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2245) Unexpected space before function parentheses. (space-before-function-paren)
(#2247) Missing JSDoc comment. (require-jsdoc)
(#2250) Unexpected space before function parentheses. (space-before-function-paren)
(#2251) Use '===' to compare with null. (no-eq-null)
(#2261) Identifier 'validator_1' is not in camel case. (camelcase)
(#2265) Identifier 'validator_1' is not in camel case. (camelcase)
(#2268) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2274) Unexpected space before function parentheses. (space-before-function-paren)
(#2276) Missing JSDoc comment. (require-jsdoc)
(#2279) Unexpected space before function parentheses. (space-before-function-paren)
(#2280) Use '===' to compare with null. (no-eq-null)
(#2290) Identifier 'validator_1' is not in camel case. (camelcase)
(#2290) Identifier 'validator_1' is not in camel case. (camelcase)
(#2294) Identifier 'validator_1' is not in camel case. (camelcase)
(#2297) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2303) Unexpected space before function parentheses. (space-before-function-paren)
(#2305) Missing JSDoc comment. (require-jsdoc)
(#2308) Unexpected space before function parentheses. (space-before-function-paren)
(#2309) Use '===' to compare with null. (no-eq-null)
(#2319) Identifier 'validator_1' is not in camel case. (camelcase)
(#2323) Identifier 'validator_1' is not in camel case. (camelcase)
(#2326) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2330) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2332) Unexpected space before function parentheses. (space-before-function-paren)
(#2334) Missing JSDoc comment. (require-jsdoc)
(#2337) Unexpected space before function parentheses. (space-before-function-paren)
(#2338) Use '===' to compare with null. (no-eq-null)
(#2348) Identifier 'validator_1' is not in camel case. (camelcase)
(#2348) Identifier 'validator_1' is not in camel case. (camelcase)
(#2352) Identifier 'validator_1' is not in camel case. (camelcase)
(#2352) Identifier 'validator_1' is not in camel case. (camelcase)
(#2355) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2359) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2361) Unexpected space before function parentheses. (space-before-function-paren)
(#2363) Missing JSDoc comment. (require-jsdoc)
(#2366) Unexpected space before function parentheses. (space-before-function-paren)
(#2367) Use '===' to compare with null. (no-eq-null)
(#2377) Identifier 'validator_1' is not in camel case. (camelcase)
(#2377) Identifier 'validator_1' is not in camel case. (camelcase)
(#2381) Identifier 'validator_1' is not in camel case. (camelcase)
(#2385) Identifier 'validator_1' is not in camel case. (camelcase)
(#2388) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2394) Unexpected space before function parentheses. (space-before-function-paren)
(#2396) Missing JSDoc comment. (require-jsdoc)
(#2399) Unexpected space before function parentheses. (space-before-function-paren)
(#2400) Use '===' to compare with null. (no-eq-null)
(#2410) Identifier 'validator_1' is not in camel case. (camelcase)
(#2413) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2417) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2419) Unexpected space before function parentheses. (space-before-function-paren)
(#2421) Missing JSDoc comment. (require-jsdoc)
(#2424) Unexpected space before function parentheses. (space-before-function-paren)
(#2425) Use '===' to compare with null. (no-eq-null)
(#2435) Identifier 'validator_1' is not in camel case. (camelcase)
(#2435) Identifier 'validator_1' is not in camel case. (camelcase)
(#2439) Identifier 'validator_1' is not in camel case. (camelcase)
(#2439) Identifier 'validator_1' is not in camel case. (camelcase)
(#2443) Identifier 'validator_1' is not in camel case. (camelcase)
(#2446) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2450) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2452) Unexpected space before function parentheses. (space-before-function-paren)
(#2454) Missing JSDoc comment. (require-jsdoc)
(#2457) Unexpected space before function parentheses. (space-before-function-paren)
(#2458) Use '===' to compare with null. (no-eq-null)
(#2468) Identifier 'validator_1' is not in camel case. (camelcase)
(#2468) Identifier 'validator_1' is not in camel case. (camelcase)
(#2472) Identifier 'validator_1' is not in camel case. (camelcase)
(#2475) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2479) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2485) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#2487) Unexpected space before function parentheses. (space-before-function-paren)
(#2488) Unexpected space before function parentheses. (space-before-function-paren)
(#2490) There should be no space after '{'. (object-curly-spacing)
(#2490) There should be no space before '}'. (object-curly-spacing)
(#2490) Unexpected space before function parentheses. (space-before-function-paren)
(#2490) Statement inside of curly braces should be on next line. (brace-style)
(#2490) The '__proto__' property is deprecated. (no-proto)
(#2490) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2491) Unexpected space before function parentheses. (space-before-function-paren)
(#2491) Statement inside of curly braces should be on next line. (brace-style)
(#2491) Expected { after 'for-in'. (curly)
(#2491) Expected { after 'if' condition. (curly)
(#2491) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2494) Unexpected space before function parentheses. (space-before-function-paren)
(#2496) Missing JSDoc comment. (require-jsdoc)
(#2496) Statement inside of curly braces should be on next line. (brace-style)
(#2496) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2500) There should be no space after '{'. (object-curly-spacing)
(#2500) There should be no space before '}'. (object-curly-spacing)
(#2501) This line has a length of 670. Maximum allowed is 132. (max-len)
(#2502) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2503) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2504) Identifier 'validator_1' is not in camel case. (camelcase)
(#2505) Unexpected space before function parentheses. (space-before-function-paren)
(#2507) Missing JSDoc comment. (require-jsdoc)
(#2510) Unexpected space before function parentheses. (space-before-function-paren)
(#2511) Use '===' to compare with null. (no-eq-null)
(#2521) Identifier 'validator_1' is not in camel case. (camelcase)
(#2521) Identifier 'validator_1' is not in camel case. (camelcase)
(#2525) Identifier 'validator_1' is not in camel case. (camelcase)
(#2525) Identifier 'validator_1' is not in camel case. (camelcase)
(#2528) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2532) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2534) Unexpected space before function parentheses. (space-before-function-paren)
(#2536) Missing JSDoc comment. (require-jsdoc)
(#2539) Unexpected space before function parentheses. (space-before-function-paren)
(#2540) Use '===' to compare with null. (no-eq-null)
(#2550) Identifier 'validator_1' is not in camel case. (camelcase)
(#2550) Identifier 'validator_1' is not in camel case. (camelcase)
(#2553) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2559) Unexpected space before function parentheses. (space-before-function-paren)
(#2561) Missing JSDoc comment. (require-jsdoc)
(#2564) Unexpected space before function parentheses. (space-before-function-paren)
(#2565) Use '===' to compare with null. (no-eq-null)
(#2575) Identifier 'validator_1' is not in camel case. (camelcase)
(#2575) Identifier 'validator_1' is not in camel case. (camelcase)
(#2579) Identifier 'validator_1' is not in camel case. (camelcase)
(#2579) Identifier 'validator_1' is not in camel case. (camelcase)
(#2583) Identifier 'validator_1' is not in camel case. (camelcase)
(#2583) Identifier 'validator_1' is not in camel case. (camelcase)
(#2586) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2590) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2592) Unexpected space before function parentheses. (space-before-function-paren)
(#2594) Missing JSDoc comment. (require-jsdoc)
(#2597) Unexpected space before function parentheses. (space-before-function-paren)
(#2598) Use '===' to compare with null. (no-eq-null)
(#2608) Identifier 'validator_1' is not in camel case. (camelcase)
(#2608) Identifier 'validator_1' is not in camel case. (camelcase)
(#2611) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2617) Unexpected space before function parentheses. (space-before-function-paren)
(#2619) Missing JSDoc comment. (require-jsdoc)
(#2622) Unexpected space before function parentheses. (space-before-function-paren)
(#2623) Use '===' to compare with null. (no-eq-null)
(#2633) Identifier 'validator_1' is not in camel case. (camelcase)
(#2633) Identifier 'validator_1' is not in camel case. (camelcase)
(#2637) Identifier 'validator_1' is not in camel case. (camelcase)
(#2637) Identifier 'validator_1' is not in camel case. (camelcase)
(#2640) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2644) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2646) Unexpected space before function parentheses. (space-before-function-paren)
(#2648) Missing JSDoc comment. (require-jsdoc)
(#2651) Unexpected space before function parentheses. (space-before-function-paren)
(#2652) Use '===' to compare with null. (no-eq-null)
(#2662) Identifier 'validator_1' is not in camel case. (camelcase)
(#2666) Identifier 'validator_1' is not in camel case. (camelcase)
(#2670) Identifier 'validator_1' is not in camel case. (camelcase)
(#2673) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2677) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2679) Unexpected space before function parentheses. (space-before-function-paren)
(#2681) Missing JSDoc comment. (require-jsdoc)
(#2684) Unexpected space before function parentheses. (space-before-function-paren)
(#2685) Use '===' to compare with null. (no-eq-null)
(#2695) Identifier 'validator_1' is not in camel case. (camelcase)
(#2695) Identifier 'validator_1' is not in camel case. (camelcase)
(#2699) Identifier 'validator_1' is not in camel case. (camelcase)
(#2703) Identifier 'validator_1' is not in camel case. (camelcase)
(#2707) Identifier 'validator_1' is not in camel case. (camelcase)
(#2710) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2714) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2716) Unexpected space before function parentheses. (space-before-function-paren)
(#2718) Missing JSDoc comment. (require-jsdoc)
(#2721) Unexpected space before function parentheses. (space-before-function-paren)
(#2722) Use '===' to compare with null. (no-eq-null)
(#2732) Identifier 'validator_1' is not in camel case. (camelcase)
(#2732) Identifier 'validator_1' is not in camel case. (camelcase)
(#2736) Identifier 'validator_1' is not in camel case. (camelcase)
(#2736) Identifier 'validator_1' is not in camel case. (camelcase)
(#2740) Identifier 'validator_1' is not in camel case. (camelcase)
(#2744) Identifier 'validator_1' is not in camel case. (camelcase)
(#2747) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2753) Unexpected space before function parentheses. (space-before-function-paren)
(#2755) Missing JSDoc comment. (require-jsdoc)
(#2758) Unexpected space before function parentheses. (space-before-function-paren)
(#2759) Use '===' to compare with null. (no-eq-null)
(#2769) Identifier 'validator_1' is not in camel case. (camelcase)
(#2769) Identifier 'validator_1' is not in camel case. (camelcase)
(#2773) Identifier 'validator_1' is not in camel case. (camelcase)
(#2773) Identifier 'validator_1' is not in camel case. (camelcase)
(#2777) Identifier 'validator_1' is not in camel case. (camelcase)
(#2780) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2786) Unexpected space before function parentheses. (space-before-function-paren)
(#2788) Missing JSDoc comment. (require-jsdoc)
(#2791) Unexpected space before function parentheses. (space-before-function-paren)
(#2792) Use '===' to compare with null. (no-eq-null)
(#2802) This line has a length of 135. Maximum allowed is 132. (max-len)
(#2802) Identifier 'validator_1' is not in camel case. (camelcase)
(#2802) Identifier 'validator_1' is not in camel case. (camelcase)
(#2806) Identifier 'validator_1' is not in camel case. (camelcase)
(#2806) Identifier 'validator_1' is not in camel case. (camelcase)
(#2810) This line has a length of 139. Maximum allowed is 132. (max-len)
(#2810) Identifier 'validator_1' is not in camel case. (camelcase)
(#2810) Identifier 'validator_1' is not in camel case. (camelcase)
(#2814) Identifier 'validator_1' is not in camel case. (camelcase)
(#2814) Identifier 'validator_1' is not in camel case. (camelcase)
(#2818) Identifier 'validator_1' is not in camel case. (camelcase)
(#2821) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2827) Unexpected space before function parentheses. (space-before-function-paren)
(#2829) Missing JSDoc comment. (require-jsdoc)
(#2832) Unexpected space before function parentheses. (space-before-function-paren)
(#2833) Use '===' to compare with null. (no-eq-null)
(#2843) This line has a length of 135. Maximum allowed is 132. (max-len)
(#2843) Identifier 'validator_1' is not in camel case. (camelcase)
(#2843) Identifier 'validator_1' is not in camel case. (camelcase)
(#2847) Identifier 'validator_1' is not in camel case. (camelcase)
(#2847) Identifier 'validator_1' is not in camel case. (camelcase)
(#2851) This line has a length of 139. Maximum allowed is 132. (max-len)
(#2851) Identifier 'validator_1' is not in camel case. (camelcase)
(#2851) Identifier 'validator_1' is not in camel case. (camelcase)
(#2855) Identifier 'validator_1' is not in camel case. (camelcase)
(#2858) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2864) Unexpected space before function parentheses. (space-before-function-paren)
(#2866) Missing JSDoc comment. (require-jsdoc)
(#2869) Unexpected space before function parentheses. (space-before-function-paren)
(#2870) Use '===' to compare with null. (no-eq-null)
(#2880) Identifier 'validator_1' is not in camel case. (camelcase)
(#2880) Identifier 'validator_1' is not in camel case. (camelcase)
(#2884) Identifier 'validator_1' is not in camel case. (camelcase)
(#2884) Identifier 'validator_1' is not in camel case. (camelcase)
(#2888) Identifier 'validator_1' is not in camel case. (camelcase)
(#2892) Identifier 'validator_1' is not in camel case. (camelcase)
(#2892) Identifier 'validator_1' is not in camel case. (camelcase)
(#2895) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2901) Unexpected space before function parentheses. (space-before-function-paren)
(#2903) Missing JSDoc comment. (require-jsdoc)
(#2906) Unexpected space before function parentheses. (space-before-function-paren)
(#2907) Use '===' to compare with null. (no-eq-null)
(#2917) Identifier 'validator_1' is not in camel case. (camelcase)
(#2917) Identifier 'validator_1' is not in camel case. (camelcase)
(#2921) Identifier 'validator_1' is not in camel case. (camelcase)
(#2921) Identifier 'validator_1' is not in camel case. (camelcase)
(#2925) Identifier 'validator_1' is not in camel case. (camelcase)
(#2928) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2934) Unexpected space before function parentheses. (space-before-function-paren)
(#2936) Missing JSDoc comment. (require-jsdoc)
(#2939) Unexpected space before function parentheses. (space-before-function-paren)
(#2940) Use '===' to compare with null. (no-eq-null)
(#2950) Identifier 'validator_1' is not in camel case. (camelcase)
(#2950) Identifier 'validator_1' is not in camel case. (camelcase)
(#2954) Identifier 'validator_1' is not in camel case. (camelcase)
(#2954) Identifier 'validator_1' is not in camel case. (camelcase)
(#2958) Identifier 'validator_1' is not in camel case. (camelcase)
(#2961) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#2967) Unexpected space before function parentheses. (space-before-function-paren)
(#2969) Missing JSDoc comment. (require-jsdoc)
(#2972) Unexpected space before function parentheses. (space-before-function-paren)
(#2973) Use '===' to compare with null. (no-eq-null)
(#2976) Identifier 'validator_1' is not in camel case. (camelcase)
(#2979) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#2981) Unexpected space before function parentheses. (space-before-function-paren)
(#2983) Missing JSDoc comment. (require-jsdoc)
(#2986) Unexpected space before function parentheses. (space-before-function-paren)
(#2987) Use '===' to compare with null. (no-eq-null)
(#2993) Identifier 'validator_1' is not in camel case. (camelcase)
(#2993) Identifier 'validator_1' is not in camel case. (camelcase)
(#2997) Identifier 'validator_1' is not in camel case. (camelcase)
(#2997) Identifier 'validator_1' is not in camel case. (camelcase)
(#3000) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3004) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3006) Unexpected space before function parentheses. (space-before-function-paren)
(#3008) Missing JSDoc comment. (require-jsdoc)
(#3011) Unexpected space before function parentheses. (space-before-function-paren)
(#3012) Use '===' to compare with null. (no-eq-null)
(#3018) This line has a length of 135. Maximum allowed is 132. (max-len)
(#3018) Identifier 'validator_1' is not in camel case. (camelcase)
(#3018) Identifier 'validator_1' is not in camel case. (camelcase)
(#3022) Identifier 'validator_1' is not in camel case. (camelcase)
(#3022) Identifier 'validator_1' is not in camel case. (camelcase)
(#3025) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3029) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3031) Unexpected space before function parentheses. (space-before-function-paren)
(#3033) Missing JSDoc comment. (require-jsdoc)
(#3036) Unexpected space before function parentheses. (space-before-function-paren)
(#3037) Use '===' to compare with null. (no-eq-null)
(#3047) Identifier 'validator_1' is not in camel case. (camelcase)
(#3051) Identifier 'validator_1' is not in camel case. (camelcase)
(#3051) Identifier 'validator_1' is not in camel case. (camelcase)
(#3054) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3058) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3064) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3066) Unexpected space before function parentheses. (space-before-function-paren)
(#3067) Unexpected space before function parentheses. (space-before-function-paren)
(#3069) There should be no space after '{'. (object-curly-spacing)
(#3069) There should be no space before '}'. (object-curly-spacing)
(#3069) Unexpected space before function parentheses. (space-before-function-paren)
(#3069) Statement inside of curly braces should be on next line. (brace-style)
(#3069) The '__proto__' property is deprecated. (no-proto)
(#3069) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3070) Unexpected space before function parentheses. (space-before-function-paren)
(#3070) Statement inside of curly braces should be on next line. (brace-style)
(#3070) Expected { after 'for-in'. (curly)
(#3070) Expected { after 'if' condition. (curly)
(#3070) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3073) Unexpected space before function parentheses. (space-before-function-paren)
(#3075) Missing JSDoc comment. (require-jsdoc)
(#3075) Statement inside of curly braces should be on next line. (brace-style)
(#3075) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3079) There should be no space after '{'. (object-curly-spacing)
(#3079) There should be no space before '}'. (object-curly-spacing)
(#3080) This line has a length of 133. Maximum allowed is 132. (max-len)
(#3081) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3082) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3083) Identifier 'validator_1' is not in camel case. (camelcase)
(#3084) Unexpected space before function parentheses. (space-before-function-paren)
(#3086) Missing JSDoc comment. (require-jsdoc)
(#3089) Unexpected space before function parentheses. (space-before-function-paren)
(#3090) Use '===' to compare with null. (no-eq-null)
(#3100) Identifier 'validator_1' is not in camel case. (camelcase)
(#3104) Identifier 'validator_1' is not in camel case. (camelcase)
(#3108) Identifier 'validator_1' is not in camel case. (camelcase)
(#3111) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3115) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3117) Unexpected space before function parentheses. (space-before-function-paren)
(#3119) Missing JSDoc comment. (require-jsdoc)
(#3122) Unexpected space before function parentheses. (space-before-function-paren)
(#3123) Use '===' to compare with null. (no-eq-null)
(#3133) Identifier 'validator_1' is not in camel case. (camelcase)
(#3137) Identifier 'validator_1' is not in camel case. (camelcase)
(#3141) Identifier 'validator_1' is not in camel case. (camelcase)
(#3145) Identifier 'validator_1' is not in camel case. (camelcase)
(#3149) Identifier 'validator_1' is not in camel case. (camelcase)
(#3153) Identifier 'validator_1' is not in camel case. (camelcase)
(#3156) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3160) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3162) Unexpected space before function parentheses. (space-before-function-paren)
(#3164) Missing JSDoc comment. (require-jsdoc)
(#3167) Unexpected space before function parentheses. (space-before-function-paren)
(#3168) Use '===' to compare with null. (no-eq-null)
(#3178) Identifier 'validator_1' is not in camel case. (camelcase)
(#3181) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3185) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3187) Unexpected space before function parentheses. (space-before-function-paren)
(#3189) Missing JSDoc comment. (require-jsdoc)
(#3192) Unexpected space before function parentheses. (space-before-function-paren)
(#3193) Use '===' to compare with null. (no-eq-null)
(#3203) Identifier 'validator_1' is not in camel case. (camelcase)
(#3203) Identifier 'validator_1' is not in camel case. (camelcase)
(#3207) Identifier 'validator_1' is not in camel case. (camelcase)
(#3210) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3214) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3220) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3222) Unexpected space before function parentheses. (space-before-function-paren)
(#3223) Unexpected space before function parentheses. (space-before-function-paren)
(#3225) There should be no space after '{'. (object-curly-spacing)
(#3225) There should be no space before '}'. (object-curly-spacing)
(#3225) Unexpected space before function parentheses. (space-before-function-paren)
(#3225) Statement inside of curly braces should be on next line. (brace-style)
(#3225) The '__proto__' property is deprecated. (no-proto)
(#3225) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3226) Unexpected space before function parentheses. (space-before-function-paren)
(#3226) Statement inside of curly braces should be on next line. (brace-style)
(#3226) Expected { after 'for-in'. (curly)
(#3226) Expected { after 'if' condition. (curly)
(#3226) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3229) Unexpected space before function parentheses. (space-before-function-paren)
(#3231) Missing JSDoc comment. (require-jsdoc)
(#3231) Statement inside of curly braces should be on next line. (brace-style)
(#3231) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3235) There should be no space after '{'. (object-curly-spacing)
(#3235) There should be no space before '}'. (object-curly-spacing)
(#3237) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3238) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3239) Identifier 'validator_1' is not in camel case. (camelcase)
(#3240) Unexpected space before function parentheses. (space-before-function-paren)
(#3242) Missing JSDoc comment. (require-jsdoc)
(#3245) Unexpected space before function parentheses. (space-before-function-paren)
(#3246) Use '===' to compare with null. (no-eq-null)
(#3256) Identifier 'validator_1' is not in camel case. (camelcase)
(#3256) Identifier 'validator_1' is not in camel case. (camelcase)
(#3259) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3263) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3265) Unexpected space before function parentheses. (space-before-function-paren)
(#3267) Missing JSDoc comment. (require-jsdoc)
(#3270) Unexpected space before function parentheses. (space-before-function-paren)
(#3271) Use '===' to compare with null. (no-eq-null)
(#3281) Identifier 'validator_1' is not in camel case. (camelcase)
(#3285) Identifier 'validator_1' is not in camel case. (camelcase)
(#3288) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3294) Unexpected space before function parentheses. (space-before-function-paren)
(#3296) Missing JSDoc comment. (require-jsdoc)
(#3299) Unexpected space before function parentheses. (space-before-function-paren)
(#3300) Use '===' to compare with null. (no-eq-null)
(#3310) Identifier 'validator_1' is not in camel case. (camelcase)
(#3310) Identifier 'validator_1' is not in camel case. (camelcase)
(#3313) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3317) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3319) Unexpected space before function parentheses. (space-before-function-paren)
(#3321) Missing JSDoc comment. (require-jsdoc)
(#3324) Unexpected space before function parentheses. (space-before-function-paren)
(#3325) Use '===' to compare with null. (no-eq-null)
(#3335) This line has a length of 136. Maximum allowed is 132. (max-len)
(#3341) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3347) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3349) Unexpected space before function parentheses. (space-before-function-paren)
(#3350) Unexpected space before function parentheses. (space-before-function-paren)
(#3352) There should be no space after '{'. (object-curly-spacing)
(#3352) There should be no space before '}'. (object-curly-spacing)
(#3352) Unexpected space before function parentheses. (space-before-function-paren)
(#3352) Statement inside of curly braces should be on next line. (brace-style)
(#3352) The '__proto__' property is deprecated. (no-proto)
(#3352) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3353) Unexpected space before function parentheses. (space-before-function-paren)
(#3353) Statement inside of curly braces should be on next line. (brace-style)
(#3353) Expected { after 'for-in'. (curly)
(#3353) Expected { after 'if' condition. (curly)
(#3353) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3356) Unexpected space before function parentheses. (space-before-function-paren)
(#3358) Missing JSDoc comment. (require-jsdoc)
(#3358) Statement inside of curly braces should be on next line. (brace-style)
(#3358) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3362) There should be no space after '{'. (object-curly-spacing)
(#3362) There should be no space before '}'. (object-curly-spacing)
(#3363) This line has a length of 276. Maximum allowed is 132. (max-len)
(#3364) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3365) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3366) Identifier 'validator_1' is not in camel case. (camelcase)
(#3367) Unexpected space before function parentheses. (space-before-function-paren)
(#3369) Missing JSDoc comment. (require-jsdoc)
(#3372) Unexpected space before function parentheses. (space-before-function-paren)
(#3373) Use '===' to compare with null. (no-eq-null)
(#3383) Identifier 'validator_1' is not in camel case. (camelcase)
(#3387) Identifier 'validator_1' is not in camel case. (camelcase)
(#3391) Identifier 'validator_1' is not in camel case. (camelcase)
(#3395) Identifier 'validator_1' is not in camel case. (camelcase)
(#3399) Identifier 'validator_1' is not in camel case. (camelcase)
(#3403) Identifier 'validator_1' is not in camel case. (camelcase)
(#3407) Identifier 'validator_1' is not in camel case. (camelcase)
(#3410) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3414) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3416) Unexpected space before function parentheses. (space-before-function-paren)
(#3418) Missing JSDoc comment. (require-jsdoc)
(#3421) Unexpected space before function parentheses. (space-before-function-paren)
(#3422) Use '===' to compare with null. (no-eq-null)
(#3432) Identifier 'validator_1' is not in camel case. (camelcase)
(#3435) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3439) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3441) Unexpected space before function parentheses. (space-before-function-paren)
(#3443) Missing JSDoc comment. (require-jsdoc)
(#3446) Unexpected space before function parentheses. (space-before-function-paren)
(#3447) Use '===' to compare with null. (no-eq-null)
(#3457) Identifier 'validator_1' is not in camel case. (camelcase)
(#3460) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3464) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3466) Unexpected space before function parentheses. (space-before-function-paren)
(#3468) Missing JSDoc comment. (require-jsdoc)
(#3471) Unexpected space before function parentheses. (space-before-function-paren)
(#3472) Use '===' to compare with null. (no-eq-null)
(#3482) Identifier 'validator_1' is not in camel case. (camelcase)
(#3486) Identifier 'validator_1' is not in camel case. (camelcase)
(#3489) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3493) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3495) Unexpected space before function parentheses. (space-before-function-paren)
(#3497) Missing JSDoc comment. (require-jsdoc)
(#3500) Unexpected space before function parentheses. (space-before-function-paren)
(#3501) Use '===' to compare with null. (no-eq-null)
(#3511) Identifier 'validator_1' is not in camel case. (camelcase)
(#3515) Identifier 'validator_1' is not in camel case. (camelcase)
(#3518) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3522) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3524) Unexpected space before function parentheses. (space-before-function-paren)
(#3526) Missing JSDoc comment. (require-jsdoc)
(#3529) Unexpected space before function parentheses. (space-before-function-paren)
(#3530) Use '===' to compare with null. (no-eq-null)
(#3540) Identifier 'validator_1' is not in camel case. (camelcase)
(#3543) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3547) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3549) Unexpected space before function parentheses. (space-before-function-paren)
(#3551) Missing JSDoc comment. (require-jsdoc)
(#3554) Unexpected space before function parentheses. (space-before-function-paren)
(#3555) Use '===' to compare with null. (no-eq-null)
(#3565) Identifier 'validator_1' is not in camel case. (camelcase)
(#3568) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3572) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3574) Unexpected space before function parentheses. (space-before-function-paren)
(#3576) Missing JSDoc comment. (require-jsdoc)
(#3579) Unexpected space before function parentheses. (space-before-function-paren)
(#3580) Use '===' to compare with null. (no-eq-null)
(#3590) Identifier 'validator_1' is not in camel case. (camelcase)
(#3593) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3597) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3603) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3605) Unexpected space before function parentheses. (space-before-function-paren)
(#3606) Unexpected space before function parentheses. (space-before-function-paren)
(#3608) There should be no space after '{'. (object-curly-spacing)
(#3608) There should be no space before '}'. (object-curly-spacing)
(#3608) Unexpected space before function parentheses. (space-before-function-paren)
(#3608) Statement inside of curly braces should be on next line. (brace-style)
(#3608) The '__proto__' property is deprecated. (no-proto)
(#3608) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3609) Unexpected space before function parentheses. (space-before-function-paren)
(#3609) Statement inside of curly braces should be on next line. (brace-style)
(#3609) Expected { after 'for-in'. (curly)
(#3609) Expected { after 'if' condition. (curly)
(#3609) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3612) Unexpected space before function parentheses. (space-before-function-paren)
(#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)
(#3618) There should be no space after '{'. (object-curly-spacing)
(#3618) There should be no space before '}'. (object-curly-spacing)
(#3620) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3621) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3622) Identifier 'validator_1' is not in camel case. (camelcase)
(#3623) Unexpected space before function parentheses. (space-before-function-paren)
(#3625) Missing JSDoc comment. (require-jsdoc)
(#3628) Unexpected space before function parentheses. (space-before-function-paren)
(#3629) Use '===' to compare with null. (no-eq-null)
(#3639) Identifier 'validator_1' is not in camel case. (camelcase)
(#3639) Identifier 'validator_1' is not in camel case. (camelcase)
(#3643) Identifier 'validator_1' is not in camel case. (camelcase)
(#3643) Identifier 'validator_1' is not in camel case. (camelcase)
(#3647) Identifier 'validator_1' is not in camel case. (camelcase)
(#3651) Identifier 'validator_1' is not in camel case. (camelcase)
(#3655) Identifier 'validator_1' is not in camel case. (camelcase)
(#3659) Identifier 'validator_1' is not in camel case. (camelcase)
(#3663) Identifier 'validator_1' is not in camel case. (camelcase)
(#3666) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3670) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3672) Unexpected space before function parentheses. (space-before-function-paren)
(#3674) Missing JSDoc comment. (require-jsdoc)
(#3677) Unexpected space before function parentheses. (space-before-function-paren)
(#3678) Use '===' to compare with null. (no-eq-null)
(#3688) Identifier 'validator_1' is not in camel case. (camelcase)
(#3692) Identifier 'validator_1' is not in camel case. (camelcase)
(#3695) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3699) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3701) Unexpected space before function parentheses. (space-before-function-paren)
(#3703) Missing JSDoc comment. (require-jsdoc)
(#3706) Unexpected space before function parentheses. (space-before-function-paren)
(#3707) Use '===' to compare with null. (no-eq-null)
(#3717) Identifier 'validator_1' is not in camel case. (camelcase)
(#3721) Identifier 'validator_1' is not in camel case. (camelcase)
(#3721) Identifier 'validator_1' is not in camel case. (camelcase)
(#3724) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3728) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3734) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3736) Unexpected space before function parentheses. (space-before-function-paren)
(#3737) Unexpected space before function parentheses. (space-before-function-paren)
(#3739) There should be no space after '{'. (object-curly-spacing)
(#3739) There should be no space before '}'. (object-curly-spacing)
(#3739) Unexpected space before function parentheses. (space-before-function-paren)
(#3739) Statement inside of curly braces should be on next line. (brace-style)
(#3739) The '__proto__' property is deprecated. (no-proto)
(#3739) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3740) Unexpected space before function parentheses. (space-before-function-paren)
(#3740) Statement inside of curly braces should be on next line. (brace-style)
(#3740) Expected { after 'for-in'. (curly)
(#3740) Expected { after 'if' condition. (curly)
(#3740) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3743) Unexpected space before function parentheses. (space-before-function-paren)
(#3745) Missing JSDoc comment. (require-jsdoc)
(#3745) Statement inside of curly braces should be on next line. (brace-style)
(#3745) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3749) There should be no space after '{'. (object-curly-spacing)
(#3749) There should be no space before '}'. (object-curly-spacing)
(#3751) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3752) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3753) Identifier 'validator_1' is not in camel case. (camelcase)
(#3754) Unexpected space before function parentheses. (space-before-function-paren)
(#3756) Missing JSDoc comment. (require-jsdoc)
(#3759) Unexpected space before function parentheses. (space-before-function-paren)
(#3760) Use '===' to compare with null. (no-eq-null)
(#3770) Identifier 'validator_1' is not in camel case. (camelcase)
(#3770) Identifier 'validator_1' is not in camel case. (camelcase)
(#3774) Identifier 'validator_1' is not in camel case. (camelcase)
(#3774) Identifier 'validator_1' is not in camel case. (camelcase)
(#3778) Identifier 'validator_1' is not in camel case. (camelcase)
(#3782) Identifier 'validator_1' is not in camel case. (camelcase)
(#3786) Identifier 'validator_1' is not in camel case. (camelcase)
(#3789) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3793) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3799) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3801) Unexpected space before function parentheses. (space-before-function-paren)
(#3802) Unexpected space before function parentheses. (space-before-function-paren)
(#3804) There should be no space after '{'. (object-curly-spacing)
(#3804) There should be no space before '}'. (object-curly-spacing)
(#3804) Unexpected space before function parentheses. (space-before-function-paren)
(#3804) Statement inside of curly braces should be on next line. (brace-style)
(#3804) The '__proto__' property is deprecated. (no-proto)
(#3804) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3805) Unexpected space before function parentheses. (space-before-function-paren)
(#3805) Statement inside of curly braces should be on next line. (brace-style)
(#3805) Expected { after 'for-in'. (curly)
(#3805) Expected { after 'if' condition. (curly)
(#3805) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3808) Unexpected space before function parentheses. (space-before-function-paren)
(#3810) Missing JSDoc comment. (require-jsdoc)
(#3810) Statement inside of curly braces should be on next line. (brace-style)
(#3810) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3814) There should be no space after '{'. (object-curly-spacing)
(#3814) There should be no space before '}'. (object-curly-spacing)
(#3816) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3817) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3818) Identifier 'validator_1' is not in camel case. (camelcase)
(#3819) Unexpected space before function parentheses. (space-before-function-paren)
(#3821) Missing JSDoc comment. (require-jsdoc)
(#3824) Unexpected space before function parentheses. (space-before-function-paren)
(#3825) Use '===' to compare with null. (no-eq-null)
(#3835) Identifier 'validator_1' is not in camel case. (camelcase)
(#3835) Identifier 'validator_1' is not in camel case. (camelcase)
(#3839) Identifier 'validator_1' is not in camel case. (camelcase)
(#3839) Identifier 'validator_1' is not in camel case. (camelcase)
(#3843) Identifier 'validator_1' is not in camel case. (camelcase)
(#3847) Identifier 'validator_1' is not in camel case. (camelcase)
(#3851) Identifier 'validator_1' is not in camel case. (camelcase)
(#3855) Identifier 'validator_1' is not in camel case. (camelcase)
(#3859) Identifier 'validator_1' is not in camel case. (camelcase)
(#3863) Identifier 'validator_1' is not in camel case. (camelcase)
(#3867) Identifier 'validator_1' is not in camel case. (camelcase)
(#3871) Identifier 'validator_1' is not in camel case. (camelcase)
(#3875) Identifier 'validator_1' is not in camel case. (camelcase)
(#3879) Identifier 'validator_1' is not in camel case. (camelcase)
(#3883) Identifier 'validator_1' is not in camel case. (camelcase)
(#3887) Identifier 'validator_1' is not in camel case. (camelcase)
(#3890) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3894) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3900) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3902) Unexpected space before function parentheses. (space-before-function-paren)
(#3903) Unexpected space before function parentheses. (space-before-function-paren)
(#3905) There should be no space after '{'. (object-curly-spacing)
(#3905) There should be no space before '}'. (object-curly-spacing)
(#3905) Unexpected space before function parentheses. (space-before-function-paren)
(#3905) Statement inside of curly braces should be on next line. (brace-style)
(#3905) The '__proto__' property is deprecated. (no-proto)
(#3905) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3906) Unexpected space before function parentheses. (space-before-function-paren)
(#3906) Statement inside of curly braces should be on next line. (brace-style)
(#3906) Expected { after 'for-in'. (curly)
(#3906) Expected { after 'if' condition. (curly)
(#3906) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3909) Unexpected space before function parentheses. (space-before-function-paren)
(#3911) Missing JSDoc comment. (require-jsdoc)
(#3911) Statement inside of curly braces should be on next line. (brace-style)
(#3911) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3915) There should be no space after '{'. (object-curly-spacing)
(#3915) There should be no space before '}'. (object-curly-spacing)
(#3917) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3918) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3919) Identifier 'validator_1' is not in camel case. (camelcase)
(#3920) Unexpected space before function parentheses. (space-before-function-paren)
(#3922) Missing JSDoc comment. (require-jsdoc)
(#3925) Unexpected space before function parentheses. (space-before-function-paren)
(#3926) Use '===' to compare with null. (no-eq-null)
(#3936) Identifier 'validator_1' is not in camel case. (camelcase)
(#3936) Identifier 'validator_1' is not in camel case. (camelcase)
(#3939) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3943) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3949) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#3951) Unexpected space before function parentheses. (space-before-function-paren)
(#3952) Unexpected space before function parentheses. (space-before-function-paren)
(#3954) There should be no space after '{'. (object-curly-spacing)
(#3954) There should be no space before '}'. (object-curly-spacing)
(#3954) Unexpected space before function parentheses. (space-before-function-paren)
(#3954) Statement inside of curly braces should be on next line. (brace-style)
(#3954) The '__proto__' property is deprecated. (no-proto)
(#3954) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3955) Unexpected space before function parentheses. (space-before-function-paren)
(#3955) Statement inside of curly braces should be on next line. (brace-style)
(#3955) Expected { after 'for-in'. (curly)
(#3955) Expected { after 'if' condition. (curly)
(#3955) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3958) Unexpected space before function parentheses. (space-before-function-paren)
(#3960) Missing JSDoc comment. (require-jsdoc)
(#3960) Statement inside of curly braces should be on next line. (brace-style)
(#3960) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3964) There should be no space after '{'. (object-curly-spacing)
(#3964) There should be no space before '}'. (object-curly-spacing)
(#3966) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3967) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#3968) Identifier 'typeValidator_2' is not in camel case. (camelcase)
(#3969) Identifier 'validator_1' is not in camel case. (camelcase)
(#3970) Unexpected space before function parentheses. (space-before-function-paren)
(#3972) Missing JSDoc comment. (require-jsdoc)
(#3975) Unexpected space before function parentheses. (space-before-function-paren)
(#3976) Use '===' to compare with null. (no-eq-null)
(#3987) This line has a length of 157. Maximum allowed is 132. (max-len)
(#3987) Identifier 'validator_1' is not in camel case. (camelcase)
(#3987) Identifier 'typeValidator_2' is not in camel case. (camelcase)
(#3991) Identifier 'validator_1' is not in camel case. (camelcase)
(#3991) Identifier 'validator_1' is not in camel case. (camelcase)
(#3994) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#3998) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4000) Unexpected space before function parentheses. (space-before-function-paren)
(#4002) Missing JSDoc comment. (require-jsdoc)
(#4005) Unexpected space before function parentheses. (space-before-function-paren)
(#4006) Use '===' to compare with null. (no-eq-null)
(#4016) This line has a length of 208. Maximum allowed is 132. (max-len)
(#4016) Identifier 'validator_1' is not in camel case. (camelcase)
(#4016) Identifier 'validator_1' is not in camel case. (camelcase)
(#4016) Identifier 'typeValidator_2' is not in camel case. (camelcase)
(#4020) Identifier 'validator_1' is not in camel case. (camelcase)
(#4020) Identifier 'validator_1' is not in camel case. (camelcase)
(#4023) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4027) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4029) Unexpected space before function parentheses. (space-before-function-paren)
(#4031) Missing JSDoc comment. (require-jsdoc)
(#4034) Unexpected space before function parentheses. (space-before-function-paren)
(#4035) Use '===' to compare with null. (no-eq-null)
(#4045) This line has a length of 210. Maximum allowed is 132. (max-len)
(#4045) Identifier 'validator_1' is not in camel case. (camelcase)
(#4045) Identifier 'validator_1' is not in camel case. (camelcase)
(#4045) Identifier 'typeValidator_2' is not in camel case. (camelcase)
(#4049) Identifier 'validator_1' is not in camel case. (camelcase)
(#4049) Identifier 'validator_1' is not in camel case. (camelcase)
(#4052) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4056) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4062) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4064) Unexpected space before function parentheses. (space-before-function-paren)
(#4065) Unexpected space before function parentheses. (space-before-function-paren)
(#4067) There should be no space after '{'. (object-curly-spacing)
(#4067) There should be no space before '}'. (object-curly-spacing)
(#4067) Unexpected space before function parentheses. (space-before-function-paren)
(#4067) Statement inside of curly braces should be on next line. (brace-style)
(#4067) The '__proto__' property is deprecated. (no-proto)
(#4067) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4068) Unexpected space before function parentheses. (space-before-function-paren)
(#4068) Statement inside of curly braces should be on next line. (brace-style)
(#4068) Expected { after 'for-in'. (curly)
(#4068) Expected { after 'if' condition. (curly)
(#4068) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4071) Unexpected space before function parentheses. (space-before-function-paren)
(#4073) Missing JSDoc comment. (require-jsdoc)
(#4073) Statement inside of curly braces should be on next line. (brace-style)
(#4073) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4077) There should be no space after '{'. (object-curly-spacing)
(#4077) There should be no space before '}'. (object-curly-spacing)
(#4079) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4080) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4081) Identifier 'validator_1' is not in camel case. (camelcase)
(#4082) Unexpected space before function parentheses. (space-before-function-paren)
(#4084) Missing JSDoc comment. (require-jsdoc)
(#4087) Unexpected space before function parentheses. (space-before-function-paren)
(#4088) Use '===' to compare with null. (no-eq-null)
(#4098) Identifier 'validator_1' is not in camel case. (camelcase)
(#4102) Identifier 'validator_1' is not in camel case. (camelcase)
(#4106) Identifier 'validator_1' is not in camel case. (camelcase)
(#4110) Identifier 'validator_1' is not in camel case. (camelcase)
(#4114) Identifier 'validator_1' is not in camel case. (camelcase)
(#4118) Identifier 'validator_1' is not in camel case. (camelcase)
(#4122) Identifier 'validator_1' is not in camel case. (camelcase)
(#4126) Identifier 'validator_1' is not in camel case. (camelcase)
(#4130) Identifier 'validator_1' is not in camel case. (camelcase)
(#4134) Identifier 'validator_1' is not in camel case. (camelcase)
(#4138) Identifier 'validator_1' is not in camel case. (camelcase)
(#4142) Identifier 'validator_1' is not in camel case. (camelcase)
(#4146) Identifier 'validator_1' is not in camel case. (camelcase)
(#4150) Identifier 'validator_1' is not in camel case. (camelcase)
(#4154) Identifier 'validator_1' is not in camel case. (camelcase)
(#4158) Identifier 'validator_1' is not in camel case. (camelcase)
(#4162) Identifier 'validator_1' is not in camel case. (camelcase)
(#4166) Identifier 'validator_1' is not in camel case. (camelcase)
(#4169) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4173) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4179) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4181) Unexpected space before function parentheses. (space-before-function-paren)
(#4182) Unexpected space before function parentheses. (space-before-function-paren)
(#4184) There should be no space after '{'. (object-curly-spacing)
(#4184) There should be no space before '}'. (object-curly-spacing)
(#4184) Unexpected space before function parentheses. (space-before-function-paren)
(#4184) Statement inside of curly braces should be on next line. (brace-style)
(#4184) The '__proto__' property is deprecated. (no-proto)
(#4184) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4185) Unexpected space before function parentheses. (space-before-function-paren)
(#4185) Statement inside of curly braces should be on next line. (brace-style)
(#4185) Expected { after 'for-in'. (curly)
(#4185) Expected { after 'if' condition. (curly)
(#4185) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4188) Unexpected space before function parentheses. (space-before-function-paren)
(#4190) Missing JSDoc comment. (require-jsdoc)
(#4190) Statement inside of curly braces should be on next line. (brace-style)
(#4190) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4194) There should be no space after '{'. (object-curly-spacing)
(#4194) There should be no space before '}'. (object-curly-spacing)
(#4196) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4197) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4198) Identifier 'validator_1' is not in camel case. (camelcase)
(#4199) Unexpected space before function parentheses. (space-before-function-paren)
(#4201) Missing JSDoc comment. (require-jsdoc)
(#4204) Unexpected space before function parentheses. (space-before-function-paren)
(#4205) Use '===' to compare with null. (no-eq-null)
(#4215) Identifier 'validator_1' is not in camel case. (camelcase)
(#4215) Identifier 'validator_1' is not in camel case. (camelcase)
(#4219) Identifier 'validator_1' is not in camel case. (camelcase)
(#4219) Identifier 'validator_1' is not in camel case. (camelcase)
(#4222) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4226) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4228) Unexpected space before function parentheses. (space-before-function-paren)
(#4230) Missing JSDoc comment. (require-jsdoc)
(#4233) Unexpected space before function parentheses. (space-before-function-paren)
(#4234) Use '===' to compare with null. (no-eq-null)
(#4244) Identifier 'validator_1' is not in camel case. (camelcase)
(#4247) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4251) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4257) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4259) Unexpected space before function parentheses. (space-before-function-paren)
(#4260) Unexpected space before function parentheses. (space-before-function-paren)
(#4262) There should be no space after '{'. (object-curly-spacing)
(#4262) There should be no space before '}'. (object-curly-spacing)
(#4262) Unexpected space before function parentheses. (space-before-function-paren)
(#4262) Statement inside of curly braces should be on next line. (brace-style)
(#4262) The '__proto__' property is deprecated. (no-proto)
(#4262) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4263) Unexpected space before function parentheses. (space-before-function-paren)
(#4263) Statement inside of curly braces should be on next line. (brace-style)
(#4263) Expected { after 'for-in'. (curly)
(#4263) Expected { after 'if' condition. (curly)
(#4263) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4266) Unexpected space before function parentheses. (space-before-function-paren)
(#4268) Missing JSDoc comment. (require-jsdoc)
(#4268) Statement inside of curly braces should be on next line. (brace-style)
(#4268) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4272) There should be no space after '{'. (object-curly-spacing)
(#4272) There should be no space before '}'. (object-curly-spacing)
(#4274) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4275) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4276) Identifier 'validator_1' is not in camel case. (camelcase)
(#4277) Unexpected space before function parentheses. (space-before-function-paren)
(#4279) Missing JSDoc comment. (require-jsdoc)
(#4282) Unexpected space before function parentheses. (space-before-function-paren)
(#4283) Use '===' to compare with null. (no-eq-null)
(#4293) Identifier 'validator_1' is not in camel case. (camelcase)
(#4293) Identifier 'validator_1' is not in camel case. (camelcase)
(#4297) Identifier 'validator_1' is not in camel case. (camelcase)
(#4297) Identifier 'validator_1' is not in camel case. (camelcase)
(#4301) Identifier 'validator_1' is not in camel case. (camelcase)
(#4301) Identifier 'validator_1' is not in camel case. (camelcase)
(#4305) Identifier 'validator_1' is not in camel case. (camelcase)
(#4309) Identifier 'validator_1' is not in camel case. (camelcase)
(#4313) Identifier 'validator_1' is not in camel case. (camelcase)
(#4317) Identifier 'validator_1' is not in camel case. (camelcase)
(#4321) Identifier 'validator_1' is not in camel case. (camelcase)
(#4324) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4328) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4334) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4336) Unexpected space before function parentheses. (space-before-function-paren)
(#4337) Unexpected space before function parentheses. (space-before-function-paren)
(#4339) There should be no space after '{'. (object-curly-spacing)
(#4339) There should be no space before '}'. (object-curly-spacing)
(#4339) Unexpected space before function parentheses. (space-before-function-paren)
(#4339) Statement inside of curly braces should be on next line. (brace-style)
(#4339) The '__proto__' property is deprecated. (no-proto)
(#4339) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4340) Unexpected space before function parentheses. (space-before-function-paren)
(#4340) Statement inside of curly braces should be on next line. (brace-style)
(#4340) Expected { after 'for-in'. (curly)
(#4340) Expected { after 'if' condition. (curly)
(#4340) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4343) Unexpected space before function parentheses. (space-before-function-paren)
(#4345) Missing JSDoc comment. (require-jsdoc)
(#4345) Statement inside of curly braces should be on next line. (brace-style)
(#4345) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4349) There should be no space after '{'. (object-curly-spacing)
(#4349) There should be no space before '}'. (object-curly-spacing)
(#4351) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4352) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4353) Identifier 'validator_1' is not in camel case. (camelcase)
(#4354) Unexpected space before function parentheses. (space-before-function-paren)
(#4356) Missing JSDoc comment. (require-jsdoc)
(#4359) Unexpected space before function parentheses. (space-before-function-paren)
(#4360) Use '===' to compare with null. (no-eq-null)
(#4370) Identifier 'validator_1' is not in camel case. (camelcase)
(#4373) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4377) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4379) Unexpected space before function parentheses. (space-before-function-paren)
(#4381) Missing JSDoc comment. (require-jsdoc)
(#4384) Unexpected space before function parentheses. (space-before-function-paren)
(#4385) Use '===' to compare with null. (no-eq-null)
(#4395) Identifier 'validator_1' is not in camel case. (camelcase)
(#4398) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4402) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4404) Unexpected space before function parentheses. (space-before-function-paren)
(#4406) Missing JSDoc comment. (require-jsdoc)
(#4409) Unexpected space before function parentheses. (space-before-function-paren)
(#4410) Use '===' to compare with null. (no-eq-null)
(#4420) Identifier 'validator_1' is not in camel case. (camelcase)
(#4420) Identifier 'validator_1' is not in camel case. (camelcase)
(#4424) Identifier 'validator_1' is not in camel case. (camelcase)
(#4427) Identifier 'multipleFieldsValidator_1' is not in camel case. (camelcase)
(#4431) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4439) There should be no space after '{'. (object-curly-spacing)
(#4439) There should be no space before '}'. (object-curly-spacing)
(#4441) Unexpected space before function parentheses. (space-before-function-paren)
(#4442) Missing JSDoc comment. (require-jsdoc)
(#4445) Unexpected space before function parentheses. (space-before-function-paren)
(#4446) Use '===' to compare with null. (no-eq-null)
(#4476) There should be no space after '{'. (object-curly-spacing)
(#4476) There should be no space before '}'. (object-curly-spacing)
(#4478) Unexpected space before function parentheses. (space-before-function-paren)
(#4479) Missing JSDoc comment. (require-jsdoc)
(#4479) Unexpected empty function 'FieldForbiddenValidator'. (no-empty-function)
(#4481) Unexpected space before function parentheses. (space-before-function-paren)
(#4500) There should be no space after '{'. (object-curly-spacing)
(#4500) There should be no space before '}'. (object-curly-spacing)
(#4502) Unexpected space before function parentheses. (space-before-function-paren)
(#4503) Missing JSDoc comment. (require-jsdoc)
(#4503) Unexpected empty function 'FieldRequiredValidator'. (no-empty-function)
(#4505) Unexpected space before function parentheses. (space-before-function-paren)
(#4506) Use '===' to compare with null. (no-eq-null)
(#4522) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4524) Unexpected space before function parentheses. (space-before-function-paren)
(#4525) Unexpected space before function parentheses. (space-before-function-paren)
(#4527) There should be no space after '{'. (object-curly-spacing)
(#4527) There should be no space before '}'. (object-curly-spacing)
(#4527) Unexpected space before function parentheses. (space-before-function-paren)
(#4527) Statement inside of curly braces should be on next line. (brace-style)
(#4527) The '__proto__' property is deprecated. (no-proto)
(#4527) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4528) Unexpected space before function parentheses. (space-before-function-paren)
(#4528) Statement inside of curly braces should be on next line. (brace-style)
(#4528) Expected { after 'for-in'. (curly)
(#4528) Expected { after 'if' condition. (curly)
(#4528) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4531) Unexpected space before function parentheses. (space-before-function-paren)
(#4533) Missing JSDoc comment. (require-jsdoc)
(#4533) Statement inside of curly braces should be on next line. (brace-style)
(#4533) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4537) There should be no space after '{'. (object-curly-spacing)
(#4537) There should be no space before '}'. (object-curly-spacing)
(#4539) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4540) Unexpected space before function parentheses. (space-before-function-paren)
(#4542) Missing JSDoc comment. (require-jsdoc)
(#4548) Unexpected space before function parentheses. (space-before-function-paren)
(#4549) Use '===' to compare with null. (no-eq-null)
(#4578) Identifier 'typeValidator_1' is not in camel case. (camelcase)
(#4583) Expected space or tab after '/**' in comment. (spaced-comment)
(#4585) Expected space or tab after '//' in comment. (spaced-comment)
(#4589) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#4589) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#4589) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#4590) Expected space or tab after '/*' in comment. (spaced-comment)
(#4593) Expected space or tab after '/*' in comment. (spaced-comment)
(#4594) 'exports' is defined but never used. (no-unused-vars)
(#4594) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4594) '__webpack_require__' is defined but never used. (no-unused-vars)
(#4596) Expected space or tab after '/*' in comment. (spaced-comment)
(#4598) Unexpected tab character. (no-tabs)
(#4598) Expected { after 'if' condition. (curly)
(#4598) Expected space(s) after "if". (keyword-spacing)
(#4598) Unexpected constant condition. (no-constant-condition)
(#4599) Unexpected tab character. (no-tabs)
(#4600) Unexpected tab character. (no-tabs)
(#4600) Empty block statement. (no-empty)
(#4602) Expected space or tab after '/**' in comment. (spaced-comment)
(#4602) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#4602) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#4602) Comments should not begin with a lowercase character. (capitalized-comments)
(#4603) Expected space or tab after '/**' in comment. (spaced-comment)
(#4603) Unexpected tab character. (no-tabs)
(#4604) Expected space or tab after '/**' in comment. (spaced-comment)
(#4604) Unexpected tab character. (no-tabs)
(#4605) Expected space or tab after '/**' in comment. (spaced-comment)
(#4606) Expected space or tab after '/**' in comment. (spaced-comment)
(#4606) Unexpected tab character. (no-tabs)
(#4607) Expected space or tab after '/**' in comment. (spaced-comment)
(#4607) Missing JSDoc @returns for function. (valid-jsdoc)
(#4607) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#4607) Unexpected tab character. (no-tabs)
(#4607) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4608) Expected space or tab after '/**' in comment. (spaced-comment)
(#4609) Expected space or tab after '/**' in comment. (spaced-comment)
(#4609) Unexpected tab character. (no-tabs)
(#4610) Expected space or tab after '/**' in comment. (spaced-comment)
(#4610) Unexpected tab character. (no-tabs)
(#4610) Expected { after 'if' condition. (curly)
(#4610) Expected space(s) after "if". (keyword-spacing)
(#4611) Expected space or tab after '/**' in comment. (spaced-comment)
(#4611) Unexpected tab character. (no-tabs)
(#4612) Expected space or tab after '/**' in comment. (spaced-comment)
(#4613) Expected space or tab after '/**' in comment. (spaced-comment)
(#4613) Unexpected tab character. (no-tabs)
(#4614) Expected space or tab after '/**' in comment. (spaced-comment)
(#4614) Unexpected tab character. (no-tabs)
(#4615) Expected space or tab after '/**' in comment. (spaced-comment)
(#4615) Unexpected tab character. (no-tabs)
(#4616) Expected space or tab after '/**' in comment. (spaced-comment)
(#4616) Unexpected tab character. (no-tabs)
(#4617) Expected space or tab after '/**' in comment. (spaced-comment)
(#4617) Unexpected tab character. (no-tabs)
(#4618) Expected space or tab after '/**' in comment. (spaced-comment)
(#4618) There should be no space before '}'. (object-curly-spacing)
(#4618) Unexpected tab character. (no-tabs)
(#4619) Expected space or tab after '/**' in comment. (spaced-comment)
(#4620) Expected space or tab after '/**' in comment. (spaced-comment)
(#4620) Unexpected tab character. (no-tabs)
(#4621) Expected space or tab after '/**' in comment. (spaced-comment)
(#4621) Unexpected tab character. (no-tabs)
(#4622) Expected space or tab after '/**' in comment. (spaced-comment)
(#4623) Expected space or tab after '/**' in comment. (spaced-comment)
(#4623) Unexpected tab character. (no-tabs)
(#4624) Expected space or tab after '/**' in comment. (spaced-comment)
(#4624) Unexpected tab character. (no-tabs)
(#4625) Expected space or tab after '/**' in comment. (spaced-comment)
(#4626) Expected space or tab after '/**' in comment. (spaced-comment)
(#4626) Unexpected tab character. (no-tabs)
(#4627) Expected space or tab after '/**' in comment. (spaced-comment)
(#4627) Unexpected tab character. (no-tabs)
(#4628) Expected space or tab after '/**' in comment. (spaced-comment)
(#4628) Unexpected tab character. (no-tabs)
(#4629) Expected space or tab after '/**' in comment. (spaced-comment)
(#4630) Expected space or tab after '/**' in comment. (spaced-comment)
(#4631) Expected space or tab after '/**' in comment. (spaced-comment)
(#4631) Unexpected tab character. (no-tabs)
(#4632) Expected space or tab after '/**' in comment. (spaced-comment)
(#4632) Unexpected tab character. (no-tabs)
(#4632) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4633) Expected space or tab after '/**' in comment. (spaced-comment)
(#4634) Expected space or tab after '/**' in comment. (spaced-comment)
(#4634) Unexpected tab character. (no-tabs)
(#4635) Expected space or tab after '/**' in comment. (spaced-comment)
(#4635) Unexpected tab character. (no-tabs)
(#4635) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4636) Expected space or tab after '/**' in comment. (spaced-comment)
(#4637) Expected space or tab after '/**' in comment. (spaced-comment)
(#4637) Unexpected tab character. (no-tabs)
(#4638) Expected space or tab after '/**' in comment. (spaced-comment)
(#4638) Unexpected tab character. (no-tabs)
(#4638) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4639) Expected space or tab after '/**' in comment. (spaced-comment)
(#4640) Expected space or tab after '/**' in comment. (spaced-comment)
(#4640) Unexpected tab character. (no-tabs)
(#4641) Expected space or tab after '/**' in comment. (spaced-comment)
(#4641) Unexpected tab character. (no-tabs)
(#4642) Expected space or tab after '/**' in comment. (spaced-comment)
(#4642) Unexpected newline between function name and paren. (func-call-spacing)
(#4643) Expected space or tab after '/**' in comment. (spaced-comment)
(#4644) Expected space or tab after '/**' in comment. (spaced-comment)
(#4644) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#4646) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4648) Unexpected tab character. (no-tabs)
(#4649) Unexpected tab character. (no-tabs)
(#4650) Unexpected tab character. (no-tabs)
(#4650) Unexpected space before function parentheses. (space-before-function-paren)
(#4651) Unexpected tab character. (no-tabs)
(#4651) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4651) Missing JSDoc comment. (require-jsdoc)
(#4652) Unexpected tab character. (no-tabs)
(#4652) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4653) Unexpected tab character. (no-tabs)
(#4653) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4654) Unexpected tab character. (no-tabs)
(#4655) Unexpected tab character. (no-tabs)
(#4656) Unexpected tab character. (no-tabs)
(#4657) Unexpected tab character. (no-tabs)
(#4657) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4658) Unexpected tab character. (no-tabs)
(#4658) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4659) Unexpected tab character. (no-tabs)
(#4659) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4660) Unexpected tab character. (no-tabs)
(#4660) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4661) Unexpected tab character. (no-tabs)
(#4661) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4662) Unexpected tab character. (no-tabs)
(#4662) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4663) Unexpected tab character. (no-tabs)
(#4663) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4663) Unexpected space before function parentheses. (space-before-function-paren)
(#4664) Unexpected tab character. (no-tabs)
(#4664) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4665) Unexpected tab character. (no-tabs)
(#4665) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4666) Unexpected tab character. (no-tabs)
(#4666) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4667) Unexpected tab character. (no-tabs)
(#4667) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4667) Unexpected space before function parentheses. (space-before-function-paren)
(#4668) Unexpected tab character. (no-tabs)
(#4668) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4669) Unexpected tab character. (no-tabs)
(#4669) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4670) Unexpected tab character. (no-tabs)
(#4670) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4671) Unexpected tab character. (no-tabs)
(#4671) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4671) Unexpected space before function parentheses. (space-before-function-paren)
(#4672) Unexpected tab character. (no-tabs)
(#4672) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4673) Unexpected tab character. (no-tabs)
(#4673) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4674) Unexpected tab character. (no-tabs)
(#4674) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4675) Unexpected tab character. (no-tabs)
(#4675) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4675) Unexpected space before function parentheses. (space-before-function-paren)
(#4676) Unexpected tab character. (no-tabs)
(#4676) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4677) Unexpected tab character. (no-tabs)
(#4677) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4678) Unexpected tab character. (no-tabs)
(#4678) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4679) Unexpected tab character. (no-tabs)
(#4679) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4679) Unexpected space before function parentheses. (space-before-function-paren)
(#4680) Unexpected tab character. (no-tabs)
(#4680) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4681) Unexpected tab character. (no-tabs)
(#4681) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4682) Unexpected tab character. (no-tabs)
(#4682) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4683) Unexpected tab character. (no-tabs)
(#4683) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4683) Missing JSDoc for parameter 'routeRecognizer'. (valid-jsdoc)
(#4683) Missing JSDoc for parameter 'method'. (valid-jsdoc)
(#4683) Missing JSDoc for parameter 'url'. (valid-jsdoc)
(#4683) Missing JSDoc for parameter 'handler'. (valid-jsdoc)
(#4684) This line has a length of 146. Maximum allowed is 132. (max-len)
(#4684) Unexpected tab character. (no-tabs)
(#4685) This line has a length of 160. Maximum allowed is 132. (max-len)
(#4685) Unexpected tab character. (no-tabs)
(#4686) This line has a length of 202. Maximum allowed is 132. (max-len)
(#4686) Unexpected tab character. (no-tabs)
(#4687) Unexpected tab character. (no-tabs)
(#4688) Unexpected tab character. (no-tabs)
(#4689) Unexpected tab character. (no-tabs)
(#4689) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4689) Unexpected space before function parentheses. (space-before-function-paren)
(#4690) Unexpected tab character. (no-tabs)
(#4690) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4690) Unexpected space before function parentheses. (space-before-function-paren)
(#4691) Unexpected tab character. (no-tabs)
(#4691) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4692) Unexpected tab character. (no-tabs)
(#4692) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4692) 'Promise' is not defined. (no-undef)
(#4692) "Promise" is not defined. (promise/no-native)
(#4693) Unexpected tab character. (no-tabs)
(#4693) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4693) Unexpected space before function parentheses. (space-before-function-paren)
(#4693) 'x' is defined but never used. (no-unused-vars)
(#4693) Statement inside of curly braces should be on next line. (brace-style)
(#4693) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4694) Unexpected tab character. (no-tabs)
(#4694) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4695) Unexpected tab character. (no-tabs)
(#4695) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4696) Unexpected tab character. (no-tabs)
(#4696) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4696) There should be no space after '{'. (object-curly-spacing)
(#4696) There should be no space before '}'. (object-curly-spacing)
(#4697) Unexpected tab character. (no-tabs)
(#4697) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4698) Unexpected tab character. (no-tabs)
(#4698) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4699) Unexpected tab character. (no-tabs)
(#4699) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4699) Unexpected space before function parentheses. (space-before-function-paren)
(#4700) Unexpected tab character. (no-tabs)
(#4700) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4701) Unexpected tab character. (no-tabs)
(#4701) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4702) Unexpected tab character. (no-tabs)
(#4702) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4703) Unexpected tab character. (no-tabs)
(#4703) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4704) Unexpected tab character. (no-tabs)
(#4704) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4705) Unexpected tab character. (no-tabs)
(#4705) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4706) Unexpected tab character. (no-tabs)
(#4706) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4707) Unexpected tab character. (no-tabs)
(#4707) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4708) Unexpected tab character. (no-tabs)
(#4709) This line has a length of 138. Maximum allowed is 132. (max-len)
(#4709) Unexpected tab character. (no-tabs)
(#4710) This line has a length of 170. Maximum allowed is 132. (max-len)
(#4710) Unexpected tab character. (no-tabs)
(#4711) Unexpected tab character. (no-tabs)
(#4712) Unexpected tab character. (no-tabs)
(#4713) Unexpected tab character. (no-tabs)
(#4713) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4714) Unexpected tab character. (no-tabs)
(#4714) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4715) Unexpected tab character. (no-tabs)
(#4715) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4716) Unexpected tab character. (no-tabs)
(#4716) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4717) Unexpected tab character. (no-tabs)
(#4717) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4718) Unexpected tab character. (no-tabs)
(#4718) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4719) Unexpected tab character. (no-tabs)
(#4719) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4719) Unexpected space before function parentheses. (space-before-function-paren)
(#4720) Unexpected tab character. (no-tabs)
(#4720) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4721) Unexpected tab character. (no-tabs)
(#4721) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4722) Unexpected tab character. (no-tabs)
(#4722) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4723) Unexpected tab character. (no-tabs)
(#4723) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4724) Unexpected tab character. (no-tabs)
(#4724) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4725) Unexpected tab character. (no-tabs)
(#4725) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4726) Unexpected tab character. (no-tabs)
(#4727) Unexpected tab character. (no-tabs)
(#4728) Unexpected tab character. (no-tabs)
(#4728) Unexpected space before function parentheses. (space-before-function-paren)
(#4729) Unexpected tab character. (no-tabs)
(#4729) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4729) Missing JSDoc comment. (require-jsdoc)
(#4730) Unexpected tab character. (no-tabs)
(#4730) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4731) Unexpected tab character. (no-tabs)
(#4731) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4732) Unexpected tab character. (no-tabs)
(#4732) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4733) Unexpected tab character. (no-tabs)
(#4733) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4734) Unexpected tab character. (no-tabs)
(#4734) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4734) Unexpected space before function parentheses. (space-before-function-paren)
(#4735) Unexpected tab character. (no-tabs)
(#4735) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4736) Unexpected tab character. (no-tabs)
(#4736) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4737) Unexpected tab character. (no-tabs)
(#4737) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4738) Unexpected tab character. (no-tabs)
(#4738) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4739) Unexpected tab character. (no-tabs)
(#4740) Unexpected tab character. (no-tabs)
(#4745) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#4747) Unexpected tab character. (no-tabs)
(#4747) Missing whitespace after semicolon. (semi-spacing)
(#4747) Requires a space after '{'. (block-spacing)
(#4747) Statement inside of curly braces should be on next line. (brace-style)
(#4747) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#4748) Unexpected tab character. (no-tabs)
(#4748) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4749) Unexpected tab character. (no-tabs)
(#4749) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4749) Missing JSDoc comment. (require-jsdoc)
(#4750) Unexpected tab character. (no-tabs)
(#4750) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4750) Unexpected 'this'. (no-invalid-this)
(#4751) Unexpected tab character. (no-tabs)
(#4751) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4751) Unexpected 'this'. (no-invalid-this)
(#4752) Unexpected tab character. (no-tabs)
(#4752) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4752) Unexpected 'this'. (no-invalid-this)
(#4753) Unexpected tab character. (no-tabs)
(#4753) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4754) Unexpected tab character. (no-tabs)
(#4754) Trailing spaces not allowed. (no-trailing-spaces)
(#4755) Unexpected tab character. (no-tabs)
(#4755) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4756) Unexpected tab character. (no-tabs)
(#4756) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4757) Unexpected tab character. (no-tabs)
(#4757) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4758) Unexpected tab character. (no-tabs)
(#4758) Trailing spaces not allowed. (no-trailing-spaces)
(#4759) Unexpected tab character. (no-tabs)
(#4759) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4760) Unexpected tab character. (no-tabs)
(#4760) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4761) Unexpected tab character. (no-tabs)
(#4761) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4762) Unexpected tab character. (no-tabs)
(#4762) Trailing spaces not allowed. (no-trailing-spaces)
(#4763) Unexpected tab character. (no-tabs)
(#4763) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4764) Unexpected tab character. (no-tabs)
(#4764) Trailing spaces not allowed. (no-trailing-spaces)
(#4765) Unexpected tab character. (no-tabs)
(#4765) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4766) Unexpected tab character. (no-tabs)
(#4766) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4766) Statement inside of curly braces should be on next line. (brace-style)
(#4766) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4767) Unexpected tab character. (no-tabs)
(#4767) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4768) Unexpected tab character. (no-tabs)
(#4768) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4769) Unexpected tab character. (no-tabs)
(#4769) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4770) Unexpected tab character. (no-tabs)
(#4770) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4771) Unexpected tab character. (no-tabs)
(#4771) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4772) Unexpected tab character. (no-tabs)
(#4772) Trailing spaces not allowed. (no-trailing-spaces)
(#4773) Unexpected tab character. (no-tabs)
(#4773) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4773) Missing JSDoc comment. (require-jsdoc)
(#4774) Unexpected tab character. (no-tabs)
(#4774) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4774) Unexpected 'this'. (no-invalid-this)
(#4775) Unexpected tab character. (no-tabs)
(#4775) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4775) Unexpected 'this'. (no-invalid-this)
(#4776) Unexpected tab character. (no-tabs)
(#4776) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4776) Unexpected 'this'. (no-invalid-this)
(#4777) Unexpected tab character. (no-tabs)
(#4777) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4778) Unexpected tab character. (no-tabs)
(#4778) Trailing spaces not allowed. (no-trailing-spaces)
(#4779) Unexpected tab character. (no-tabs)
(#4779) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4780) Unexpected tab character. (no-tabs)
(#4780) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4781) Unexpected tab character. (no-tabs)
(#4781) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4782) Unexpected tab character. (no-tabs)
(#4782) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4783) Unexpected tab character. (no-tabs)
(#4783) Trailing spaces not allowed. (no-trailing-spaces)
(#4784) Unexpected tab character. (no-tabs)
(#4784) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4785) Unexpected tab character. (no-tabs)
(#4785) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4786) Unexpected tab character. (no-tabs)
(#4786) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4787) Unexpected tab character. (no-tabs)
(#4787) Trailing spaces not allowed. (no-trailing-spaces)
(#4788) Unexpected tab character. (no-tabs)
(#4788) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4789) Unexpected tab character. (no-tabs)
(#4789) Trailing spaces not allowed. (no-trailing-spaces)
(#4790) Unexpected tab character. (no-tabs)
(#4790) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4791) Unexpected tab character. (no-tabs)
(#4791) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4792) Unexpected tab character. (no-tabs)
(#4792) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4793) Unexpected tab character. (no-tabs)
(#4793) Trailing spaces not allowed. (no-trailing-spaces)
(#4794) Unexpected tab character. (no-tabs)
(#4794) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4795) Unexpected tab character. (no-tabs)
(#4795) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4796) Unexpected tab character. (no-tabs)
(#4796) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4797) Unexpected tab character. (no-tabs)
(#4797) Trailing spaces not allowed. (no-trailing-spaces)
(#4798) Unexpected tab character. (no-tabs)
(#4798) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4798) Missing JSDoc comment. (require-jsdoc)
(#4799) Unexpected tab character. (no-tabs)
(#4799) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4799) Expected to return a value at the end of function. (consistent-return)
(#4800) Unexpected tab character. (no-tabs)
(#4800) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4801) Unexpected tab character. (no-tabs)
(#4801) Trailing spaces not allowed. (no-trailing-spaces)
(#4802) Unexpected tab character. (no-tabs)
(#4802) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4803) Unexpected tab character. (no-tabs)
(#4803) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4804) Unexpected tab character. (no-tabs)
(#4804) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4805) Unexpected tab character. (no-tabs)
(#4805) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4806) Unexpected tab character. (no-tabs)
(#4806) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4807) Unexpected tab character. (no-tabs)
(#4807) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4808) Unexpected tab character. (no-tabs)
(#4808) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4809) Unexpected tab character. (no-tabs)
(#4809) Trailing spaces not allowed. (no-trailing-spaces)
(#4810) Unexpected tab character. (no-tabs)
(#4810) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4810) Missing JSDoc comment. (require-jsdoc)
(#4811) Unexpected tab character. (no-tabs)
(#4811) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4812) Unexpected tab character. (no-tabs)
(#4812) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4812) Operator '=' must be spaced. (space-infix-ops)
(#4812) Operator '<' must be spaced. (space-infix-ops)
(#4813) Unexpected tab character. (no-tabs)
(#4813) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4814) Unexpected tab character. (no-tabs)
(#4814) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4815) Unexpected tab character. (no-tabs)
(#4815) Trailing spaces not allowed. (no-trailing-spaces)
(#4816) Unexpected tab character. (no-tabs)
(#4816) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4817) Unexpected tab character. (no-tabs)
(#4817) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4817) There should be no space after '{'. (object-curly-spacing)
(#4817) There should be no space before '}'. (object-curly-spacing)
(#4818) Unexpected tab character. (no-tabs)
(#4818) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4819) Unexpected tab character. (no-tabs)
(#4819) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4820) Unexpected tab character. (no-tabs)
(#4820) Trailing spaces not allowed. (no-trailing-spaces)
(#4821) Unexpected tab character. (no-tabs)
(#4821) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4821) Missing JSDoc comment. (require-jsdoc)
(#4822) Unexpected tab character. (no-tabs)
(#4822) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4823) Unexpected tab character. (no-tabs)
(#4823) Trailing spaces not allowed. (no-trailing-spaces)
(#4824) Unexpected tab character. (no-tabs)
(#4824) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4825) Unexpected tab character. (no-tabs)
(#4825) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4826) Unexpected tab character. (no-tabs)
(#4826) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4827) Unexpected tab character. (no-tabs)
(#4827) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4828) Unexpected tab character. (no-tabs)
(#4828) Trailing spaces not allowed. (no-trailing-spaces)
(#4829) Unexpected tab character. (no-tabs)
(#4829) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4830) Unexpected tab character. (no-tabs)
(#4830) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4831) Unexpected tab character. (no-tabs)
(#4831) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4832) Unexpected tab character. (no-tabs)
(#4832) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4833) Unexpected tab character. (no-tabs)
(#4833) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4834) Unexpected tab character. (no-tabs)
(#4834) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4835) Unexpected tab character. (no-tabs)
(#4835) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4836) Unexpected tab character. (no-tabs)
(#4836) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4837) Unexpected tab character. (no-tabs)
(#4837) Trailing spaces not allowed. (no-trailing-spaces)
(#4838) Unexpected tab character. (no-tabs)
(#4838) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4839) Unexpected tab character. (no-tabs)
(#4839) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4840) Unexpected tab character. (no-tabs)
(#4840) Trailing spaces not allowed. (no-trailing-spaces)
(#4841) Unexpected tab character. (no-tabs)
(#4841) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4841) Unexpected 'this'. (no-invalid-this)
(#4842) Unexpected tab character. (no-tabs)
(#4842) Trailing spaces not allowed. (no-trailing-spaces)
(#4843) Unexpected tab character. (no-tabs)
(#4843) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4844) Unexpected tab character. (no-tabs)
(#4844) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4844) Statement inside of curly braces should be on next line. (brace-style)
(#4844) Unexpected 'this'. (no-invalid-this)
(#4844) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4844) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4845) Unexpected tab character. (no-tabs)
(#4845) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4845) Statement inside of curly braces should be on next line. (brace-style)
(#4845) Unexpected 'this'. (no-invalid-this)
(#4845) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4846) Unexpected tab character. (no-tabs)
(#4846) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4846) Unexpected 'this'. (no-invalid-this)
(#4847) Unexpected tab character. (no-tabs)
(#4847) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4848) Unexpected tab character. (no-tabs)
(#4848) Trailing spaces not allowed. (no-trailing-spaces)
(#4849) Unexpected tab character. (no-tabs)
(#4849) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4850) Unexpected tab character. (no-tabs)
(#4850) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4851) Unexpected tab character. (no-tabs)
(#4851) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4852) Unexpected tab character. (no-tabs)
(#4852) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4853) Unexpected tab character. (no-tabs)
(#4853) Trailing spaces not allowed. (no-trailing-spaces)
(#4854) Unexpected tab character. (no-tabs)
(#4854) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4855) Unexpected tab character. (no-tabs)
(#4855) Trailing spaces not allowed. (no-trailing-spaces)
(#4856) Unexpected tab character. (no-tabs)
(#4856) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4856) Missing JSDoc comment. (require-jsdoc)
(#4857) Unexpected tab character. (no-tabs)
(#4857) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4858) Unexpected tab character. (no-tabs)
(#4858) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4859) Unexpected tab character. (no-tabs)
(#4859) Trailing spaces not allowed. (no-trailing-spaces)
(#4860) Unexpected tab character. (no-tabs)
(#4860) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4861) Unexpected tab character. (no-tabs)
(#4861) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4862) Unexpected tab character. (no-tabs)
(#4862) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4863) Unexpected tab character. (no-tabs)
(#4863) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4864) Unexpected tab character. (no-tabs)
(#4864) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4865) Unexpected tab character. (no-tabs)
(#4865) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4866) Unexpected tab character. (no-tabs)
(#4866) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4867) Unexpected tab character. (no-tabs)
(#4867) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4868) Unexpected tab character. (no-tabs)
(#4868) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4869) Unexpected tab character. (no-tabs)
(#4869) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4870) Unexpected tab character. (no-tabs)
(#4870) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4871) Unexpected tab character. (no-tabs)
(#4871) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4872) Unexpected tab character. (no-tabs)
(#4872) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4873) Unexpected tab character. (no-tabs)
(#4873) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4874) Unexpected tab character. (no-tabs)
(#4874) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4875) Unexpected tab character. (no-tabs)
(#4875) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4876) Unexpected tab character. (no-tabs)
(#4876) Trailing spaces not allowed. (no-trailing-spaces)
(#4877) Unexpected tab character. (no-tabs)
(#4877) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4877) Missing JSDoc comment. (require-jsdoc)
(#4877) Statement inside of curly braces should be on next line. (brace-style)
(#4877) Unexpected 'this'. (no-invalid-this)
(#4877) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4878) Unexpected tab character. (no-tabs)
(#4878) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4879) Unexpected tab character. (no-tabs)
(#4879) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4880) Unexpected tab character. (no-tabs)
(#4880) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4880) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4881) Unexpected tab character. (no-tabs)
(#4881) Trailing spaces not allowed. (no-trailing-spaces)
(#4882) Unexpected tab character. (no-tabs)
(#4882) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4882) Operator '=' must be spaced. (space-infix-ops)
(#4882) Operator '<' must be spaced. (space-infix-ops)
(#4883) Unexpected tab character. (no-tabs)
(#4883) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4884) Unexpected tab character. (no-tabs)
(#4884) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4884) There should be no space after '{'. (object-curly-spacing)
(#4884) There should be no space before '}'. (object-curly-spacing)
(#4885) Unexpected tab character. (no-tabs)
(#4885) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4886) Unexpected tab character. (no-tabs)
(#4886) Trailing spaces not allowed. (no-trailing-spaces)
(#4887) Unexpected tab character. (no-tabs)
(#4887) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4888) Unexpected tab character. (no-tabs)
(#4888) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4889) Unexpected tab character. (no-tabs)
(#4889) Trailing spaces not allowed. (no-trailing-spaces)
(#4890) Unexpected tab character. (no-tabs)
(#4890) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4891) Unexpected tab character. (no-tabs)
(#4891) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4892) Unexpected tab character. (no-tabs)
(#4892) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4893) Unexpected tab character. (no-tabs)
(#4893) Trailing spaces not allowed. (no-trailing-spaces)
(#4894) Unexpected tab character. (no-tabs)
(#4894) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4895) Unexpected tab character. (no-tabs)
(#4895) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4896) Unexpected tab character. (no-tabs)
(#4896) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4897) Unexpected tab character. (no-tabs)
(#4897) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4898) Unexpected tab character. (no-tabs)
(#4898) Trailing spaces not allowed. (no-trailing-spaces)
(#4899) Unexpected tab character. (no-tabs)
(#4899) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4899) Missing JSDoc comment. (require-jsdoc)
(#4899) Statement inside of curly braces should be on next line. (brace-style)
(#4899) Unexpected 'this'. (no-invalid-this)
(#4899) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4900) Unexpected tab character. (no-tabs)
(#4900) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4901) Unexpected tab character. (no-tabs)
(#4901) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4902) Unexpected tab character. (no-tabs)
(#4902) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4902) There should be no space after '{'. (object-curly-spacing)
(#4902) There should be no space before '}'. (object-curly-spacing)
(#4903) Unexpected tab character. (no-tabs)
(#4903) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4904) Unexpected tab character. (no-tabs)
(#4904) Trailing spaces not allowed. (no-trailing-spaces)
(#4905) Unexpected tab character. (no-tabs)
(#4905) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4906) Unexpected tab character. (no-tabs)
(#4906) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4907) Unexpected tab character. (no-tabs)
(#4907) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4908) Unexpected tab character. (no-tabs)
(#4908) Trailing spaces not allowed. (no-trailing-spaces)
(#4909) Unexpected tab character. (no-tabs)
(#4909) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4910) Unexpected tab character. (no-tabs)
(#4910) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4911) Unexpected tab character. (no-tabs)
(#4911) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4912) Unexpected tab character. (no-tabs)
(#4912) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4913) Unexpected tab character. (no-tabs)
(#4913) Trailing spaces not allowed. (no-trailing-spaces)
(#4914) Unexpected tab character. (no-tabs)
(#4914) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4914) Missing JSDoc comment. (require-jsdoc)
(#4914) Statement inside of curly braces should be on next line. (brace-style)
(#4914) Unexpected 'this'. (no-invalid-this)
(#4914) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4915) Unexpected tab character. (no-tabs)
(#4915) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4916) Unexpected tab character. (no-tabs)
(#4916) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4917) Unexpected tab character. (no-tabs)
(#4917) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4917) There should be no space after '{'. (object-curly-spacing)
(#4917) There should be no space before '}'. (object-curly-spacing)
(#4918) Unexpected tab character. (no-tabs)
(#4918) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4919) Unexpected tab character. (no-tabs)
(#4919) Trailing spaces not allowed. (no-trailing-spaces)
(#4920) Unexpected tab character. (no-tabs)
(#4920) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4921) Unexpected tab character. (no-tabs)
(#4921) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4922) Unexpected tab character. (no-tabs)
(#4922) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4923) Unexpected tab character. (no-tabs)
(#4923) Trailing spaces not allowed. (no-trailing-spaces)
(#4924) Unexpected tab character. (no-tabs)
(#4924) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4925) Unexpected tab character. (no-tabs)
(#4925) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4926) Unexpected tab character. (no-tabs)
(#4926) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4927) Unexpected tab character. (no-tabs)
(#4927) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4928) Unexpected tab character. (no-tabs)
(#4928) Trailing spaces not allowed. (no-trailing-spaces)
(#4929) Unexpected tab character. (no-tabs)
(#4929) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4929) Missing JSDoc comment. (require-jsdoc)
(#4929) Unexpected empty function '$$route$recognizer$$EpsilonSegment'. (no-empty-function)
(#4930) Unexpected tab character. (no-tabs)
(#4930) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4931) Unexpected tab character. (no-tabs)
(#4931) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4932) Unexpected tab character. (no-tabs)
(#4932) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4933) Unexpected tab character. (no-tabs)
(#4933) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4934) Unexpected tab character. (no-tabs)
(#4934) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4934) Statement inside of curly braces should be on next line. (brace-style)
(#4934) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4935) Unexpected tab character. (no-tabs)
(#4935) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4935) Statement inside of curly braces should be on next line. (brace-style)
(#4935) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4936) Unexpected tab character. (no-tabs)
(#4936) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4937) Unexpected tab character. (no-tabs)
(#4937) Trailing spaces not allowed. (no-trailing-spaces)
(#4938) Unexpected tab character. (no-tabs)
(#4938) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4938) Missing JSDoc comment. (require-jsdoc)
(#4939) Unexpected tab character. (no-tabs)
(#4939) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4939) Comments should not begin with a lowercase character. (capitalized-comments)
(#4940) Unexpected tab character. (no-tabs)
(#4940) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4941) Unexpected tab character. (no-tabs)
(#4941) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4941) Statement inside of curly braces should be on next line. (brace-style)
(#4941) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4942) Unexpected tab character. (no-tabs)
(#4942) Trailing spaces not allowed. (no-trailing-spaces)
(#4943) Unexpected tab character. (no-tabs)
(#4943) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4944) Unexpected tab character. (no-tabs)
(#4944) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4945) Unexpected tab character. (no-tabs)
(#4945) Trailing spaces not allowed. (no-trailing-spaces)
(#4946) Unexpected tab character. (no-tabs)
(#4946) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4947) Unexpected tab character. (no-tabs)
(#4947) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4948) Unexpected tab character. (no-tabs)
(#4948) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4949) Unexpected tab character. (no-tabs)
(#4949) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4950) Unexpected tab character. (no-tabs)
(#4950) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4951) Unexpected tab character. (no-tabs)
(#4951) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4952) Unexpected tab character. (no-tabs)
(#4952) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4953) Unexpected tab character. (no-tabs)
(#4953) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4954) Unexpected tab character. (no-tabs)
(#4954) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4955) Unexpected tab character. (no-tabs)
(#4955) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4956) Unexpected tab character. (no-tabs)
(#4956) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4957) Unexpected tab character. (no-tabs)
(#4957) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4958) Unexpected tab character. (no-tabs)
(#4958) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4959) Unexpected tab character. (no-tabs)
(#4959) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4960) Unexpected tab character. (no-tabs)
(#4960) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4961) Unexpected tab character. (no-tabs)
(#4961) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4962) Unexpected tab character. (no-tabs)
(#4962) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4963) Unexpected tab character. (no-tabs)
(#4963) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4964) Unexpected tab character. (no-tabs)
(#4964) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4965) Unexpected tab character. (no-tabs)
(#4965) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4966) Unexpected tab character. (no-tabs)
(#4966) Trailing spaces not allowed. (no-trailing-spaces)
(#4967) Unexpected tab character. (no-tabs)
(#4967) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4967) Operator '=' must be spaced. (space-infix-ops)
(#4967) Operator '<' must be spaced. (space-infix-ops)
(#4968) Unexpected tab character. (no-tabs)
(#4968) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4968) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4969) Unexpected tab character. (no-tabs)
(#4969) Trailing spaces not allowed. (no-trailing-spaces)
(#4970) Unexpected tab character. (no-tabs)
(#4970) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4970) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4970) Unnecessary escape character: \/. (no-useless-escape)
(#4971) Unexpected tab character. (no-tabs)
(#4971) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4972) Unexpected tab character. (no-tabs)
(#4972) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4973) Unexpected tab character. (no-tabs)
(#4973) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4974) Unexpected tab character. (no-tabs)
(#4974) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4974) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4974) Unnecessary escape character: \/. (no-useless-escape)
(#4975) Unexpected tab character. (no-tabs)
(#4975) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4976) Unexpected tab character. (no-tabs)
(#4976) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4977) Unexpected tab character. (no-tabs)
(#4977) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4978) Unexpected tab character. (no-tabs)
(#4978) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4978) Expected space(s) after "if". (keyword-spacing)
(#4979) Unexpected tab character. (no-tabs)
(#4979) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4980) Unexpected tab character. (no-tabs)
(#4980) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4981) Unexpected tab character. (no-tabs)
(#4981) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4982) Unexpected tab character. (no-tabs)
(#4982) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4983) Unexpected tab character. (no-tabs)
(#4983) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4984) Unexpected tab character. (no-tabs)
(#4984) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4985) Unexpected tab character. (no-tabs)
(#4985) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4986) Unexpected tab character. (no-tabs)
(#4986) Trailing spaces not allowed. (no-trailing-spaces)
(#4987) Unexpected tab character. (no-tabs)
(#4987) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4988) Unexpected tab character. (no-tabs)
(#4988) Trailing spaces not allowed. (no-trailing-spaces)
(#4989) Unexpected tab character. (no-tabs)
(#4989) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4990) Unexpected tab character. (no-tabs)
(#4990) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4991) Unexpected tab character. (no-tabs)
(#4991) Trailing spaces not allowed. (no-trailing-spaces)
(#4992) Unexpected tab character. (no-tabs)
(#4992) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4993) Unexpected tab character. (no-tabs)
(#4993) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4994) Unexpected tab character. (no-tabs)
(#4994) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4995) Unexpected tab character. (no-tabs)
(#4995) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4996) Unexpected tab character. (no-tabs)
(#4996) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4997) Unexpected tab character. (no-tabs)
(#4997) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4998) Unexpected tab character. (no-tabs)
(#4998) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4999) Unexpected tab character. (no-tabs)
(#4999) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5000) Unexpected tab character. (no-tabs)
(#5000) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5001) Unexpected tab character. (no-tabs)
(#5001) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5002) Unexpected tab character. (no-tabs)
(#5002) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5003) Unexpected tab character. (no-tabs)
(#5003) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5004) Unexpected tab character. (no-tabs)
(#5004) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5005) Unexpected tab character. (no-tabs)
(#5005) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5006) Unexpected tab character. (no-tabs)
(#5006) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5007) Unexpected tab character. (no-tabs)
(#5007) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5008) Unexpected tab character. (no-tabs)
(#5008) Trailing spaces not allowed. (no-trailing-spaces)
(#5009) Unexpected tab character. (no-tabs)
(#5009) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5009) Missing JSDoc comment. (require-jsdoc)
(#5010) Unexpected tab character. (no-tabs)
(#5010) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5010) Unexpected 'this'. (no-invalid-this)
(#5011) Unexpected tab character. (no-tabs)
(#5011) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5011) Unexpected 'this'. (no-invalid-this)
(#5012) Unexpected tab character. (no-tabs)
(#5012) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5012) Unexpected 'this'. (no-invalid-this)
(#5013) Unexpected tab character. (no-tabs)
(#5013) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5013) Unexpected 'this'. (no-invalid-this)
(#5014) Unexpected tab character. (no-tabs)
(#5014) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5014) Unexpected 'this'. (no-invalid-this)
(#5015) Unexpected tab character. (no-tabs)
(#5015) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5015) Unexpected 'this'. (no-invalid-this)
(#5016) Unexpected tab character. (no-tabs)
(#5016) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5017) Unexpected tab character. (no-tabs)
(#5017) Trailing spaces not allowed. (no-trailing-spaces)
(#5018) Unexpected tab character. (no-tabs)
(#5018) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5019) Unexpected tab character. (no-tabs)
(#5019) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5019) Expected to return a value at the end of method 'get'. (consistent-return)
(#5020) Unexpected tab character. (no-tabs)
(#5020) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5021) Unexpected tab character. (no-tabs)
(#5021) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5022) Unexpected tab character. (no-tabs)
(#5022) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5023) Unexpected tab character. (no-tabs)
(#5023) Trailing spaces not allowed. (no-trailing-spaces)
(#5024) Unexpected tab character. (no-tabs)
(#5024) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5025) Unexpected tab character. (no-tabs)
(#5025) Trailing spaces not allowed. (no-trailing-spaces)
(#5026) Unexpected tab character. (no-tabs)
(#5026) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5026) Operator '=' must be spaced. (space-infix-ops)
(#5026) Operator '<' must be spaced. (space-infix-ops)
(#5027) Unexpected tab character. (no-tabs)
(#5027) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5028) Unexpected tab character. (no-tabs)
(#5028) Trailing spaces not allowed. (no-trailing-spaces)
(#5029) Unexpected tab character. (no-tabs)
(#5029) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5030) Unexpected tab character. (no-tabs)
(#5030) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5031) Unexpected tab character. (no-tabs)
(#5031) Trailing spaces not allowed. (no-trailing-spaces)
(#5032) Unexpected tab character. (no-tabs)
(#5032) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5033) Unexpected tab character. (no-tabs)
(#5033) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5034) Unexpected tab character. (no-tabs)
(#5034) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5035) Unexpected tab character. (no-tabs)
(#5035) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5036) Unexpected tab character. (no-tabs)
(#5036) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5037) Unexpected tab character. (no-tabs)
(#5037) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5038) Unexpected tab character. (no-tabs)
(#5038) Trailing spaces not allowed. (no-trailing-spaces)
(#5039) Unexpected tab character. (no-tabs)
(#5039) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5040) Unexpected tab character. (no-tabs)
(#5040) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5041) Unexpected tab character. (no-tabs)
(#5041) Trailing spaces not allowed. (no-trailing-spaces)
(#5042) Unexpected tab character. (no-tabs)
(#5042) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5043) Unexpected tab character. (no-tabs)
(#5043) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5044) Unexpected tab character. (no-tabs)
(#5044) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5044) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5044) Statement inside of curly braces should be on next line. (brace-style)
(#5044) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5045) Unexpected tab character. (no-tabs)
(#5045) Trailing spaces not allowed. (no-trailing-spaces)
(#5046) Unexpected tab character. (no-tabs)
(#5046) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5047) Unexpected tab character. (no-tabs)
(#5047) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5048) Unexpected tab character. (no-tabs)
(#5048) Trailing spaces not allowed. (no-trailing-spaces)
(#5049) Unexpected tab character. (no-tabs)
(#5049) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5050) Unexpected tab character. (no-tabs)
(#5050) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5051) Unexpected tab character. (no-tabs)
(#5051) Trailing spaces not allowed. (no-trailing-spaces)
(#5052) Unexpected tab character. (no-tabs)
(#5052) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5053) Unexpected tab character. (no-tabs)
(#5053) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5054) Unexpected tab character. (no-tabs)
(#5054) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5055) Unexpected tab character. (no-tabs)
(#5055) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5056) Unexpected tab character. (no-tabs)
(#5056) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5057) Unexpected tab character. (no-tabs)
(#5057) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5058) Unexpected tab character. (no-tabs)
(#5058) Trailing spaces not allowed. (no-trailing-spaces)
(#5059) Unexpected tab character. (no-tabs)
(#5059) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5060) Unexpected tab character. (no-tabs)
(#5060) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5061) Unexpected tab character. (no-tabs)
(#5061) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5062) Unexpected tab character. (no-tabs)
(#5062) Trailing spaces not allowed. (no-trailing-spaces)
(#5063) Unexpected tab character. (no-tabs)
(#5063) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5064) Unexpected tab character. (no-tabs)
(#5064) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5065) Unexpected tab character. (no-tabs)
(#5065) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5066) Unexpected tab character. (no-tabs)
(#5066) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5067) Unexpected tab character. (no-tabs)
(#5067) Trailing spaces not allowed. (no-trailing-spaces)
(#5068) Unexpected tab character. (no-tabs)
(#5068) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5069) Unexpected tab character. (no-tabs)
(#5069) Trailing spaces not allowed. (no-trailing-spaces)
(#5070) Unexpected tab character. (no-tabs)
(#5070) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5070) Operator '=' must be spaced. (space-infix-ops)
(#5070) Operator '<' must be spaced. (space-infix-ops)
(#5071) Unexpected tab character. (no-tabs)
(#5071) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5072) Unexpected tab character. (no-tabs)
(#5072) Trailing spaces not allowed. (no-trailing-spaces)
(#5073) Unexpected tab character. (no-tabs)
(#5073) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5074) Unexpected tab character. (no-tabs)
(#5074) Trailing spaces not allowed. (no-trailing-spaces)
(#5075) Unexpected tab character. (no-tabs)
(#5075) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5076) Unexpected tab character. (no-tabs)
(#5076) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5076) Statement inside of curly braces should be on next line. (brace-style)
(#5076) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5077) Unexpected tab character. (no-tabs)
(#5077) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5078) Unexpected tab character. (no-tabs)
(#5078) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5078) Statement inside of curly braces should be on next line. (brace-style)
(#5078) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5079) Unexpected tab character. (no-tabs)
(#5079) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5080) Unexpected tab character. (no-tabs)
(#5080) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5081) Unexpected tab character. (no-tabs)
(#5081) Trailing spaces not allowed. (no-trailing-spaces)
(#5082) Unexpected tab character. (no-tabs)
(#5082) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5083) Unexpected tab character. (no-tabs)
(#5083) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5084) Unexpected tab character. (no-tabs)
(#5084) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5085) Unexpected tab character. (no-tabs)
(#5085) Trailing spaces not allowed. (no-trailing-spaces)
(#5086) Unexpected tab character. (no-tabs)
(#5086) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5087) Unexpected tab character. (no-tabs)
(#5087) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5087) Missing JSDoc comment. (require-jsdoc)
(#5088) Unexpected tab character. (no-tabs)
(#5088) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5089) Unexpected tab character. (no-tabs)
(#5089) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5090) Unexpected tab character. (no-tabs)
(#5090) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5091) Unexpected tab character. (no-tabs)
(#5091) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5092) Unexpected tab character. (no-tabs)
(#5092) Trailing spaces not allowed. (no-trailing-spaces)
(#5093) Unexpected tab character. (no-tabs)
(#5093) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5093) Missing JSDoc comment. (require-jsdoc)
(#5094) Unexpected tab character. (no-tabs)
(#5094) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5095) Unexpected tab character. (no-tabs)
(#5095) Trailing spaces not allowed. (no-trailing-spaces)
(#5096) Unexpected tab character. (no-tabs)
(#5096) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5096) Operator '=' must be spaced. (space-infix-ops)
(#5096) Operator '=' must be spaced. (space-infix-ops)
(#5096) Operator '<' must be spaced. (space-infix-ops)
(#5097) Unexpected tab character. (no-tabs)
(#5097) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5098) Unexpected tab character. (no-tabs)
(#5098) Trailing spaces not allowed. (no-trailing-spaces)
(#5099) Unexpected tab character. (no-tabs)
(#5099) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5100) Unexpected tab character. (no-tabs)
(#5100) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5101) Unexpected tab character. (no-tabs)
(#5101) Trailing spaces not allowed. (no-trailing-spaces)
(#5102) Unexpected tab character. (no-tabs)
(#5102) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5103) Unexpected tab character. (no-tabs)
(#5103) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5104) Unexpected tab character. (no-tabs)
(#5104) Trailing spaces not allowed. (no-trailing-spaces)
(#5105) Unexpected tab character. (no-tabs)
(#5105) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5106) Unexpected tab character. (no-tabs)
(#5106) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5106) Missing JSDoc comment. (require-jsdoc)
(#5106) Unexpected empty function 'F'. (no-empty-function)
(#5107) Unexpected tab character. (no-tabs)
(#5107) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5108) Unexpected tab character. (no-tabs)
(#5108) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5109) Unexpected tab character. (no-tabs)
(#5109) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5110) Unexpected tab character. (no-tabs)
(#5110) Trailing spaces not allowed. (no-trailing-spaces)
(#5111) Unexpected tab character. (no-tabs)
(#5111) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5111) Missing JSDoc comment. (require-jsdoc)
(#5112) Unexpected tab character. (no-tabs)
(#5112) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5112) Unexpected 'this'. (no-invalid-this)
(#5113) Unexpected tab character. (no-tabs)
(#5113) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5114) Unexpected tab character. (no-tabs)
(#5114) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5115) Unexpected tab character. (no-tabs)
(#5115) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5116) Unexpected tab character. (no-tabs)
(#5116) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5117) Unexpected tab character. (no-tabs)
(#5117) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5118) Unexpected tab character. (no-tabs)
(#5118) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5119) Unexpected tab character. (no-tabs)
(#5119) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5120) Unexpected tab character. (no-tabs)
(#5120) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5121) Unexpected tab character. (no-tabs)
(#5121) Trailing spaces not allowed. (no-trailing-spaces)
(#5122) Unexpected tab character. (no-tabs)
(#5122) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5122) Missing JSDoc comment. (require-jsdoc)
(#5123) Unexpected tab character. (no-tabs)
(#5123) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5123) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5124) Unexpected tab character. (no-tabs)
(#5124) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5124) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5125) Unexpected tab character. (no-tabs)
(#5125) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5126) Unexpected tab character. (no-tabs)
(#5126) Trailing spaces not allowed. (no-trailing-spaces)
(#5127) Unexpected tab character. (no-tabs)
(#5127) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5128) Unexpected tab character. (no-tabs)
(#5128) Trailing spaces not allowed. (no-trailing-spaces)
(#5129) Unexpected tab character. (no-tabs)
(#5129) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5129) Operator '=' must be spaced. (space-infix-ops)
(#5129) Operator '<' must be spaced. (space-infix-ops)
(#5130) Unexpected tab character. (no-tabs)
(#5130) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5130) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5130) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5131) Unexpected tab character. (no-tabs)
(#5131) Trailing spaces not allowed. (no-trailing-spaces)
(#5132) Unexpected tab character. (no-tabs)
(#5132) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5132) Operator '=' must be spaced. (space-infix-ops)
(#5132) Operator '<' must be spaced. (space-infix-ops)
(#5133) Unexpected tab character. (no-tabs)
(#5133) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5134) Unexpected tab character. (no-tabs)
(#5134) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5135) Unexpected tab character. (no-tabs)
(#5135) Trailing spaces not allowed. (no-trailing-spaces)
(#5136) Unexpected tab character. (no-tabs)
(#5136) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5136) There should be no space after '{'. (object-curly-spacing)
(#5136) There should be no space before '}'. (object-curly-spacing)
(#5137) Unexpected tab character. (no-tabs)
(#5137) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5138) Unexpected tab character. (no-tabs)
(#5138) Trailing spaces not allowed. (no-trailing-spaces)
(#5139) Unexpected tab character. (no-tabs)
(#5139) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5140) Unexpected tab character. (no-tabs)
(#5140) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5141) Unexpected tab character. (no-tabs)
(#5141) Trailing spaces not allowed. (no-trailing-spaces)
(#5142) Unexpected tab character. (no-tabs)
(#5142) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5142) Missing JSDoc comment. (require-jsdoc)
(#5143) Unexpected tab character. (no-tabs)
(#5143) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5144) Unexpected tab character. (no-tabs)
(#5144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5145) Unexpected tab character. (no-tabs)
(#5145) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5146) Unexpected tab character. (no-tabs)
(#5146) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5147) Unexpected tab character. (no-tabs)
(#5147) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5148) Unexpected tab character. (no-tabs)
(#5148) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5148) Expected space(s) after "catch". (keyword-spacing)
(#5148) Requires a space after '{'. (block-spacing)
(#5148) Statement inside of curly braces should be on next line. (brace-style)
(#5148) Requires a space before '}'. (block-spacing)
(#5148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5149) Unexpected tab character. (no-tabs)
(#5149) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5150) Unexpected tab character. (no-tabs)
(#5150) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5151) Unexpected tab character. (no-tabs)
(#5151) Trailing spaces not allowed. (no-trailing-spaces)
(#5152) Unexpected tab character. (no-tabs)
(#5152) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5153) Unexpected tab character. (no-tabs)
(#5153) Trailing spaces not allowed. (no-trailing-spaces)
(#5154) Unexpected tab character. (no-tabs)
(#5154) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5155) Unexpected tab character. (no-tabs)
(#5155) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5155) Unexpected 'this'. (no-invalid-this)
(#5156) Unexpected tab character. (no-tabs)
(#5156) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5156) Unexpected 'this'. (no-invalid-this)
(#5157) Unexpected tab character. (no-tabs)
(#5157) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5158) Unexpected tab character. (no-tabs)
(#5158) Trailing spaces not allowed. (no-trailing-spaces)
(#5159) Unexpected tab character. (no-tabs)
(#5159) Trailing spaces not allowed. (no-trailing-spaces)
(#5160) Unexpected tab character. (no-tabs)
(#5160) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5161) Unexpected tab character. (no-tabs)
(#5161) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5162) Unexpected tab character. (no-tabs)
(#5162) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5162) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5163) Unexpected tab character. (no-tabs)
(#5163) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5164) Unexpected tab character. (no-tabs)
(#5164) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5164) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5164) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5165) Unexpected tab character. (no-tabs)
(#5165) Trailing spaces not allowed. (no-trailing-spaces)
(#5166) Unexpected tab character. (no-tabs)
(#5166) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5167) Unexpected tab character. (no-tabs)
(#5167) Trailing spaces not allowed. (no-trailing-spaces)
(#5168) Unexpected tab character. (no-tabs)
(#5168) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5168) Operator '=' must be spaced. (space-infix-ops)
(#5168) Operator '<' must be spaced. (space-infix-ops)
(#5169) Unexpected tab character. (no-tabs)
(#5169) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5169) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5170) Unexpected tab character. (no-tabs)
(#5170) Trailing spaces not allowed. (no-trailing-spaces)
(#5171) Unexpected tab character. (no-tabs)
(#5171) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5172) Unexpected tab character. (no-tabs)
(#5172) Trailing spaces not allowed. (no-trailing-spaces)
(#5173) Unexpected tab character. (no-tabs)
(#5173) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5174) Unexpected tab character. (no-tabs)
(#5174) Trailing spaces not allowed. (no-trailing-spaces)
(#5175) Unexpected tab character. (no-tabs)
(#5175) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5175) Operator '=' must be spaced. (space-infix-ops)
(#5175) Operator '<' must be spaced. (space-infix-ops)
(#5176) Unexpected tab character. (no-tabs)
(#5176) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5177) Unexpected tab character. (no-tabs)
(#5177) Trailing spaces not allowed. (no-trailing-spaces)
(#5178) Unexpected tab character. (no-tabs)
(#5178) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5178) Statement inside of curly braces should be on next line. (brace-style)
(#5178) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5179) Unexpected tab character. (no-tabs)
(#5179) Trailing spaces not allowed. (no-trailing-spaces)
(#5180) Unexpected tab character. (no-tabs)
(#5180) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5181) Unexpected tab character. (no-tabs)
(#5181) Trailing spaces not allowed. (no-trailing-spaces)
(#5182) Unexpected tab character. (no-tabs)
(#5182) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5183) Unexpected tab character. (no-tabs)
(#5183) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5183) There should be no space after '{'. (object-curly-spacing)
(#5183) There should be no space before '}'. (object-curly-spacing)
(#5184) Unexpected tab character. (no-tabs)
(#5184) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5185) Unexpected tab character. (no-tabs)
(#5185) Trailing spaces not allowed. (no-trailing-spaces)
(#5186) Unexpected tab character. (no-tabs)
(#5186) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5187) Unexpected tab character. (no-tabs)
(#5187) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5188) Unexpected tab character. (no-tabs)
(#5188) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5189) Unexpected tab character. (no-tabs)
(#5189) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5190) Unexpected tab character. (no-tabs)
(#5190) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5190) There should be no space after '{'. (object-curly-spacing)
(#5190) There should be no space before '}'. (object-curly-spacing)
(#5191) Unexpected tab character. (no-tabs)
(#5191) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5192) Unexpected tab character. (no-tabs)
(#5192) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5193) Unexpected tab character. (no-tabs)
(#5193) Trailing spaces not allowed. (no-trailing-spaces)
(#5194) Unexpected tab character. (no-tabs)
(#5194) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5195) Unexpected tab character. (no-tabs)
(#5195) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5195) There should be no space after '{'. (object-curly-spacing)
(#5195) There should be no space before '}'. (object-curly-spacing)
(#5196) Unexpected tab character. (no-tabs)
(#5196) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5197) Unexpected tab character. (no-tabs)
(#5197) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5198) Unexpected tab character. (no-tabs)
(#5198) Trailing spaces not allowed. (no-trailing-spaces)
(#5199) Unexpected tab character. (no-tabs)
(#5199) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5200) Unexpected tab character. (no-tabs)
(#5200) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5201) Unexpected tab character. (no-tabs)
(#5201) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5202) Unexpected tab character. (no-tabs)
(#5202) Trailing spaces not allowed. (no-trailing-spaces)
(#5203) Unexpected tab character. (no-tabs)
(#5203) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5203) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5204) Unexpected tab character. (no-tabs)
(#5204) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5205) Unexpected tab character. (no-tabs)
(#5205) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5206) Unexpected tab character. (no-tabs)
(#5206) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5207) Unexpected tab character. (no-tabs)
(#5207) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5208) Unexpected tab character. (no-tabs)
(#5208) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5209) Unexpected tab character. (no-tabs)
(#5209) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5210) Unexpected tab character. (no-tabs)
(#5210) Trailing spaces not allowed. (no-trailing-spaces)
(#5211) Unexpected tab character. (no-tabs)
(#5211) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5212) Unexpected tab character. (no-tabs)
(#5212) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5213) Unexpected tab character. (no-tabs)
(#5213) Trailing spaces not allowed. (no-trailing-spaces)
(#5214) Unexpected tab character. (no-tabs)
(#5214) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5214) Statement inside of curly braces should be on next line. (brace-style)
(#5214) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5215) Unexpected tab character. (no-tabs)
(#5215) Trailing spaces not allowed. (no-trailing-spaces)
(#5216) Unexpected tab character. (no-tabs)
(#5216) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5217) Unexpected tab character. (no-tabs)
(#5217) Trailing spaces not allowed. (no-trailing-spaces)
(#5218) Unexpected tab character. (no-tabs)
(#5218) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5218) Operator '=' must be spaced. (space-infix-ops)
(#5218) Operator '<' must be spaced. (space-infix-ops)
(#5219) Unexpected tab character. (no-tabs)
(#5219) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5220) Unexpected tab character. (no-tabs)
(#5220) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5221) Unexpected tab character. (no-tabs)
(#5221) Trailing spaces not allowed. (no-trailing-spaces)
(#5222) Unexpected tab character. (no-tabs)
(#5222) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5223) Unexpected tab character. (no-tabs)
(#5223) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5224) Unexpected tab character. (no-tabs)
(#5224) Trailing spaces not allowed. (no-trailing-spaces)
(#5225) Unexpected tab character. (no-tabs)
(#5225) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5226) Unexpected tab character. (no-tabs)
(#5226) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5227) Unexpected tab character. (no-tabs)
(#5227) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5228) Unexpected tab character. (no-tabs)
(#5228) Trailing spaces not allowed. (no-trailing-spaces)
(#5229) Unexpected tab character. (no-tabs)
(#5229) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5230) Unexpected tab character. (no-tabs)
(#5230) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5230) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5231) Unexpected tab character. (no-tabs)
(#5231) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5231) Statement inside of curly braces should be on next line. (brace-style)
(#5231) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5232) Unexpected tab character. (no-tabs)
(#5232) Trailing spaces not allowed. (no-trailing-spaces)
(#5233) Unexpected tab character. (no-tabs)
(#5233) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5234) Unexpected tab character. (no-tabs)
(#5234) Trailing spaces not allowed. (no-trailing-spaces)
(#5235) Unexpected tab character. (no-tabs)
(#5235) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5235) Operator '=' must be spaced. (space-infix-ops)
(#5235) Operator '<' must be spaced. (space-infix-ops)
(#5236) Unexpected tab character. (no-tabs)
(#5236) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5237) Unexpected tab character. (no-tabs)
(#5237) Trailing spaces not allowed. (no-trailing-spaces)
(#5238) Unexpected tab character. (no-tabs)
(#5238) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5238) Statement inside of curly braces should be on next line. (brace-style)
(#5238) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5239) Unexpected tab character. (no-tabs)
(#5239) Trailing spaces not allowed. (no-trailing-spaces)
(#5240) Unexpected tab character. (no-tabs)
(#5240) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5241) Unexpected tab character. (no-tabs)
(#5241) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5242) Unexpected tab character. (no-tabs)
(#5242) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5243) Unexpected tab character. (no-tabs)
(#5243) Trailing spaces not allowed. (no-trailing-spaces)
(#5244) Unexpected tab character. (no-tabs)
(#5244) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5244) Statement inside of curly braces should be on next line. (brace-style)
(#5244) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5245) Unexpected tab character. (no-tabs)
(#5245) Trailing spaces not allowed. (no-trailing-spaces)
(#5246) Unexpected tab character. (no-tabs)
(#5246) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5247) Unexpected tab character. (no-tabs)
(#5247) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5248) Unexpected tab character. (no-tabs)
(#5248) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5249) Unexpected tab character. (no-tabs)
(#5249) Trailing spaces not allowed. (no-trailing-spaces)
(#5250) Unexpected tab character. (no-tabs)
(#5250) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5251) Unexpected tab character. (no-tabs)
(#5251) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5252) Unexpected tab character. (no-tabs)
(#5252) Trailing spaces not allowed. (no-trailing-spaces)
(#5253) Unexpected tab character. (no-tabs)
(#5253) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5253) 'handlers' is defined but never used. (no-unused-vars)
(#5254) Unexpected tab character. (no-tabs)
(#5254) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5255) Unexpected tab character. (no-tabs)
(#5255) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5256) Unexpected tab character. (no-tabs)
(#5256) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5256) Expected space(s) after "for". (keyword-spacing)
(#5257) Unexpected tab character. (no-tabs)
(#5257) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5258) Unexpected tab character. (no-tabs)
(#5258) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5259) Unexpected tab character. (no-tabs)
(#5259) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5260) Unexpected tab character. (no-tabs)
(#5260) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5261) Unexpected tab character. (no-tabs)
(#5261) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5262) Unexpected tab character. (no-tabs)
(#5262) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5263) Unexpected tab character. (no-tabs)
(#5263) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5263) 'key' used outside of binding context. (block-scoped-var)
(#5264) Unexpected tab character. (no-tabs)
(#5264) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5264) 'key' used outside of binding context. (block-scoped-var)
(#5265) Unexpected tab character. (no-tabs)
(#5265) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5265) Use '===' to compare with null. (no-eq-null)
(#5266) Unexpected tab character. (no-tabs)
(#5266) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5267) Unexpected tab character. (no-tabs)
(#5267) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5268) Unexpected tab character. (no-tabs)
(#5268) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5268) 'key' used outside of binding context. (block-scoped-var)
(#5269) Unexpected tab character. (no-tabs)
(#5269) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5270) Unexpected tab character. (no-tabs)
(#5270) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5271) Unexpected tab character. (no-tabs)
(#5271) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5271) 'key' used outside of binding context. (block-scoped-var)
(#5272) Unexpected tab character. (no-tabs)
(#5272) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5273) Unexpected tab character. (no-tabs)
(#5273) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5274) Unexpected tab character. (no-tabs)
(#5274) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5275) Unexpected tab character. (no-tabs)
(#5275) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5276) Unexpected tab character. (no-tabs)
(#5276) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5277) Unexpected tab character. (no-tabs)
(#5277) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5278) Unexpected tab character. (no-tabs)
(#5278) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5279) Unexpected tab character. (no-tabs)
(#5279) Trailing spaces not allowed. (no-trailing-spaces)
(#5280) Unexpected tab character. (no-tabs)
(#5280) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5280) Statement inside of curly braces should be on next line. (brace-style)
(#5280) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5281) Unexpected tab character. (no-tabs)
(#5281) Trailing spaces not allowed. (no-trailing-spaces)
(#5282) Unexpected tab character. (no-tabs)
(#5282) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5283) Unexpected tab character. (no-tabs)
(#5283) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5284) Unexpected tab character. (no-tabs)
(#5284) Trailing spaces not allowed. (no-trailing-spaces)
(#5285) Unexpected tab character. (no-tabs)
(#5285) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5286) Unexpected tab character. (no-tabs)
(#5286) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5286) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5287) Unexpected tab character. (no-tabs)
(#5287) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5287) Expected space(s) after "for". (keyword-spacing)
(#5287) Operator '=' must be spaced. (space-infix-ops)
(#5288) Unexpected tab character. (no-tabs)
(#5288) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5288) Multiple spaces found before '='. (no-multi-spaces)
(#5289) Unexpected tab character. (no-tabs)
(#5289) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5289) Multiple spaces found before '='. (no-multi-spaces)
(#5290) Unexpected tab character. (no-tabs)
(#5290) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5291) Unexpected tab character. (no-tabs)
(#5291) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5292) Unexpected tab character. (no-tabs)
(#5292) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5293) Unexpected tab character. (no-tabs)
(#5293) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5294) Unexpected tab character. (no-tabs)
(#5294) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5295) Unexpected tab character. (no-tabs)
(#5295) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5296) Unexpected tab character. (no-tabs)
(#5296) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5296) Expected space or tab after '//' in comment. (spaced-comment)
(#5297) Unexpected tab character. (no-tabs)
(#5297) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5297) Operator '-' must be spaced. (space-infix-ops)
(#5298) Unexpected tab character. (no-tabs)
(#5298) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5299) Unexpected tab character. (no-tabs)
(#5299) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5300) Unexpected tab character. (no-tabs)
(#5300) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5300) Expected space(s) after "if". (keyword-spacing)
(#5301) Unexpected tab character. (no-tabs)
(#5301) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5302) Unexpected tab character. (no-tabs)
(#5302) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5303) Unexpected tab character. (no-tabs)
(#5303) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5304) Unexpected tab character. (no-tabs)
(#5304) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5305) Unexpected tab character. (no-tabs)
(#5305) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5306) Unexpected tab character. (no-tabs)
(#5306) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5307) Unexpected tab character. (no-tabs)
(#5307) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5308) Unexpected tab character. (no-tabs)
(#5308) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5309) Unexpected tab character. (no-tabs)
(#5309) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5310) Unexpected tab character. (no-tabs)
(#5310) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5311) Unexpected tab character. (no-tabs)
(#5311) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5312) Unexpected tab character. (no-tabs)
(#5312) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5313) Unexpected tab character. (no-tabs)
(#5313) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5314) Unexpected tab character. (no-tabs)
(#5314) Trailing spaces not allowed. (no-trailing-spaces)
(#5315) Unexpected tab character. (no-tabs)
(#5315) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5315) Expected to return a value at the end of method 'recognize'. (consistent-return)
(#5316) Unexpected tab character. (no-tabs)
(#5316) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5316) There should be no space after '['. (array-bracket-spacing)
(#5316) There should be no space before ']'. (array-bracket-spacing)
(#5317) Unexpected tab character. (no-tabs)
(#5317) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5317) 'l' is defined but never used. (no-unused-vars)
(#5317) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5318) Unexpected tab character. (no-tabs)
(#5318) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5319) Unexpected tab character. (no-tabs)
(#5319) Trailing spaces not allowed. (no-trailing-spaces)
(#5320) Unexpected tab character. (no-tabs)
(#5320) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5321) Unexpected tab character. (no-tabs)
(#5321) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5322) Unexpected tab character. (no-tabs)
(#5322) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5323) Unexpected tab character. (no-tabs)
(#5323) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5324) Unexpected tab character. (no-tabs)
(#5324) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5325) Unexpected tab character. (no-tabs)
(#5325) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5326) Unexpected tab character. (no-tabs)
(#5326) Trailing spaces not allowed. (no-trailing-spaces)
(#5327) Unexpected tab character. (no-tabs)
(#5327) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5328) Unexpected tab character. (no-tabs)
(#5328) Trailing spaces not allowed. (no-trailing-spaces)
(#5329) Unexpected tab character. (no-tabs)
(#5329) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5329) Statement inside of curly braces should be on next line. (brace-style)
(#5329) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5330) Unexpected tab character. (no-tabs)
(#5330) Trailing spaces not allowed. (no-trailing-spaces)
(#5331) Unexpected tab character. (no-tabs)
(#5331) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5332) Unexpected tab character. (no-tabs)
(#5332) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5333) Unexpected tab character. (no-tabs)
(#5333) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5334) Unexpected tab character. (no-tabs)
(#5334) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5335) Unexpected tab character. (no-tabs)
(#5335) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5336) Unexpected tab character. (no-tabs)
(#5336) Trailing spaces not allowed. (no-trailing-spaces)
(#5337) Unexpected tab character. (no-tabs)
(#5337) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5337) Operator '=' must be spaced. (space-infix-ops)
(#5337) Operator '<' must be spaced. (space-infix-ops)
(#5338) Unexpected tab character. (no-tabs)
(#5338) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5339) Unexpected tab character. (no-tabs)
(#5339) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5339) Statement inside of curly braces should be on next line. (brace-style)
(#5339) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5340) Unexpected tab character. (no-tabs)
(#5340) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5341) Unexpected tab character. (no-tabs)
(#5341) Trailing spaces not allowed. (no-trailing-spaces)
(#5342) Unexpected tab character. (no-tabs)
(#5342) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5343) Unexpected tab character. (no-tabs)
(#5343) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5343) Operator '=' must be spaced. (space-infix-ops)
(#5343) Operator '<' must be spaced. (space-infix-ops)
(#5344) Unexpected tab character. (no-tabs)
(#5344) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5344) Statement inside of curly braces should be on next line. (brace-style)
(#5344) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5345) Unexpected tab character. (no-tabs)
(#5345) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5346) Unexpected tab character. (no-tabs)
(#5346) Trailing spaces not allowed. (no-trailing-spaces)
(#5347) Unexpected tab character. (no-tabs)
(#5347) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5348) Unexpected tab character. (no-tabs)
(#5348) Trailing spaces not allowed. (no-trailing-spaces)
(#5349) Unexpected tab character. (no-tabs)
(#5349) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5350) Unexpected tab character. (no-tabs)
(#5350) Trailing spaces not allowed. (no-trailing-spaces)
(#5351) Unexpected tab character. (no-tabs)
(#5351) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5352) Unexpected tab character. (no-tabs)
(#5352) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5352) Comments should not begin with a lowercase character. (capitalized-comments)
(#5353) Unexpected tab character. (no-tabs)
(#5353) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5354) Unexpected tab character. (no-tabs)
(#5354) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5355) Unexpected tab character. (no-tabs)
(#5355) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5356) Unexpected tab character. (no-tabs)
(#5356) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5357) Unexpected tab character. (no-tabs)
(#5357) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5358) Unexpected tab character. (no-tabs)
(#5358) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5359) Unexpected tab character. (no-tabs)
(#5359) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5360) Unexpected tab character. (no-tabs)
(#5360) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5361) Unexpected tab character. (no-tabs)
(#5361) Trailing spaces not allowed. (no-trailing-spaces)
(#5362) Unexpected tab character. (no-tabs)
(#5362) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5363) Unexpected tab character. (no-tabs)
(#5363) Trailing spaces not allowed. (no-trailing-spaces)
(#5364) Unexpected tab character. (no-tabs)
(#5364) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5365) Unexpected tab character. (no-tabs)
(#5365) Trailing spaces not allowed. (no-trailing-spaces)
(#5366) Unexpected tab character. (no-tabs)
(#5366) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5367) Unexpected tab character. (no-tabs)
(#5367) Trailing spaces not allowed. (no-trailing-spaces)
(#5368) Unexpected tab character. (no-tabs)
(#5368) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5368) 'define' is already defined as a built-in global variable. (no-redeclare)
(#5368) 'window' is already defined as a built-in global variable. (no-redeclare)
(#5369) Unexpected tab character. (no-tabs)
(#5369) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5369) There should be no space after this paren. (space-in-parens)
(#5369) ["amd"] is better written in dot notation. (dot-notation)
(#5370) This line has a length of 245. Maximum allowed is 132. (max-len)
(#5370) Unexpected tab character. (no-tabs)
(#5370) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5370) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5370) Statement inside of curly braces should be on next line. (brace-style)
(#5370) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5371) Unexpected tab character. (no-tabs)
(#5371) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5371) ["exports"] is better written in dot notation. (dot-notation)
(#5372) Unexpected tab character. (no-tabs)
(#5372) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5372) ["exports"] is better written in dot notation. (dot-notation)
(#5373) Unexpected tab character. (no-tabs)
(#5373) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5374) Unexpected tab character. (no-tabs)
(#5374) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5374) ["RouteRecognizer"] is better written in dot notation. (dot-notation)
(#5375) Unexpected tab character. (no-tabs)
(#5375) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5376) Unexpected tab character. (no-tabs)
(#5377) Unexpected tab character. (no-tabs)
(#5377) Trailing spaces not allowed. (no-trailing-spaces)
(#5378) Unexpected tab character. (no-tabs)
(#5378) Expected space or tab after '//' in comment. (spaced-comment)
(#5379) Unexpected tab character. (no-tabs)
(#5379) Requires a space before '}'. (block-spacing)
(#5379) Missing semicolon. (semi)
(#5383) Missing JSDoc @returns for function. (valid-jsdoc)
(#5383) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#5383) 'exports' is defined but never used. (no-unused-vars)
(#5385) Unexpected tab character. (no-tabs)
(#5386) Unexpected tab character. (no-tabs)
(#5386) Expected space(s) after "if". (keyword-spacing)
(#5387) Unexpected tab character. (no-tabs)
(#5387) Unexpected empty function. (no-empty-function)
(#5388) Unexpected tab character. (no-tabs)
(#5389) Unexpected tab character. (no-tabs)
(#5389) Comments should not begin with a lowercase character. (capitalized-comments)
(#5390) Unexpected tab character. (no-tabs)
(#5391) Unexpected tab character. (no-tabs)
(#5392) Unexpected tab character. (no-tabs)
(#5393) Unexpected tab character. (no-tabs)
(#5394) Unexpected tab character. (no-tabs)
(#5394) Missing semicolon. (semi)
(#5399) 'exports' is defined but never used. (no-unused-vars)
(#5401) Unexpected tab character. (no-tabs)
(#5401) Statement inside of curly braces should be on next line. (brace-style)
(#5401) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5405) Expected space or tab after '/**' in comment. (spaced-comment)
(#5405) Missing semicolon. (semi)
(#5407) Unnecessary semicolon. (no-extra-semi)
(#5408) Expected space or tab after '//' in comment. (spaced-comment)
(#5412) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#5412) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#5412) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#5413) Expected space or tab after '/*' in comment. (spaced-comment)
(#5416) Expected space or tab after '/*' in comment. (spaced-comment)
(#5417) 'exports' is defined but never used. (no-unused-vars)
(#5417) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5417) '__webpack_require__' is defined but never used. (no-unused-vars)
(#5419) Expected space or tab after '/*' in comment. (spaced-comment)
(#5421) Unexpected tab character. (no-tabs)
(#5421) Expected { after 'if' condition. (curly)
(#5421) Expected space(s) after "if". (keyword-spacing)
(#5421) Unexpected constant condition. (no-constant-condition)
(#5422) Unexpected tab character. (no-tabs)
(#5423) Unexpected tab character. (no-tabs)
(#5423) Empty block statement. (no-empty)
(#5425) Expected space or tab after '/**' in comment. (spaced-comment)
(#5425) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#5425) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#5425) Comments should not begin with a lowercase character. (capitalized-comments)
(#5426) Expected space or tab after '/**' in comment. (spaced-comment)
(#5426) Unexpected tab character. (no-tabs)
(#5427) Expected space or tab after '/**' in comment. (spaced-comment)
(#5427) Unexpected tab character. (no-tabs)
(#5428) Expected space or tab after '/**' in comment. (spaced-comment)
(#5429) Expected space or tab after '/**' in comment. (spaced-comment)
(#5429) Unexpected tab character. (no-tabs)
(#5430) Expected space or tab after '/**' in comment. (spaced-comment)
(#5430) Missing JSDoc @returns for function. (valid-jsdoc)
(#5430) Missing JSDoc for parameter 'moduleId'. (valid-jsdoc)
(#5430) Unexpected tab character. (no-tabs)
(#5430) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5431) Expected space or tab after '/**' in comment. (spaced-comment)
(#5432) Expected space or tab after '/**' in comment. (spaced-comment)
(#5432) Unexpected tab character. (no-tabs)
(#5433) Expected space or tab after '/**' in comment. (spaced-comment)
(#5433) Unexpected tab character. (no-tabs)
(#5433) Expected { after 'if' condition. (curly)
(#5433) Expected space(s) after "if". (keyword-spacing)
(#5434) Expected space or tab after '/**' in comment. (spaced-comment)
(#5434) Unexpected tab character. (no-tabs)
(#5435) Expected space or tab after '/**' in comment. (spaced-comment)
(#5436) Expected space or tab after '/**' in comment. (spaced-comment)
(#5436) Unexpected tab character. (no-tabs)
(#5437) Expected space or tab after '/**' in comment. (spaced-comment)
(#5437) Unexpected tab character. (no-tabs)
(#5438) Expected space or tab after '/**' in comment. (spaced-comment)
(#5438) Unexpected tab character. (no-tabs)
(#5439) Expected space or tab after '/**' in comment. (spaced-comment)
(#5439) Unexpected tab character. (no-tabs)
(#5440) Expected space or tab after '/**' in comment. (spaced-comment)
(#5440) Unexpected tab character. (no-tabs)
(#5441) Expected space or tab after '/**' in comment. (spaced-comment)
(#5441) There should be no space before '}'. (object-curly-spacing)
(#5441) Unexpected tab character. (no-tabs)
(#5442) Expected space or tab after '/**' in comment. (spaced-comment)
(#5443) Expected space or tab after '/**' in comment. (spaced-comment)
(#5443) Unexpected tab character. (no-tabs)
(#5444) Expected space or tab after '/**' in comment. (spaced-comment)
(#5444) Unexpected tab character. (no-tabs)
(#5445) Expected space or tab after '/**' in comment. (spaced-comment)
(#5446) Expected space or tab after '/**' in comment. (spaced-comment)
(#5446) Unexpected tab character. (no-tabs)
(#5447) Expected space or tab after '/**' in comment. (spaced-comment)
(#5447) Unexpected tab character. (no-tabs)
(#5448) Expected space or tab after '/**' in comment. (spaced-comment)
(#5449) Expected space or tab after '/**' in comment. (spaced-comment)
(#5449) Unexpected tab character. (no-tabs)
(#5450) Expected space or tab after '/**' in comment. (spaced-comment)
(#5450) Unexpected tab character. (no-tabs)
(#5451) Expected space or tab after '/**' in comment. (spaced-comment)
(#5451) Unexpected tab character. (no-tabs)
(#5452) Expected space or tab after '/**' in comment. (spaced-comment)
(#5453) Expected space or tab after '/**' in comment. (spaced-comment)
(#5454) Expected space or tab after '/**' in comment. (spaced-comment)
(#5454) Unexpected tab character. (no-tabs)
(#5455) Expected space or tab after '/**' in comment. (spaced-comment)
(#5455) Unexpected tab character. (no-tabs)
(#5455) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5456) Expected space or tab after '/**' in comment. (spaced-comment)
(#5457) Expected space or tab after '/**' in comment. (spaced-comment)
(#5457) Unexpected tab character. (no-tabs)
(#5458) Expected space or tab after '/**' in comment. (spaced-comment)
(#5458) Unexpected tab character. (no-tabs)
(#5458) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5459) Expected space or tab after '/**' in comment. (spaced-comment)
(#5460) Expected space or tab after '/**' in comment. (spaced-comment)
(#5460) Unexpected tab character. (no-tabs)
(#5461) Expected space or tab after '/**' in comment. (spaced-comment)
(#5461) Unexpected tab character. (no-tabs)
(#5461) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5462) Expected space or tab after '/**' in comment. (spaced-comment)
(#5463) Expected space or tab after '/**' in comment. (spaced-comment)
(#5463) Unexpected tab character. (no-tabs)
(#5464) Expected space or tab after '/**' in comment. (spaced-comment)
(#5464) Unexpected tab character. (no-tabs)
(#5465) Expected space or tab after '/**' in comment. (spaced-comment)
(#5465) Unexpected newline between function name and paren. (func-call-spacing)
(#5466) Expected space or tab after '/**' in comment. (spaced-comment)
(#5467) Expected space or tab after '/**' in comment. (spaced-comment)
(#5467) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#5471) Unexpected tab character. (no-tabs)
(#5472) Unexpected tab character. (no-tabs)
(#5472) Unexpected space before function parentheses. (space-before-function-paren)
(#5473) Unexpected tab character. (no-tabs)
(#5473) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5473) Missing JSDoc comment. (require-jsdoc)
(#5474) Unexpected tab character. (no-tabs)
(#5474) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5475) Unexpected tab character. (no-tabs)
(#5475) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5475) Statement inside of curly braces should be on next line. (brace-style)
(#5476) Unexpected tab character. (no-tabs)
(#5476) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5477) Unexpected tab character. (no-tabs)
(#5477) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5478) Unexpected tab character. (no-tabs)
(#5478) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5479) Unexpected tab character. (no-tabs)
(#5479) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5480) Unexpected tab character. (no-tabs)
(#5480) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5481) Unexpected tab character. (no-tabs)
(#5481) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5482) Unexpected tab character. (no-tabs)
(#5482) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5483) Unexpected tab character. (no-tabs)
(#5483) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5483) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5484) Unexpected tab character. (no-tabs)
(#5484) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5485) Unexpected tab character. (no-tabs)
(#5485) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5485) Comments should not begin with a lowercase character. (capitalized-comments)
(#5486) This line has a length of 191. Maximum allowed is 132. (max-len)
(#5486) Unexpected tab character. (no-tabs)
(#5486) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5487) This line has a length of 191. Maximum allowed is 132. (max-len)
(#5487) Unexpected tab character. (no-tabs)
(#5487) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5488) Unexpected tab character. (no-tabs)
(#5488) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5489) Unexpected tab character. (no-tabs)
(#5489) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5490) Unexpected tab character. (no-tabs)
(#5490) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5491) Unexpected tab character. (no-tabs)
(#5491) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5492) Unexpected tab character. (no-tabs)
(#5492) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5493) Unexpected tab character. (no-tabs)
(#5493) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5494) Unexpected tab character. (no-tabs)
(#5494) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5495) This line has a length of 153. Maximum allowed is 132. (max-len)
(#5495) Unexpected tab character. (no-tabs)
(#5495) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5495) Unexpected console statement. (no-console)
(#5496) Unexpected tab character. (no-tabs)
(#5496) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5497) Unexpected tab character. (no-tabs)
(#5497) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5498) Unexpected tab character. (no-tabs)
(#5498) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5499) Unexpected tab character. (no-tabs)
(#5499) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5499) Unexpected space before function parentheses. (space-before-function-paren)
(#5499) Statement inside of curly braces should be on next line. (brace-style)
(#5499) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5500) Unexpected tab character. (no-tabs)
(#5500) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5501) Unexpected tab character. (no-tabs)
(#5501) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5502) Unexpected tab character. (no-tabs)
(#5502) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5503) Unexpected tab character. (no-tabs)
(#5503) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5503) Unexpected space before function parentheses. (space-before-function-paren)
(#5504) Unexpected tab character. (no-tabs)
(#5504) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5505) Unexpected tab character. (no-tabs)
(#5505) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5506) Unexpected tab character. (no-tabs)
(#5506) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5507) Unexpected tab character. (no-tabs)
(#5507) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5507) Unexpected space before function parentheses. (space-before-function-paren)
(#5508) Unexpected tab character. (no-tabs)
(#5508) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5509) Unexpected tab character. (no-tabs)
(#5509) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5510) Unexpected tab character. (no-tabs)
(#5510) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5510) Unexpected space before function parentheses. (space-before-function-paren)
(#5511) Unexpected tab character. (no-tabs)
(#5511) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5512) Unexpected tab character. (no-tabs)
(#5512) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5513) Unexpected tab character. (no-tabs)
(#5513) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5514) Unexpected tab character. (no-tabs)
(#5515) Unexpected tab character. (no-tabs)
(#5516) Unexpected tab character. (no-tabs)
(#5516) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5517) This line has a length of 140. Maximum allowed is 132. (max-len)
(#5517) Unexpected tab character. (no-tabs)
(#5517) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5517) Trailing spaces not allowed. (no-trailing-spaces)
(#5518) Unexpected tab character. (no-tabs)
(#5518) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5518) Unexpected space before function parentheses. (space-before-function-paren)
(#5519) Unexpected tab character. (no-tabs)
(#5519) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5520) Unexpected tab character. (no-tabs)
(#5520) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5521) Unexpected tab character. (no-tabs)
(#5521) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5522) Unexpected tab character. (no-tabs)
(#5522) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5523) Unexpected tab character. (no-tabs)
(#5523) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5524) Unexpected tab character. (no-tabs)
(#5524) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5524) Avoid creating new promises. (promise/avoid-new)
(#5524) 'Promise' is not defined. (no-undef)
(#5524) "Promise" is not defined. (promise/no-native)
(#5524) Unexpected space before function parentheses. (space-before-function-paren)
(#5525) Unexpected tab character. (no-tabs)
(#5525) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5526) Unexpected tab character. (no-tabs)
(#5526) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5527) Unexpected tab character. (no-tabs)
(#5527) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5528) Unexpected tab character. (no-tabs)
(#5528) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5529) Unexpected tab character. (no-tabs)
(#5529) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5530) Unexpected tab character. (no-tabs)
(#5530) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5531) Unexpected tab character. (no-tabs)
(#5531) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5531) Missing JSDoc @returns for function. (valid-jsdoc)
(#5532) Unexpected tab character. (no-tabs)
(#5533) Unexpected tab character. (no-tabs)
(#5534) Unexpected tab character. (no-tabs)
(#5534) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5534) Unexpected space before function parentheses. (space-before-function-paren)
(#5535) Unexpected tab character. (no-tabs)
(#5535) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5535) Comments should not begin with a lowercase character. (capitalized-comments)
(#5536) Unexpected tab character. (no-tabs)
(#5536) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5537) Unexpected tab character. (no-tabs)
(#5537) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5537) 'Uint32Array' is not defined. (no-undef)
(#5538) Unexpected tab character. (no-tabs)
(#5538) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5539) Unexpected tab character. (no-tabs)
(#5539) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5540) Unexpected tab character. (no-tabs)
(#5540) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5541) Unexpected tab character. (no-tabs)
(#5541) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5541) Missing JSDoc for parameter 'handler'. (valid-jsdoc)
(#5542) Unexpected tab character. (no-tabs)
(#5543) Unexpected tab character. (no-tabs)
(#5544) Unexpected tab character. (no-tabs)
(#5545) Unexpected tab character. (no-tabs)
(#5545) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5545) Unexpected space before function parentheses. (space-before-function-paren)
(#5546) Unexpected tab character. (no-tabs)
(#5546) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5547) Unexpected tab character. (no-tabs)
(#5547) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5548) Unexpected tab character. (no-tabs)
(#5548) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5548) Missing JSDoc for parameter 'handler'. (valid-jsdoc)
(#5549) Unexpected tab character. (no-tabs)
(#5550) Unexpected tab character. (no-tabs)
(#5551) Unexpected tab character. (no-tabs)
(#5552) Unexpected tab character. (no-tabs)
(#5552) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5552) Unexpected space before function parentheses. (space-before-function-paren)
(#5553) Unexpected tab character. (no-tabs)
(#5553) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5554) Unexpected tab character. (no-tabs)
(#5554) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5555) Unexpected tab character. (no-tabs)
(#5555) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5556) Unexpected tab character. (no-tabs)
(#5556) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5557) Unexpected tab character. (no-tabs)
(#5557) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5558) Unexpected tab character. (no-tabs)
(#5558) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5559) Unexpected tab character. (no-tabs)
(#5559) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5560) Unexpected tab character. (no-tabs)
(#5561) Unexpected tab character. (no-tabs)
(#5562) Unexpected tab character. (no-tabs)
(#5562) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5562) Unexpected space before function parentheses. (space-before-function-paren)
(#5563) Unexpected tab character. (no-tabs)
(#5563) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5564) Unexpected tab character. (no-tabs)
(#5564) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5565) Unexpected tab character. (no-tabs)
(#5565) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5566) Unexpected tab character. (no-tabs)
(#5567) Unexpected tab character. (no-tabs)
(#5568) Unexpected tab character. (no-tabs)
(#5568) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5568) Unexpected space before function parentheses. (space-before-function-paren)
(#5569) Unexpected tab character. (no-tabs)
(#5569) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5570) Unexpected tab character. (no-tabs)
(#5570) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5571) Unexpected tab character. (no-tabs)
(#5571) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5571) Missing JSDoc @returns for function. (valid-jsdoc)
(#5571) Missing JSDoc for parameter 'targetWindow'. (valid-jsdoc)
(#5571) Missing JSDoc for parameter 'message'. (valid-jsdoc)
(#5572) Unexpected tab character. (no-tabs)
(#5573) Unexpected tab character. (no-tabs)
(#5574) Unexpected tab character. (no-tabs)
(#5574) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5574) Unexpected space before function parentheses. (space-before-function-paren)
(#5575) Unexpected tab character. (no-tabs)
(#5575) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5576) Unexpected tab character. (no-tabs)
(#5576) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5576) There should be no space after '{'. (object-curly-spacing)
(#5576) There should be no space before '}'. (object-curly-spacing)
(#5577) Unexpected tab character. (no-tabs)
(#5577) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5578) Unexpected tab character. (no-tabs)
(#5578) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5579) Unexpected tab character. (no-tabs)
(#5579) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5579) Unexpected console statement. (no-console)
(#5580) Unexpected tab character. (no-tabs)
(#5580) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5580) Unexpected console statement. (no-console)
(#5581) Unexpected tab character. (no-tabs)
(#5581) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5582) Unexpected tab character. (no-tabs)
(#5582) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5583) Unexpected tab character. (no-tabs)
(#5583) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5584) Unexpected tab character. (no-tabs)
(#5584) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5585) Unexpected tab character. (no-tabs)
(#5585) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5586) Unexpected tab character. (no-tabs)
(#5586) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5587) Unexpected tab character. (no-tabs)
(#5587) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5587) Missing JSDoc for parameter 'targetWindow'. (valid-jsdoc)
(#5587) Missing JSDoc for parameter 'message'. (valid-jsdoc)
(#5587) Missing JSDoc for parameter 'trackingProperties'. (valid-jsdoc)
(#5588) Unexpected tab character. (no-tabs)
(#5589) Unexpected tab character. (no-tabs)
(#5590) Unexpected tab character. (no-tabs)
(#5591) Unexpected tab character. (no-tabs)
(#5591) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5591) Unexpected space before function parentheses. (space-before-function-paren)
(#5592) Unexpected tab character. (no-tabs)
(#5592) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5593) Unexpected tab character. (no-tabs)
(#5593) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5594) Unexpected tab character. (no-tabs)
(#5594) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5594) Unexpected console statement. (no-console)
(#5595) Unexpected tab character. (no-tabs)
(#5595) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5595) Unexpected console statement. (no-console)
(#5596) Unexpected tab character. (no-tabs)
(#5596) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5597) Unexpected tab character. (no-tabs)
(#5597) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5598) Unexpected tab character. (no-tabs)
(#5598) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5599) Unexpected tab character. (no-tabs)
(#5599) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5599) Missing JSDoc for parameter 'event'. (valid-jsdoc)
(#5600) Unexpected tab character. (no-tabs)
(#5601) Unexpected tab character. (no-tabs)
(#5602) Unexpected tab character. (no-tabs)
(#5602) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5602) Unexpected space before function parentheses. (space-before-function-paren)
(#5603) Unexpected tab character. (no-tabs)
(#5603) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5604) Unexpected tab character. (no-tabs)
(#5604) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5605) Unexpected tab character. (no-tabs)
(#5605) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5605) Unexpected console statement. (no-console)
(#5606) Unexpected tab character. (no-tabs)
(#5606) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5606) Unexpected console statement. (no-console)
(#5607) Unexpected tab character. (no-tabs)
(#5607) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5607) Unexpected console statement. (no-console)
(#5608) Unexpected tab character. (no-tabs)
(#5608) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5609) Unexpected tab character. (no-tabs)
(#5609) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5610) Unexpected tab character. (no-tabs)
(#5610) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5611) Unexpected tab character. (no-tabs)
(#5611) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5612) Unexpected tab character. (no-tabs)
(#5612) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5613) Unexpected tab character. (no-tabs)
(#5613) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5613) Unexpected console statement. (no-console)
(#5614) Unexpected tab character. (no-tabs)
(#5614) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5615) Unexpected tab character. (no-tabs)
(#5615) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5616) Unexpected tab character. (no-tabs)
(#5616) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5617) Unexpected tab character. (no-tabs)
(#5617) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5618) Unexpected tab character. (no-tabs)
(#5618) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5619) Unexpected tab character. (no-tabs)
(#5619) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5620) Unexpected tab character. (no-tabs)
(#5620) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5620) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5621) Unexpected tab character. (no-tabs)
(#5621) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5622) Unexpected tab character. (no-tabs)
(#5622) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5623) This line has a length of 194. Maximum allowed is 132. (max-len)
(#5623) Unexpected tab character. (no-tabs)
(#5623) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5623) Unexpected console statement. (no-console)
(#5624) Unexpected tab character. (no-tabs)
(#5624) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5625) Unexpected tab character. (no-tabs)
(#5625) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5626) Unexpected tab character. (no-tabs)
(#5626) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5627) Unexpected tab character. (no-tabs)
(#5627) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5628) Unexpected tab character. (no-tabs)
(#5628) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5629) Unexpected tab character. (no-tabs)
(#5629) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5630) Unexpected tab character. (no-tabs)
(#5630) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5631) Unexpected tab character. (no-tabs)
(#5631) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5632) Unexpected tab character. (no-tabs)
(#5632) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5633) Unexpected tab character. (no-tabs)
(#5633) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5633) Expected to return a value at the end of function. (array-callback-return)
(#5633) Expected to return a value at the end of function. (consistent-return)
(#5633) Unexpected space before function parentheses. (space-before-function-paren)
(#5634) Unexpected tab character. (no-tabs)
(#5634) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5635) Unexpected tab character. (no-tabs)
(#5635) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5636) Unexpected tab character. (no-tabs)
(#5636) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5637) Unexpected tab character. (no-tabs)
(#5637) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5637) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5638) Unexpected tab character. (no-tabs)
(#5638) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5639) Unexpected tab character. (no-tabs)
(#5639) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5640) This line has a length of 180. Maximum allowed is 132. (max-len)
(#5640) Unexpected tab character. (no-tabs)
(#5640) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5640) Unexpected console statement. (no-console)
(#5641) Unexpected tab character. (no-tabs)
(#5641) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5642) Unexpected tab character. (no-tabs)
(#5642) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5643) Unexpected tab character. (no-tabs)
(#5643) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5644) Unexpected tab character. (no-tabs)
(#5644) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5645) Unexpected tab character. (no-tabs)
(#5645) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5646) Unexpected tab character. (no-tabs)
(#5646) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5646) 'Promise' is not defined. (no-undef)
(#5646) "Promise" is not defined. (promise/no-native)
(#5647) Unexpected tab character. (no-tabs)
(#5647) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5647) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5648) Unexpected tab character. (no-tabs)
(#5648) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5649) Unexpected tab character. (no-tabs)
(#5649) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5650) This line has a length of 187. Maximum allowed is 132. (max-len)
(#5650) Unexpected tab character. (no-tabs)
(#5650) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5650) Unexpected console statement. (no-console)
(#5651) Unexpected tab character. (no-tabs)
(#5651) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5652) Unexpected tab character. (no-tabs)
(#5652) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5652) 'Promise' is not defined. (no-undef)
(#5652) "Promise" is not defined. (promise/no-native)
(#5653) Unexpected tab character. (no-tabs)
(#5653) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5654) Unexpected tab character. (no-tabs)
(#5654) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5654) Expected catch,fail() or return (promise/catch-or-return)
(#5655) Unexpected tab character. (no-tabs)
(#5655) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5655) Unexpected space before function parentheses. (space-before-function-paren)
(#5656) Unexpected tab character. (no-tabs)
(#5656) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5656) Each then() should return a value or throw (promise/always-return)
(#5657) This line has a length of 210. Maximum allowed is 132. (max-len)
(#5657) Unexpected tab character. (no-tabs)
(#5657) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5658) Unexpected tab character. (no-tabs)
(#5658) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5659) Unexpected tab character. (no-tabs)
(#5659) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5659) Unexpected console statement. (no-console)
(#5660) Unexpected tab character. (no-tabs)
(#5660) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5661) Unexpected tab character. (no-tabs)
(#5661) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5662) Unexpected tab character. (no-tabs)
(#5662) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5663) Unexpected tab character. (no-tabs)
(#5663) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5664) Unexpected tab character. (no-tabs)
(#5664) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5665) Unexpected tab character. (no-tabs)
(#5665) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5666) Unexpected tab character. (no-tabs)
(#5666) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5667) Unexpected tab character. (no-tabs)
(#5667) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5668) Unexpected tab character. (no-tabs)
(#5668) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5669) Unexpected tab character. (no-tabs)
(#5669) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5670) Unexpected tab character. (no-tabs)
(#5670) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5671) Unexpected tab character. (no-tabs)
(#5672) Unexpected tab character. (no-tabs)
(#5673) Unexpected tab character. (no-tabs)
(#5674) Unexpected tab character. (no-tabs)
(#5675) Unexpected tab character. (no-tabs)
(#5676) Unexpected tab character. (no-tabs)
(#5676) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5677) This line has a length of 177. Maximum allowed is 132. (max-len)
(#5677) Unexpected tab character. (no-tabs)
(#5677) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5677) Unexpected console statement. (no-console)
(#5678) Unexpected tab character. (no-tabs)
(#5678) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5679) Unexpected tab character. (no-tabs)
(#5679) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5679) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5680) Unexpected tab character. (no-tabs)
(#5680) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5681) Unexpected tab character. (no-tabs)
(#5681) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5682) Unexpected tab character. (no-tabs)
(#5683) Unexpected tab character. (no-tabs)
(#5684) Unexpected tab character. (no-tabs)
(#5685) Unexpected tab character. (no-tabs)
(#5685) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5686) Unexpected tab character. (no-tabs)
(#5686) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5687) Unexpected tab character. (no-tabs)
(#5687) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5688) Unexpected tab character. (no-tabs)
(#5688) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5688) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5689) Unexpected tab character. (no-tabs)
(#5689) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5690) This line has a length of 202. Maximum allowed is 132. (max-len)
(#5690) Unexpected tab character. (no-tabs)
(#5690) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5690) Unexpected console statement. (no-console)
(#5691) Unexpected tab character. (no-tabs)
(#5691) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5692) Unexpected tab character. (no-tabs)
(#5692) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5693) Unexpected tab character. (no-tabs)
(#5693) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5694) Unexpected tab character. (no-tabs)
(#5694) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5694) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5695) Unexpected tab character. (no-tabs)
(#5695) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5696) Unexpected tab character. (no-tabs)
(#5696) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5697) Unexpected tab character. (no-tabs)
(#5697) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5698) Unexpected tab character. (no-tabs)
(#5698) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5699) Unexpected tab character. (no-tabs)
(#5699) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5700) Unexpected tab character. (no-tabs)
(#5700) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5701) Unexpected tab character. (no-tabs)
(#5701) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5702) Unexpected tab character. (no-tabs)
(#5702) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5703) Unexpected tab character. (no-tabs)
(#5703) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5704) Unexpected tab character. (no-tabs)
(#5705) Unexpected tab character. (no-tabs)
(#5709) Expected space or tab after '/**' in comment. (spaced-comment)
(#5709) Missing semicolon. (semi)
(#5711) Unnecessary semicolon. (no-extra-semi)
(#5712) Expected space or tab after '//' in comment. (spaced-comment)
(#5716) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#5716) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#5716) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#5717) Expected space or tab after '/*' in comment. (spaced-comment)
(#5720) Expected space or tab after '/*' in comment. (spaced-comment)
(#5721) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5723) Unexpected space before function parentheses. (space-before-function-paren)
(#5724) Missing JSDoc comment. (require-jsdoc)
(#5724) Statement inside of curly braces should be on next line. (brace-style)
(#5724) Unexpected space before function parentheses. (space-before-function-paren)
(#5724) Statement inside of curly braces should be on next line. (brace-style)
(#5724) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5724) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5724) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5725) 'Promise' is not defined. (no-undef)
(#5725) "Promise" is not defined. (promise/no-native)
(#5725) Unexpected space before function parentheses. (space-before-function-paren)
(#5726) Missing JSDoc comment. (require-jsdoc)
(#5726) Statement inside of curly braces should be on next line. (brace-style)
(#5726) Statement inside of curly braces should be on next line. (brace-style)
(#5726) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#5726) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5726) Statement inside of curly braces should be on next line. (brace-style)
(#5726) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5726) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5727) Missing JSDoc comment. (require-jsdoc)
(#5727) Statement inside of curly braces should be on next line. (brace-style)
(#5727) Statement inside of curly braces should be on next line. (brace-style)
(#5727) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#5727) ["throw"] is better written in dot notation. (dot-notation)
(#5727) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5727) Statement inside of curly braces should be on next line. (brace-style)
(#5727) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5727) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5728) Missing JSDoc comment. (require-jsdoc)
(#5728) Statement inside of curly braces should be on next line. (brace-style)
(#5728) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5728) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5732) Unexpected space before function parentheses. (space-before-function-paren)
(#5733) There should be no space after '{'. (object-curly-spacing)
(#5733) Statement inside of curly braces should be on next line. (brace-style)
(#5733) Expected { after 'if' condition. (curly)
(#5733) Unexpected use of '&'. (no-bitwise)
(#5733) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5733) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5733) There should be no space before '}'. (object-curly-spacing)
(#5733) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5734) This line has a length of 157. Maximum allowed is 132. (max-len)
(#5734) Return statement should not contain assignment. (no-return-assign)
(#5734) There should be no space after '{'. (object-curly-spacing)
(#5734) There should be no space before '}'. (object-curly-spacing)
(#5734) Unexpected use of comma operator. (no-sequences)
(#5734) 'Symbol' is not defined. (no-undef)
(#5734) Statement inside of curly braces should be on next line. (brace-style)
(#5734) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5735) Missing JSDoc comment. (require-jsdoc)
(#5735) Statement inside of curly braces should be on next line. (brace-style)
(#5735) Unexpected space before function parentheses. (space-before-function-paren)
(#5735) Statement inside of curly braces should be on next line. (brace-style)
(#5735) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5735) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5735) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5736) Missing JSDoc comment. (require-jsdoc)
(#5736) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#5737) Expected { after 'if' condition. (curly)
(#5738) Expected { after 'while' condition. (curly)
(#5739) This line has a length of 169. Maximum allowed is 132. (max-len)
(#5739) Expected { after 'if' condition. (curly)
(#5739) Unexpected use of comma operator. (no-sequences)
(#5739) Do not nest ternary expressions. (no-nested-ternary)
(#5739) Unexpected use of '&'. (no-bitwise)
(#5739) ["return"] is better written in dot notation. (dot-notation)
(#5739) ["throw"] is better written in dot notation. (dot-notation)
(#5739) ["return"] is better written in dot notation. (dot-notation)
(#5740) Expected { after 'if' condition. (curly)
(#5740) Unexpected use of comma operator. (no-sequences)
(#5740) Unexpected use of '&'. (no-bitwise)
(#5743) There should be no space after '{'. (object-curly-spacing)
(#5743) There should be no space before '}'. (object-curly-spacing)
(#5744) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#5745) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5747) Statement inside of curly braces should be on next line. (brace-style)
(#5747) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5747) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5748) Statement inside of curly braces should be on next line. (brace-style)
(#5748) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5749) Statement inside of curly braces should be on next line. (brace-style)
(#5749) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#5749) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5750) Statement inside of curly braces should be on next line. (brace-style)
(#5750) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#5750) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5751) Expected { after 'if' condition. (curly)
(#5755) Statement inside of curly braces should be on next line. (brace-style)
(#5755) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5755) Statement inside of curly braces should be on next line. (brace-style)
(#5755) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#5755) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5756) Expected { after 'if' condition. (curly)
(#5756) Unexpected use of '&'. (no-bitwise)
(#5756) There should be no space after '{'. (object-curly-spacing)
(#5756) There should be no space before '}'. (object-curly-spacing)
(#5759) There should be no space after '{'. (object-curly-spacing)
(#5759) There should be no space before '}'. (object-curly-spacing)
(#5761) Expected space or tab after '/*' in comment. (spaced-comment)
(#5762) Expected space or tab after '/*' in comment. (spaced-comment)
(#5770) Unexpected space before function parentheses. (space-before-function-paren)
(#5771) Missing JSDoc for parameter 'service'. (valid-jsdoc)
(#5771) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#5771) Missing JSDoc for parameter 'iframe'. (valid-jsdoc)
(#5792) Unexpected space before function parentheses. (space-before-function-paren)
(#5793) Unexpected space before function parentheses. (space-before-function-paren)
(#5794) Identifier 'response_1' is not in camel case. (camelcase)
(#5795) Expected to return a value at the end of function. (consistent-return)
(#5795) Unexpected space before function parentheses. (space-before-function-paren)
(#5799) Comments should not begin with a lowercase character. (capitalized-comments)
(#5799) Expected space or tab after '/*' in comment. (spaced-comment)
(#5799) 'Promise' is not defined. (no-undef)
(#5799) "Promise" is not defined. (promise/no-native)
(#5802) Expected a 'break' statement before 'case'. (no-fallthrough)
(#5803) Unexpected comma in middle of array. (no-sparse-arrays)
(#5804) This line has a length of 146. Maximum allowed is 132. (max-len)
(#5804) Comments should not begin with a lowercase character. (capitalized-comments)
(#5804) Expected space or tab after '/*' in comment. (spaced-comment)
(#5804) There should be no space after '{'. (object-curly-spacing)
(#5804) There should be no space before '}'. (object-curly-spacing)
(#5807) Comments should not begin with a lowercase character. (capitalized-comments)
(#5807) Expected space or tab after '/*' in comment. (spaced-comment)
(#5809) Identifier 'response_1' is not in camel case. (camelcase)
(#5810) Identifier 'response_1' is not in camel case. (camelcase)
(#5811) There should be no space before ']'. (array-bracket-spacing)
(#5811) Comments should not begin with a lowercase character. (capitalized-comments)
(#5811) Expected space or tab after '/*' in comment. (spaced-comment)
(#5826) Unexpected space before function parentheses. (space-before-function-paren)
(#5827) Unexpected space before function parentheses. (space-before-function-paren)
(#5828) Identifier 'response_2' is not in camel case. (camelcase)
(#5829) Expected to return a value at the end of function. (consistent-return)
(#5829) Unexpected space before function parentheses. (space-before-function-paren)
(#5833) Comments should not begin with a lowercase character. (capitalized-comments)
(#5833) Expected space or tab after '/*' in comment. (spaced-comment)
(#5833) 'Promise' is not defined. (no-undef)
(#5833) "Promise" is not defined. (promise/no-native)
(#5839) Expected a 'break' statement before 'case'. (no-fallthrough)
(#5840) Unexpected comma in middle of array. (no-sparse-arrays)
(#5841) This line has a length of 168. Maximum allowed is 132. (max-len)
(#5841) Comments should not begin with a lowercase character. (capitalized-comments)
(#5841) Expected space or tab after '/*' in comment. (spaced-comment)
(#5841) There should be no space after '{'. (object-curly-spacing)
(#5841) There should be no space before '}'. (object-curly-spacing)
(#5842) Comments should not begin with a lowercase character. (capitalized-comments)
(#5842) Expected space or tab after '/*' in comment. (spaced-comment)
(#5844) Identifier 'response_2' is not in camel case. (camelcase)
(#5845) Identifier 'response_2' is not in camel case. (camelcase)
(#5846) There should be no space before ']'. (array-bracket-spacing)
(#5846) Comments should not begin with a lowercase character. (capitalized-comments)
(#5846) Expected space or tab after '/*' in comment. (spaced-comment)
(#5862) Unexpected space before function parentheses. (space-before-function-paren)
(#5863) Unexpected space before function parentheses. (space-before-function-paren)
(#5864) Identifier 'response_3' is not in camel case. (camelcase)
(#5865) Expected to return a value at the end of function. (consistent-return)
(#5865) Unexpected space before function parentheses. (space-before-function-paren)
(#5869) Comments should not begin with a lowercase character. (capitalized-comments)
(#5869) Expected space or tab after '/*' in comment. (spaced-comment)
(#5869) 'Promise' is not defined. (no-undef)
(#5869) "Promise" is not defined. (promise/no-native)
(#5875) Expected a 'break' statement before 'case'. (no-fallthrough)
(#5876) Unexpected comma in middle of array. (no-sparse-arrays)
(#5877) This line has a length of 173. Maximum allowed is 132. (max-len)
(#5877) Comments should not begin with a lowercase character. (capitalized-comments)
(#5877) Expected space or tab after '/*' in comment. (spaced-comment)
(#5877) There should be no space after '{'. (object-curly-spacing)
(#5877) There should be no space before '}'. (object-curly-spacing)
(#5878) Comments should not begin with a lowercase character. (capitalized-comments)
(#5878) Expected space or tab after '/*' in comment. (spaced-comment)
(#5880) Identifier 'response_3' is not in camel case. (camelcase)
(#5881) Identifier 'response_3' is not in camel case. (camelcase)
(#5882) There should be no space before ']'. (array-bracket-spacing)
(#5882) Comments should not begin with a lowercase character. (capitalized-comments)
(#5882) Expected space or tab after '/*' in comment. (spaced-comment)
(#5897) Unexpected space before function parentheses. (space-before-function-paren)
(#5898) Unexpected space before function parentheses. (space-before-function-paren)
(#5899) Identifier 'response_4' is not in camel case. (camelcase)
(#5900) Expected to return a value at the end of function. (consistent-return)
(#5900) Unexpected space before function parentheses. (space-before-function-paren)
(#5904) Comments should not begin with a lowercase character. (capitalized-comments)
(#5904) Expected space or tab after '/*' in comment. (spaced-comment)
(#5904) 'Promise' is not defined. (no-undef)
(#5904) "Promise" is not defined. (promise/no-native)
(#5910) Expected a 'break' statement before 'case'. (no-fallthrough)
(#5911) Unexpected comma in middle of array. (no-sparse-arrays)
(#5912) This line has a length of 164. Maximum allowed is 132. (max-len)
(#5912) Comments should not begin with a lowercase character. (capitalized-comments)
(#5912) Expected space or tab after '/*' in comment. (spaced-comment)
(#5912) There should be no space after '{'. (object-curly-spacing)
(#5912) There should be no space before '}'. (object-curly-spacing)
(#5915) Comments should not begin with a lowercase character. (capitalized-comments)
(#5915) Expected space or tab after '/*' in comment. (spaced-comment)
(#5917) Identifier 'response_4' is not in camel case. (camelcase)
(#5918) Identifier 'response_4' is not in camel case. (camelcase)
(#5919) There should be no space before ']'. (array-bracket-spacing)
(#5919) Comments should not begin with a lowercase character. (capitalized-comments)
(#5919) Expected space or tab after '/*' in comment. (spaced-comment)
(#5934) Unexpected space before function parentheses. (space-before-function-paren)
(#5935) Unexpected space before function parentheses. (space-before-function-paren)
(#5936) Identifier 'response_5' is not in camel case. (camelcase)
(#5937) Expected to return a value at the end of function. (consistent-return)
(#5937) Unexpected space before function parentheses. (space-before-function-paren)
(#5941) Comments should not begin with a lowercase character. (capitalized-comments)
(#5941) Expected space or tab after '/*' in comment. (spaced-comment)
(#5941) 'Promise' is not defined. (no-undef)
(#5941) "Promise" is not defined. (promise/no-native)
(#5947) Expected a 'break' statement before 'case'. (no-fallthrough)
(#5948) Unexpected comma in middle of array. (no-sparse-arrays)
(#5949) This line has a length of 167. Maximum allowed is 132. (max-len)
(#5949) Comments should not begin with a lowercase character. (capitalized-comments)
(#5949) Expected space or tab after '/*' in comment. (spaced-comment)
(#5949) There should be no space after '{'. (object-curly-spacing)
(#5949) There should be no space before '}'. (object-curly-spacing)
(#5950) Comments should not begin with a lowercase character. (capitalized-comments)
(#5950) Expected space or tab after '/*' in comment. (spaced-comment)
(#5952) Identifier 'response_5' is not in camel case. (camelcase)
(#5953) Identifier 'response_5' is not in camel case. (camelcase)
(#5954) There should be no space before ']'. (array-bracket-spacing)
(#5954) Comments should not begin with a lowercase character. (capitalized-comments)
(#5954) Expected space or tab after '/*' in comment. (spaced-comment)
(#5966) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#5966) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#5967) Expected space or tab after '/*' in comment. (spaced-comment)
(#5970) Expected space or tab after '/*' in comment. (spaced-comment)
(#5973) There should be no space after '{'. (object-curly-spacing)
(#5973) There should be no space before '}'. (object-curly-spacing)
(#5984) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#5984) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#5984) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#5985) Expected space or tab after '/*' in comment. (spaced-comment)
(#5988) Expected space or tab after '/*' in comment. (spaced-comment)
(#5989) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#5991) Unexpected space before function parentheses. (space-before-function-paren)
(#5992) Unexpected space before function parentheses. (space-before-function-paren)
(#5994) There should be no space after '{'. (object-curly-spacing)
(#5994) There should be no space before '}'. (object-curly-spacing)
(#5994) Unexpected space before function parentheses. (space-before-function-paren)
(#5994) Statement inside of curly braces should be on next line. (brace-style)
(#5994) The '__proto__' property is deprecated. (no-proto)
(#5994) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5995) Unexpected space before function parentheses. (space-before-function-paren)
(#5995) Statement inside of curly braces should be on next line. (brace-style)
(#5995) Expected { after 'for-in'. (curly)
(#5995) Expected { after 'if' condition. (curly)
(#5995) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5998) Unexpected space before function parentheses. (space-before-function-paren)
(#6000) Missing JSDoc comment. (require-jsdoc)
(#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)
(#6004) Unexpected space before function parentheses. (space-before-function-paren)
(#6005) Missing JSDoc comment. (require-jsdoc)
(#6005) Statement inside of curly braces should be on next line. (brace-style)
(#6005) Unexpected space before function parentheses. (space-before-function-paren)
(#6005) Statement inside of curly braces should be on next line. (brace-style)
(#6005) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6005) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6005) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6006) 'Promise' is not defined. (no-undef)
(#6006) "Promise" is not defined. (promise/no-native)
(#6006) Unexpected space before function parentheses. (space-before-function-paren)
(#6007) Missing JSDoc comment. (require-jsdoc)
(#6007) Statement inside of curly braces should be on next line. (brace-style)
(#6007) Statement inside of curly braces should be on next line. (brace-style)
(#6007) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6007) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6007) Statement inside of curly braces should be on next line. (brace-style)
(#6007) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6007) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6008) Missing JSDoc comment. (require-jsdoc)
(#6008) Statement inside of curly braces should be on next line. (brace-style)
(#6008) Statement inside of curly braces should be on next line. (brace-style)
(#6008) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6008) ["throw"] is better written in dot notation. (dot-notation)
(#6008) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6008) Statement inside of curly braces should be on next line. (brace-style)
(#6008) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6008) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6009) Missing JSDoc comment. (require-jsdoc)
(#6009) Statement inside of curly braces should be on next line. (brace-style)
(#6009) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6009) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6013) Unexpected space before function parentheses. (space-before-function-paren)
(#6014) There should be no space after '{'. (object-curly-spacing)
(#6014) Statement inside of curly braces should be on next line. (brace-style)
(#6014) Expected { after 'if' condition. (curly)
(#6014) Unexpected use of '&'. (no-bitwise)
(#6014) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6014) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6014) There should be no space before '}'. (object-curly-spacing)
(#6014) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6015) This line has a length of 157. Maximum allowed is 132. (max-len)
(#6015) Return statement should not contain assignment. (no-return-assign)
(#6015) There should be no space after '{'. (object-curly-spacing)
(#6015) There should be no space before '}'. (object-curly-spacing)
(#6015) Unexpected use of comma operator. (no-sequences)
(#6015) 'Symbol' is not defined. (no-undef)
(#6015) Statement inside of curly braces should be on next line. (brace-style)
(#6015) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6016) Missing JSDoc comment. (require-jsdoc)
(#6016) Statement inside of curly braces should be on next line. (brace-style)
(#6016) Unexpected space before function parentheses. (space-before-function-paren)
(#6016) Statement inside of curly braces should be on next line. (brace-style)
(#6016) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6016) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6016) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6017) Missing JSDoc comment. (require-jsdoc)
(#6017) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#6018) Expected { after 'if' condition. (curly)
(#6019) Expected { after 'while' condition. (curly)
(#6020) This line has a length of 169. Maximum allowed is 132. (max-len)
(#6020) Expected { after 'if' condition. (curly)
(#6020) Unexpected use of comma operator. (no-sequences)
(#6020) Do not nest ternary expressions. (no-nested-ternary)
(#6020) Unexpected use of '&'. (no-bitwise)
(#6020) ["return"] is better written in dot notation. (dot-notation)
(#6020) ["throw"] is better written in dot notation. (dot-notation)
(#6020) ["return"] is better written in dot notation. (dot-notation)
(#6021) Expected { after 'if' condition. (curly)
(#6021) Unexpected use of comma operator. (no-sequences)
(#6021) Unexpected use of '&'. (no-bitwise)
(#6024) There should be no space after '{'. (object-curly-spacing)
(#6024) There should be no space before '}'. (object-curly-spacing)
(#6025) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6026) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6028) Statement inside of curly braces should be on next line. (brace-style)
(#6028) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6028) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6029) Statement inside of curly braces should be on next line. (brace-style)
(#6029) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6029) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6030) Statement inside of curly braces should be on next line. (brace-style)
(#6030) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6030) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6031) Statement inside of curly braces should be on next line. (brace-style)
(#6031) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6031) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6032) Expected { after 'if' condition. (curly)
(#6036) Statement inside of curly braces should be on next line. (brace-style)
(#6036) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6036) Statement inside of curly braces should be on next line. (brace-style)
(#6036) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6036) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6037) Expected { after 'if' condition. (curly)
(#6037) Unexpected use of '&'. (no-bitwise)
(#6037) There should be no space after '{'. (object-curly-spacing)
(#6037) There should be no space before '}'. (object-curly-spacing)
(#6040) There should be no space after '{'. (object-curly-spacing)
(#6040) There should be no space before '}'. (object-curly-spacing)
(#6042) Expected space or tab after '/*' in comment. (spaced-comment)
(#6043) Expected space or tab after '/*' in comment. (spaced-comment)
(#6044) Expected space or tab after '/*' in comment. (spaced-comment)
(#6052) Unexpected space before function parentheses. (space-before-function-paren)
(#6057) Missing JSDoc comment. (require-jsdoc)
(#6058) Comments should not begin with a lowercase character. (capitalized-comments)
(#6065) Unexpected space before function parentheses. (space-before-function-paren)
(#6066) This line has a length of 155. Maximum allowed is 132. (max-len)
(#6068) This line has a length of 139. Maximum allowed is 132. (max-len)
(#6072) Missing JSDoc @returns for function. (valid-jsdoc)
(#6072) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#6075) Unexpected space before function parentheses. (space-before-function-paren)
(#6078) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6084) Unexpected space before function parentheses. (space-before-function-paren)
(#6102) Unexpected space before function parentheses. (space-before-function-paren)
(#6105) Comments should not begin with a lowercase character. (capitalized-comments)
(#6114) Unexpected space before function parentheses. (space-before-function-paren)
(#6115) Unexpected space before function parentheses. (space-before-function-paren)
(#6116) Expected to return a value at the end of function. (consistent-return)
(#6116) Unexpected space before function parentheses. (space-before-function-paren)
(#6118) This line has a length of 139. Maximum allowed is 132. (max-len)
(#6118) Comments should not begin with a lowercase character. (capitalized-comments)
(#6118) Expected space or tab after '/*' in comment. (spaced-comment)
(#6119) Comments should not begin with a lowercase character. (capitalized-comments)
(#6119) Expected space or tab after '/*' in comment. (spaced-comment)
(#6135) Unexpected space before function parentheses. (space-before-function-paren)
(#6151) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#6151) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#6151) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#6152) Expected space or tab after '/*' in comment. (spaced-comment)
(#6155) Expected space or tab after '/*' in comment. (spaced-comment)
(#6156) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#6158) Unexpected space before function parentheses. (space-before-function-paren)
(#6159) Unexpected space before function parentheses. (space-before-function-paren)
(#6161) There should be no space after '{'. (object-curly-spacing)
(#6161) There should be no space before '}'. (object-curly-spacing)
(#6161) Unexpected space before function parentheses. (space-before-function-paren)
(#6161) Statement inside of curly braces should be on next line. (brace-style)
(#6161) The '__proto__' property is deprecated. (no-proto)
(#6161) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6162) Unexpected space before function parentheses. (space-before-function-paren)
(#6162) Statement inside of curly braces should be on next line. (brace-style)
(#6162) Expected { after 'for-in'. (curly)
(#6162) Expected { after 'if' condition. (curly)
(#6162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6165) Unexpected space before function parentheses. (space-before-function-paren)
(#6167) Missing JSDoc comment. (require-jsdoc)
(#6167) Statement inside of curly braces should be on next line. (brace-style)
(#6167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6171) There should be no space after '{'. (object-curly-spacing)
(#6171) There should be no space before '}'. (object-curly-spacing)
(#6173) Expected space or tab after '/*' in comment. (spaced-comment)
(#6174) Expected space or tab after '/*' in comment. (spaced-comment)
(#6183) Unexpected space before function parentheses. (space-before-function-paren)
(#6185) Missing JSDoc @returns for function. (valid-jsdoc)
(#6185) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#6185) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#6185) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6193) Comments should not begin with a lowercase character. (capitalized-comments)
(#6209) Unexpected space before function parentheses. (space-before-function-paren)
(#6223) Unexpected space before function parentheses. (space-before-function-paren)
(#6225) This line has a length of 146. Maximum allowed is 132. (max-len)
(#6227) This line has a length of 198. Maximum allowed is 132. (max-len)
(#6231) Missing JSDoc @returns for function. (valid-jsdoc)
(#6231) Missing JSDoc for parameter 'baseConfig'. (valid-jsdoc)
(#6236) Unexpected space before function parentheses. (space-before-function-paren)
(#6241) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6246) Unexpected space before function parentheses. (space-before-function-paren)
(#6257) Unexpected space before function parentheses. (space-before-function-paren)
(#6260) Missing JSDoc @returns for function. (valid-jsdoc)
(#6260) Missing JSDoc for parameter 'pageView'. (valid-jsdoc)
(#6264) Expected to return a value at the end of function. (consistent-return)
(#6264) Unexpected space before function parentheses. (space-before-function-paren)
(#6266) There should be no space after '{'. (object-curly-spacing)
(#6266) There should be no space before '}'. (object-curly-spacing)
(#6284) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#6284) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#6284) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#6285) Expected space or tab after '/*' in comment. (spaced-comment)
(#6288) Expected space or tab after '/*' in comment. (spaced-comment)
(#6289) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#6291) Unexpected space before function parentheses. (space-before-function-paren)
(#6292) Missing JSDoc comment. (require-jsdoc)
(#6292) Statement inside of curly braces should be on next line. (brace-style)
(#6292) Unexpected space before function parentheses. (space-before-function-paren)
(#6292) Statement inside of curly braces should be on next line. (brace-style)
(#6292) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6292) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6292) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6293) 'Promise' is not defined. (no-undef)
(#6293) "Promise" is not defined. (promise/no-native)
(#6293) Unexpected space before function parentheses. (space-before-function-paren)
(#6294) Missing JSDoc comment. (require-jsdoc)
(#6294) Statement inside of curly braces should be on next line. (brace-style)
(#6294) Statement inside of curly braces should be on next line. (brace-style)
(#6294) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6294) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6294) Statement inside of curly braces should be on next line. (brace-style)
(#6294) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6294) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6295) Missing JSDoc comment. (require-jsdoc)
(#6295) Statement inside of curly braces should be on next line. (brace-style)
(#6295) Statement inside of curly braces should be on next line. (brace-style)
(#6295) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6295) ["throw"] is better written in dot notation. (dot-notation)
(#6295) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6295) Statement inside of curly braces should be on next line. (brace-style)
(#6295) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6295) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6296) Missing JSDoc comment. (require-jsdoc)
(#6296) Statement inside of curly braces should be on next line. (brace-style)
(#6296) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6300) Unexpected space before function parentheses. (space-before-function-paren)
(#6301) There should be no space after '{'. (object-curly-spacing)
(#6301) Statement inside of curly braces should be on next line. (brace-style)
(#6301) Expected { after 'if' condition. (curly)
(#6301) Unexpected use of '&'. (no-bitwise)
(#6301) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6301) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6301) There should be no space before '}'. (object-curly-spacing)
(#6301) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6302) This line has a length of 157. Maximum allowed is 132. (max-len)
(#6302) Return statement should not contain assignment. (no-return-assign)
(#6302) There should be no space after '{'. (object-curly-spacing)
(#6302) There should be no space before '}'. (object-curly-spacing)
(#6302) Unexpected use of comma operator. (no-sequences)
(#6302) 'Symbol' is not defined. (no-undef)
(#6302) Statement inside of curly braces should be on next line. (brace-style)
(#6302) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6303) Missing JSDoc comment. (require-jsdoc)
(#6303) Statement inside of curly braces should be on next line. (brace-style)
(#6303) Unexpected space before function parentheses. (space-before-function-paren)
(#6303) Statement inside of curly braces should be on next line. (brace-style)
(#6303) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6303) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6303) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6304) Missing JSDoc comment. (require-jsdoc)
(#6304) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#6305) Expected { after 'if' condition. (curly)
(#6306) Expected { after 'while' condition. (curly)
(#6307) This line has a length of 169. Maximum allowed is 132. (max-len)
(#6307) Expected { after 'if' condition. (curly)
(#6307) Unexpected use of comma operator. (no-sequences)
(#6307) Do not nest ternary expressions. (no-nested-ternary)
(#6307) Unexpected use of '&'. (no-bitwise)
(#6307) ["return"] is better written in dot notation. (dot-notation)
(#6307) ["throw"] is better written in dot notation. (dot-notation)
(#6307) ["return"] is better written in dot notation. (dot-notation)
(#6308) Expected { after 'if' condition. (curly)
(#6308) Unexpected use of comma operator. (no-sequences)
(#6308) Unexpected use of '&'. (no-bitwise)
(#6311) There should be no space after '{'. (object-curly-spacing)
(#6311) There should be no space before '}'. (object-curly-spacing)
(#6312) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6313) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6315) Statement inside of curly braces should be on next line. (brace-style)
(#6315) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6315) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6316) Statement inside of curly braces should be on next line. (brace-style)
(#6316) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6316) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6317) Statement inside of curly braces should be on next line. (brace-style)
(#6317) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6317) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6318) Statement inside of curly braces should be on next line. (brace-style)
(#6318) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#6318) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6319) Expected { after 'if' condition. (curly)
(#6323) Statement inside of curly braces should be on next line. (brace-style)
(#6323) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6323) Statement inside of curly braces should be on next line. (brace-style)
(#6323) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#6323) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6324) Expected { after 'if' condition. (curly)
(#6324) Unexpected use of '&'. (no-bitwise)
(#6324) There should be no space after '{'. (object-curly-spacing)
(#6324) There should be no space before '}'. (object-curly-spacing)
(#6327) There should be no space after '{'. (object-curly-spacing)
(#6327) There should be no space before '}'. (object-curly-spacing)
(#6329) Expected space or tab after '/*' in comment. (spaced-comment)
(#6330) Expected space or tab after '/*' in comment. (spaced-comment)
(#6331) Expected space or tab after '/*' in comment. (spaced-comment)
(#6332) Identifier 'errors_1' is not in camel case. (camelcase)
(#6332) Expected space or tab after '/*' in comment. (spaced-comment)
(#6341) Unexpected space before function parentheses. (space-before-function-paren)
(#6342) Missing JSDoc for parameter 'iframe'. (valid-jsdoc)
(#6342) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#6342) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6357) Identifier 'errors_1' is not in camel case. (camelcase)
(#6368) Comments should not begin with a lowercase character. (capitalized-comments)
(#6368) Expected space or tab after '/*' in comment. (spaced-comment)
(#6369) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6371) Comments should not begin with a lowercase character. (capitalized-comments)
(#6371) Expected space or tab after '/*' in comment. (spaced-comment)
(#6386) Unexpected space before function parentheses. (space-before-function-paren)
(#6387) Unexpected space before function parentheses. (space-before-function-paren)
(#6388) Identifier 'response_1' is not in camel case. (camelcase)
(#6389) Expected to return a value at the end of function. (consistent-return)
(#6389) Unexpected space before function parentheses. (space-before-function-paren)
(#6397) Expected a 'break' statement before 'case'. (no-fallthrough)
(#6398) Unexpected comma in middle of array. (no-sparse-arrays)
(#6399) This line has a length of 198. Maximum allowed is 132. (max-len)
(#6399) Comments should not begin with a lowercase character. (capitalized-comments)
(#6399) Expected space or tab after '/*' in comment. (spaced-comment)
(#6399) There should be no space after '{'. (object-curly-spacing)
(#6399) There should be no space before '}'. (object-curly-spacing)
(#6402) Comments should not begin with a lowercase character. (capitalized-comments)
(#6402) Expected space or tab after '/*' in comment. (spaced-comment)
(#6404) Identifier 'response_1' is not in camel case. (camelcase)
(#6405) Identifier 'response_1' is not in camel case. (camelcase)
(#6406) There should be no space before ']'. (array-bracket-spacing)
(#6406) Comments should not begin with a lowercase character. (capitalized-comments)
(#6406) Expected space or tab after '/*' in comment. (spaced-comment)
(#6416) Unexpected space before function parentheses. (space-before-function-paren)
(#6417) Unexpected space before function parentheses. (space-before-function-paren)
(#6418) Identifier 'response_2' is not in camel case. (camelcase)
(#6419) Expected to return a value at the end of function. (consistent-return)
(#6419) Unexpected space before function parentheses. (space-before-function-paren)
(#6422) Unexpected comma in middle of array. (no-sparse-arrays)
(#6423) This line has a length of 148. Maximum allowed is 132. (max-len)
(#6423) Comments should not begin with a lowercase character. (capitalized-comments)
(#6423) Expected space or tab after '/*' in comment. (spaced-comment)
(#6423) There should be no space after '{'. (object-curly-spacing)
(#6423) There should be no space before '}'. (object-curly-spacing)
(#6426) Comments should not begin with a lowercase character. (capitalized-comments)
(#6426) Expected space or tab after '/*' in comment. (spaced-comment)
(#6428) Identifier 'response_2' is not in camel case. (camelcase)
(#6429) Identifier 'response_2' is not in camel case. (camelcase)
(#6430) There should be no space before ']'. (array-bracket-spacing)
(#6430) Comments should not begin with a lowercase character. (capitalized-comments)
(#6430) Expected space or tab after '/*' in comment. (spaced-comment)
(#6435) Missing JSDoc for parameter 'saveAsParameters'. (valid-jsdoc)
(#6440) Unexpected space before function parentheses. (space-before-function-paren)
(#6441) Unexpected space before function parentheses. (space-before-function-paren)
(#6442) Identifier 'response_3' is not in camel case. (camelcase)
(#6443) Expected to return a value at the end of function. (consistent-return)
(#6443) Unexpected space before function parentheses. (space-before-function-paren)
(#6446) Unexpected comma in middle of array. (no-sparse-arrays)
(#6447) This line has a length of 162. Maximum allowed is 132. (max-len)
(#6447) Comments should not begin with a lowercase character. (capitalized-comments)
(#6447) Expected space or tab after '/*' in comment. (spaced-comment)
(#6447) There should be no space after '{'. (object-curly-spacing)
(#6447) There should be no space before '}'. (object-curly-spacing)
(#6450) Comments should not begin with a lowercase character. (capitalized-comments)
(#6450) Expected space or tab after '/*' in comment. (spaced-comment)
(#6452) Identifier 'response_3' is not in camel case. (camelcase)
(#6453) Identifier 'response_3' is not in camel case. (camelcase)
(#6454) There should be no space before ']'. (array-bracket-spacing)
(#6454) Comments should not begin with a lowercase character. (capitalized-comments)
(#6454) Expected space or tab after '/*' in comment. (spaced-comment)
(#6472) Unexpected space before function parentheses. (space-before-function-paren)
(#6473) Unexpected space before function parentheses. (space-before-function-paren)
(#6474) Identifier 'response_4' is not in camel case. (camelcase)
(#6475) Expected to return a value at the end of function. (consistent-return)
(#6475) Unexpected space before function parentheses. (space-before-function-paren)
(#6478) Unexpected comma in middle of array. (no-sparse-arrays)
(#6479) This line has a length of 146. Maximum allowed is 132. (max-len)
(#6479) Comments should not begin with a lowercase character. (capitalized-comments)
(#6479) Expected space or tab after '/*' in comment. (spaced-comment)
(#6479) There should be no space after '{'. (object-curly-spacing)
(#6479) There should be no space before '}'. (object-curly-spacing)
(#6482) Comments should not begin with a lowercase character. (capitalized-comments)
(#6482) Expected space or tab after '/*' in comment. (spaced-comment)
(#6484) Identifier 'response_4' is not in camel case. (camelcase)
(#6485) Identifier 'response_4' is not in camel case. (camelcase)
(#6486) There should be no space before ']'. (array-bracket-spacing)
(#6486) Comments should not begin with a lowercase character. (capitalized-comments)
(#6486) Expected space or tab after '/*' in comment. (spaced-comment)
(#6512) Expected JSDoc for 'phasedRender' but found 'config'. (valid-jsdoc)
(#6516) Unexpected space before function parentheses. (space-before-function-paren)
(#6517) Unexpected space before function parentheses. (space-before-function-paren)
(#6518) Identifier 'response_5' is not in camel case. (camelcase)
(#6519) Expected to return a value at the end of function. (consistent-return)
(#6519) Unexpected space before function parentheses. (space-before-function-paren)
(#6523) Unexpected console statement. (no-console)
(#6524) There should be no space before ']'. (array-bracket-spacing)
(#6524) Comments should not begin with a lowercase character. (capitalized-comments)
(#6524) Expected space or tab after '/*' in comment. (spaced-comment)
(#6527) Unexpected console statement. (no-console)
(#6528) There should be no space before ']'. (array-bracket-spacing)
(#6528) Comments should not begin with a lowercase character. (capitalized-comments)
(#6528) Expected space or tab after '/*' in comment. (spaced-comment)
(#6539) Unexpected console statement. (no-console)
(#6540) There should be no space before ']'. (array-bracket-spacing)
(#6540) Comments should not begin with a lowercase character. (capitalized-comments)
(#6540) Expected space or tab after '/*' in comment. (spaced-comment)
(#6544) Expected a 'break' statement before 'case'. (no-fallthrough)
(#6545) Unexpected comma in middle of array. (no-sparse-arrays)
(#6546) Comments should not begin with a lowercase character. (capitalized-comments)
(#6546) Expected space or tab after '/*' in comment. (spaced-comment)
(#6549) Comments should not begin with a lowercase character. (capitalized-comments)
(#6549) Expected space or tab after '/*' in comment. (spaced-comment)
(#6551) Identifier 'response_5' is not in camel case. (camelcase)
(#6552) Identifier 'response_5' is not in camel case. (camelcase)
(#6553) There should be no space before ']'. (array-bracket-spacing)
(#6553) Comments should not begin with a lowercase character. (capitalized-comments)
(#6553) Expected space or tab after '/*' in comment. (spaced-comment)
(#6579) Unexpected space before function parentheses. (space-before-function-paren)
(#6581) There should be no space after '{'. (object-curly-spacing)
(#6581) There should be no space before '}'. (object-curly-spacing)
(#6583) This line has a length of 148. Maximum allowed is 132. (max-len)
(#6583) Unexpected space before function parentheses. (space-before-function-paren)
(#6583) Statement inside of curly braces should be on next line. (brace-style)
(#6583) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6585) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6588) Unexpected space before function parentheses. (space-before-function-paren)
(#6588) Statement inside of curly braces should be on next line. (brace-style)
(#6588) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6590) Unexpected space before function parentheses. (space-before-function-paren)
(#6591) Unexpected space before function parentheses. (space-before-function-paren)
(#6591) Statement inside of curly braces should be on next line. (brace-style)
(#6591) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6609) Unexpected space before function parentheses. (space-before-function-paren)
(#6614) Unexpected space before function parentheses. (space-before-function-paren)
(#6614) Statement inside of curly braces should be on next line. (brace-style)
(#6614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6619) Missing JSDoc @returns for function. (valid-jsdoc)
(#6621) This line has a length of 148. Maximum allowed is 132. (max-len)
(#6627) Unexpected space before function parentheses. (space-before-function-paren)
(#6628) Unexpected space before function parentheses. (space-before-function-paren)
(#6629) Expected to return a value at the end of function. (consistent-return)
(#6629) Unexpected space before function parentheses. (space-before-function-paren)
(#6631) Comments should not begin with a lowercase character. (capitalized-comments)
(#6631) Expected space or tab after '/*' in comment. (spaced-comment)
(#6632) Comments should not begin with a lowercase character. (capitalized-comments)
(#6632) Expected space or tab after '/*' in comment. (spaced-comment)
(#6637) Missing JSDoc for parameter 'accessToken'. (valid-jsdoc)
(#6642) Unexpected space before function parentheses. (space-before-function-paren)
(#6643) Unexpected space before function parentheses. (space-before-function-paren)
(#6644) Identifier 'response_6' is not in camel case. (camelcase)
(#6645) Expected to return a value at the end of function. (consistent-return)
(#6645) Unexpected space before function parentheses. (space-before-function-paren)
(#6649) This line has a length of 133. Maximum allowed is 132. (max-len)
(#6651) Expected a 'break' statement before 'case'. (no-fallthrough)
(#6652) Unexpected comma in middle of array. (no-sparse-arrays)
(#6653) This line has a length of 167. Maximum allowed is 132. (max-len)
(#6653) Comments should not begin with a lowercase character. (capitalized-comments)
(#6653) Expected space or tab after '/*' in comment. (spaced-comment)
(#6653) There should be no space after '{'. (object-curly-spacing)
(#6653) There should be no space before '}'. (object-curly-spacing)
(#6659) Comments should not begin with a lowercase character. (capitalized-comments)
(#6659) Expected space or tab after '/*' in comment. (spaced-comment)
(#6661) Identifier 'response_6' is not in camel case. (camelcase)
(#6662) Identifier 'response_6' is not in camel case. (camelcase)
(#6663) There should be no space before ']'. (array-bracket-spacing)
(#6663) Comments should not begin with a lowercase character. (capitalized-comments)
(#6663) Expected space or tab after '/*' in comment. (spaced-comment)
(#6676) Unexpected space before function parentheses. (space-before-function-paren)
(#6679) This line has a length of 231. Maximum allowed is 132. (max-len)
(#6683) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6687) Missing JSDoc parameter type for 'IEmbedConfiguration'. (valid-jsdoc)
(#6687) Expected JSDoc for 'config' but found 'IEmbedConfiguration'. (valid-jsdoc)
(#6690) Unexpected space before function parentheses. (space-before-function-paren)
(#6693) Comments should not begin with a lowercase character. (capitalized-comments)
(#6695) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6706) Comments should not begin with a lowercase character. (capitalized-comments)
(#6709) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6722) Unexpected space before function parentheses. (space-before-function-paren)
(#6734) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6741) Unexpected space before function parentheses. (space-before-function-paren)
(#6748) This line has a length of 195. Maximum allowed is 132. (max-len)
(#6752) Missing JSDoc @returns for function. (valid-jsdoc)
(#6752) Missing JSDoc for parameter 'hostname'. (valid-jsdoc)
(#6755) Unexpected space before function parentheses. (space-before-function-paren)
(#6778) Unexpected space before function parentheses. (space-before-function-paren)
(#6788) Unexpected space before function parentheses. (space-before-function-paren)
(#6794) Unexpected space before function parentheses. (space-before-function-paren)
(#6795) This line has a length of 172. Maximum allowed is 132. (max-len)
(#6801) Unexpected space before function parentheses. (space-before-function-paren)
(#6805) This line has a length of 147. Maximum allowed is 132. (max-len)
(#6817) Unexpected space before function parentheses. (space-before-function-paren)
(#6819) Unexpected space before function parentheses. (space-before-function-paren)
(#6819) Statement inside of curly braces should be on next line. (brace-style)
(#6819) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6821) Missing JSDoc for parameter 'isLoad'. (valid-jsdoc)
(#6821) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#6821) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#6825) Unexpected space before function parentheses. (space-before-function-paren)
(#6829) This line has a length of 144. Maximum allowed is 132. (max-len)
(#6850) Unexpected space before function parentheses. (space-before-function-paren)
(#6855) Unexpected space before function parentheses. (space-before-function-paren)
(#6861) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6863) Unexpected space before function parentheses. (space-before-function-paren)
(#6863) Statement inside of curly braces should be on next line. (brace-style)
(#6863) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6866) Missing JSDoc for parameter 'title'. (valid-jsdoc)
(#6869) Unexpected space before function parentheses. (space-before-function-paren)
(#6873) Use '===' to compare with null. (no-eq-null)
(#6875) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6880) Missing JSDoc for parameter 'tabIndex'. (valid-jsdoc)
(#6883) Unexpected space before function parentheses. (space-before-function-paren)
(#6887) Use '===' to compare with null. (no-eq-null)
(#6889) Missing JSDoc for parameter 'tabIndex'. (valid-jsdoc)
(#6892) Unexpected space before function parentheses. (space-before-function-paren)
(#6892) 'tabIndex' is defined but never used. (no-unused-vars)
(#6907) Unexpected space before function parentheses. (space-before-function-paren)
(#6916) Missing JSDoc @returns for function. (valid-jsdoc)
(#6916) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#6920) Unexpected space before function parentheses. (space-before-function-paren)
(#6921) Unexpected space before function parentheses. (space-before-function-paren)
(#6922) Identifier 'response_7' is not in camel case. (camelcase)
(#6923) Expected to return a value at the end of function. (consistent-return)
(#6923) Unexpected space before function parentheses. (space-before-function-paren)
(#6927) There should be no space before ']'. (array-bracket-spacing)
(#6927) Comments should not begin with a lowercase character. (capitalized-comments)
(#6927) Expected space or tab after '/*' in comment. (spaced-comment)
(#6933) Comments should not begin with a lowercase character. (capitalized-comments)
(#6934) Expected { after 'if' condition. (curly)
(#6934) Use '===' to compare with null. (no-eq-null)
(#6935) There should be no space before ']'. (array-bracket-spacing)
(#6935) Comments should not begin with a lowercase character. (capitalized-comments)
(#6935) Expected space or tab after '/*' in comment. (spaced-comment)
(#6937) Expected a 'break' statement before 'case'. (no-fallthrough)
(#6938) Unexpected comma in middle of array. (no-sparse-arrays)
(#6939) This line has a length of 155. Maximum allowed is 132. (max-len)
(#6939) Comments should not begin with a lowercase character. (capitalized-comments)
(#6939) Expected space or tab after '/*' in comment. (spaced-comment)
(#6939) There should be no space after '{'. (object-curly-spacing)
(#6939) There should be no space before '}'. (object-curly-spacing)
(#6942) Comments should not begin with a lowercase character. (capitalized-comments)
(#6942) Expected space or tab after '/*' in comment. (spaced-comment)
(#6944) Identifier 'response_7' is not in camel case. (camelcase)
(#6945) Identifier 'response_7' is not in camel case. (camelcase)
(#6946) There should be no space before ']'. (array-bracket-spacing)
(#6946) Comments should not begin with a lowercase character. (capitalized-comments)
(#6946) Expected space or tab after '/*' in comment. (spaced-comment)
(#6972) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#6972) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#6973) Expected space or tab after '/*' in comment. (spaced-comment)
(#6976) Expected space or tab after '/*' in comment. (spaced-comment)
(#6979) There should be no space after '{'. (object-curly-spacing)
(#6979) There should be no space before '}'. (object-curly-spacing)
(#6987) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#6987) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#6987) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#6988) Expected space or tab after '/*' in comment. (spaced-comment)
(#6991) Expected space or tab after '/*' in comment. (spaced-comment)
(#6992) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#6994) There should be no space after '{'. (object-curly-spacing)
(#6994) There should be no space before '}'. (object-curly-spacing)
(#6996) Identifier 'config_1' is not in camel case. (camelcase)
(#6996) Expected space or tab after '/*' in comment. (spaced-comment)
(#6997) This line has a length of 139. Maximum allowed is 132. (max-len)
(#6997) Expected space or tab after '/*' in comment. (spaced-comment)
(#6998) Expected space or tab after '/*' in comment. (spaced-comment)
(#6999) Expected space or tab after '/*' in comment. (spaced-comment)
(#7000) Unexpected space before function parentheses. (space-before-function-paren)
(#7001) Statement inside of curly braces should be on next line. (brace-style)
(#7001) Identifier 'config_1' is not in camel case. (camelcase)
(#7001) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7002) Statement inside of curly braces should be on next line. (brace-style)
(#7002) Identifier 'config_1' is not in camel case. (camelcase)
(#7002) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7009) Unexpected space before function parentheses. (space-before-function-paren)
(#7023) Unexpected space before function parentheses. (space-before-function-paren)
(#7031) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#7031) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#7031) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#7032) Expected space or tab after '/*' in comment. (spaced-comment)
(#7035) Expected space or tab after '/*' in comment. (spaced-comment)
(#7036) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#7038) Unexpected space before function parentheses. (space-before-function-paren)
(#7039) Missing JSDoc comment. (require-jsdoc)
(#7039) Statement inside of curly braces should be on next line. (brace-style)
(#7039) Unexpected space before function parentheses. (space-before-function-paren)
(#7039) Statement inside of curly braces should be on next line. (brace-style)
(#7039) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7039) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7039) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7040) 'Promise' is not defined. (no-undef)
(#7040) "Promise" is not defined. (promise/no-native)
(#7040) Unexpected space before function parentheses. (space-before-function-paren)
(#7041) Missing JSDoc comment. (require-jsdoc)
(#7041) Statement inside of curly braces should be on next line. (brace-style)
(#7041) Statement inside of curly braces should be on next line. (brace-style)
(#7041) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7041) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7041) Statement inside of curly braces should be on next line. (brace-style)
(#7041) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7041) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7042) Missing JSDoc comment. (require-jsdoc)
(#7042) Statement inside of curly braces should be on next line. (brace-style)
(#7042) Statement inside of curly braces should be on next line. (brace-style)
(#7042) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7042) ["throw"] is better written in dot notation. (dot-notation)
(#7042) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7042) Statement inside of curly braces should be on next line. (brace-style)
(#7042) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7042) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7043) Missing JSDoc comment. (require-jsdoc)
(#7043) Statement inside of curly braces should be on next line. (brace-style)
(#7043) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7043) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7047) Unexpected space before function parentheses. (space-before-function-paren)
(#7048) There should be no space after '{'. (object-curly-spacing)
(#7048) Statement inside of curly braces should be on next line. (brace-style)
(#7048) Expected { after 'if' condition. (curly)
(#7048) Unexpected use of '&'. (no-bitwise)
(#7048) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7048) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7048) There should be no space before '}'. (object-curly-spacing)
(#7048) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7049) This line has a length of 157. Maximum allowed is 132. (max-len)
(#7049) Return statement should not contain assignment. (no-return-assign)
(#7049) There should be no space after '{'. (object-curly-spacing)
(#7049) There should be no space before '}'. (object-curly-spacing)
(#7049) Unexpected use of comma operator. (no-sequences)
(#7049) 'Symbol' is not defined. (no-undef)
(#7049) Statement inside of curly braces should be on next line. (brace-style)
(#7049) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7050) Missing JSDoc comment. (require-jsdoc)
(#7050) Statement inside of curly braces should be on next line. (brace-style)
(#7050) Unexpected space before function parentheses. (space-before-function-paren)
(#7050) Statement inside of curly braces should be on next line. (brace-style)
(#7050) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7050) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7050) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7051) Missing JSDoc comment. (require-jsdoc)
(#7051) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#7052) Expected { after 'if' condition. (curly)
(#7053) Expected { after 'while' condition. (curly)
(#7054) This line has a length of 169. Maximum allowed is 132. (max-len)
(#7054) Expected { after 'if' condition. (curly)
(#7054) Unexpected use of comma operator. (no-sequences)
(#7054) Do not nest ternary expressions. (no-nested-ternary)
(#7054) Unexpected use of '&'. (no-bitwise)
(#7054) ["return"] is better written in dot notation. (dot-notation)
(#7054) ["throw"] is better written in dot notation. (dot-notation)
(#7054) ["return"] is better written in dot notation. (dot-notation)
(#7055) Expected { after 'if' condition. (curly)
(#7055) Unexpected use of comma operator. (no-sequences)
(#7055) Unexpected use of '&'. (no-bitwise)
(#7058) There should be no space after '{'. (object-curly-spacing)
(#7058) There should be no space before '}'. (object-curly-spacing)
(#7059) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7060) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7062) Statement inside of curly braces should be on next line. (brace-style)
(#7062) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7062) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7063) Statement inside of curly braces should be on next line. (brace-style)
(#7063) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7063) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7064) Statement inside of curly braces should be on next line. (brace-style)
(#7064) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7064) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7065) Statement inside of curly braces should be on next line. (brace-style)
(#7065) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7065) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7066) Expected { after 'if' condition. (curly)
(#7070) Statement inside of curly braces should be on next line. (brace-style)
(#7070) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7070) Statement inside of curly braces should be on next line. (brace-style)
(#7070) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7070) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7071) Expected { after 'if' condition. (curly)
(#7071) Unexpected use of '&'. (no-bitwise)
(#7071) There should be no space after '{'. (object-curly-spacing)
(#7071) There should be no space before '}'. (object-curly-spacing)
(#7074) There should be no space after '{'. (object-curly-spacing)
(#7074) There should be no space before '}'. (object-curly-spacing)
(#7076) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#7076) Expected space or tab after '/*' in comment. (spaced-comment)
(#7077) Identifier 'visualDescriptor_1' is not in camel case. (camelcase)
(#7077) Expected space or tab after '/*' in comment. (spaced-comment)
(#7078) Identifier 'util_1' is not in camel case. (camelcase)
(#7078) Expected space or tab after '/*' in comment. (spaced-comment)
(#7079) Identifier 'errors_1' is not in camel case. (camelcase)
(#7079) Expected space or tab after '/*' in comment. (spaced-comment)
(#7088) Unexpected space before function parentheses. (space-before-function-paren)
(#7089) Missing JSDoc for parameter 'defaultSize'. (valid-jsdoc)
(#7089) Missing JSDoc for parameter 'defaultDisplayOption'. (valid-jsdoc)
(#7118) Unexpected space before function parentheses. (space-before-function-paren)
(#7119) Unexpected space before function parentheses. (space-before-function-paren)
(#7120) Identifier 'response_1' is not in camel case. (camelcase)
(#7121) Expected to return a value at the end of function. (consistent-return)
(#7121) Unexpected space before function parentheses. (space-before-function-paren)
(#7124) Unexpected comma in middle of array. (no-sparse-arrays)
(#7125) This line has a length of 189. Maximum allowed is 132. (max-len)
(#7125) Comments should not begin with a lowercase character. (capitalized-comments)
(#7125) Expected space or tab after '/*' in comment. (spaced-comment)
(#7125) There should be no space after '{'. (object-curly-spacing)
(#7125) There should be no space before '}'. (object-curly-spacing)
(#7128) Comments should not begin with a lowercase character. (capitalized-comments)
(#7128) Expected space or tab after '/*' in comment. (spaced-comment)
(#7130) Identifier 'response_1' is not in camel case. (camelcase)
(#7131) Identifier 'response_1' is not in camel case. (camelcase)
(#7132) There should be no space before ']'. (array-bracket-spacing)
(#7132) Comments should not begin with a lowercase character. (capitalized-comments)
(#7132) Expected space or tab after '/*' in comment. (spaced-comment)
(#7145) Expected JSDoc for 'operation' but found 'filters'. (valid-jsdoc)
(#7148) Unexpected space before function parentheses. (space-before-function-paren)
(#7149) Unexpected space before function parentheses. (space-before-function-paren)
(#7150) Identifier 'response_2' is not in camel case. (camelcase)
(#7151) Expected to return a value at the end of function. (consistent-return)
(#7151) Unexpected space before function parentheses. (space-before-function-paren)
(#7159) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7160) Unexpected comma in middle of array. (no-sparse-arrays)
(#7161) This line has a length of 212. Maximum allowed is 132. (max-len)
(#7161) Comments should not begin with a lowercase character. (capitalized-comments)
(#7161) Expected space or tab after '/*' in comment. (spaced-comment)
(#7161) There should be no space after '{'. (object-curly-spacing)
(#7161) There should be no space before '}'. (object-curly-spacing)
(#7162) Comments should not begin with a lowercase character. (capitalized-comments)
(#7162) Expected space or tab after '/*' in comment. (spaced-comment)
(#7164) Identifier 'response_2' is not in camel case. (camelcase)
(#7165) Identifier 'response_2' is not in camel case. (camelcase)
(#7166) There should be no space before ']'. (array-bracket-spacing)
(#7166) Comments should not begin with a lowercase character. (capitalized-comments)
(#7166) Expected space or tab after '/*' in comment. (spaced-comment)
(#7180) Unexpected space before function parentheses. (space-before-function-paren)
(#7181) Unexpected space before function parentheses. (space-before-function-paren)
(#7182) Expected to return a value at the end of function. (consistent-return)
(#7182) Unexpected space before function parentheses. (space-before-function-paren)
(#7184) Comments should not begin with a lowercase character. (capitalized-comments)
(#7184) Expected space or tab after '/*' in comment. (spaced-comment)
(#7184) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#7185) Comments should not begin with a lowercase character. (capitalized-comments)
(#7185) Expected space or tab after '/*' in comment. (spaced-comment)
(#7201) Unexpected space before function parentheses. (space-before-function-paren)
(#7202) Unexpected space before function parentheses. (space-before-function-paren)
(#7203) Identifier 'response_3' is not in camel case. (camelcase)
(#7204) Expected to return a value at the end of function. (consistent-return)
(#7204) Unexpected space before function parentheses. (space-before-function-paren)
(#7207) Unexpected comma in middle of array. (no-sparse-arrays)
(#7208) This line has a length of 198. Maximum allowed is 132. (max-len)
(#7208) Comments should not begin with a lowercase character. (capitalized-comments)
(#7208) Expected space or tab after '/*' in comment. (spaced-comment)
(#7208) There should be no space after '{'. (object-curly-spacing)
(#7208) There should be no space before '}'. (object-curly-spacing)
(#7209) Comments should not begin with a lowercase character. (capitalized-comments)
(#7209) Expected space or tab after '/*' in comment. (spaced-comment)
(#7211) Identifier 'response_3' is not in camel case. (camelcase)
(#7212) Identifier 'response_3' is not in camel case. (camelcase)
(#7213) There should be no space before ']'. (array-bracket-spacing)
(#7213) Comments should not begin with a lowercase character. (capitalized-comments)
(#7213) Expected space or tab after '/*' in comment. (spaced-comment)
(#7228) Unexpected space before function parentheses. (space-before-function-paren)
(#7229) Unexpected space before function parentheses. (space-before-function-paren)
(#7230) Identifier 'response_4' is not in camel case. (camelcase)
(#7231) Expected to return a value at the end of function. (consistent-return)
(#7231) Unexpected space before function parentheses. (space-before-function-paren)
(#7234) Unexpected comma in middle of array. (no-sparse-arrays)
(#7235) This line has a length of 183. Maximum allowed is 132. (max-len)
(#7235) Comments should not begin with a lowercase character. (capitalized-comments)
(#7235) Expected space or tab after '/*' in comment. (spaced-comment)
(#7235) There should be no space after '{'. (object-curly-spacing)
(#7235) There should be no space before '}'. (object-curly-spacing)
(#7238) Comments should not begin with a lowercase character. (capitalized-comments)
(#7238) Expected space or tab after '/*' in comment. (spaced-comment)
(#7240) Identifier 'response_4' is not in camel case. (camelcase)
(#7241) Identifier 'response_4' is not in camel case. (camelcase)
(#7242) There should be no space before ']'. (array-bracket-spacing)
(#7242) Comments should not begin with a lowercase character. (capitalized-comments)
(#7242) Expected space or tab after '/*' in comment. (spaced-comment)
(#7256) Unexpected space before function parentheses. (space-before-function-paren)
(#7257) Unexpected space before function parentheses. (space-before-function-paren)
(#7258) Identifier 'response_5' is not in camel case. (camelcase)
(#7259) Expected to return a value at the end of function. (consistent-return)
(#7259) Unexpected space before function parentheses. (space-before-function-paren)
(#7268) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7269) Unexpected comma in middle of array. (no-sparse-arrays)
(#7270) This line has a length of 176. Maximum allowed is 132. (max-len)
(#7270) Comments should not begin with a lowercase character. (capitalized-comments)
(#7270) Expected space or tab after '/*' in comment. (spaced-comment)
(#7270) There should be no space after '{'. (object-curly-spacing)
(#7270) There should be no space before '}'. (object-curly-spacing)
(#7271) Comments should not begin with a lowercase character. (capitalized-comments)
(#7271) Expected space or tab after '/*' in comment. (spaced-comment)
(#7273) Identifier 'response_5' is not in camel case. (camelcase)
(#7274) Identifier 'response_5' is not in camel case. (camelcase)
(#7275) There should be no space before ']'. (array-bracket-spacing)
(#7275) Comments should not begin with a lowercase character. (capitalized-comments)
(#7275) Expected space or tab after '/*' in comment. (spaced-comment)
(#7280) Missing JSDoc for parameter 'displayName'. (valid-jsdoc)
(#7289) Unexpected space before function parentheses. (space-before-function-paren)
(#7290) Unexpected space before function parentheses. (space-before-function-paren)
(#7291) Identifier 'response_6' is not in camel case. (camelcase)
(#7292) Expected to return a value at the end of function. (consistent-return)
(#7292) Unexpected space before function parentheses. (space-before-function-paren)
(#7300) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7301) Unexpected comma in middle of array. (no-sparse-arrays)
(#7302) This line has a length of 192. Maximum allowed is 132. (max-len)
(#7302) Comments should not begin with a lowercase character. (capitalized-comments)
(#7302) Expected space or tab after '/*' in comment. (spaced-comment)
(#7302) There should be no space after '{'. (object-curly-spacing)
(#7302) There should be no space before '}'. (object-curly-spacing)
(#7303) Comments should not begin with a lowercase character. (capitalized-comments)
(#7303) Expected space or tab after '/*' in comment. (spaced-comment)
(#7305) Identifier 'response_6' is not in camel case. (camelcase)
(#7306) Identifier 'response_6' is not in camel case. (camelcase)
(#7307) There should be no space before ']'. (array-bracket-spacing)
(#7307) Comments should not begin with a lowercase character. (capitalized-comments)
(#7307) Expected space or tab after '/*' in comment. (spaced-comment)
(#7322) Unexpected space before function parentheses. (space-before-function-paren)
(#7323) Unexpected space before function parentheses. (space-before-function-paren)
(#7324) Identifier 'response_7' is not in camel case. (camelcase)
(#7326) Expected to return a value at the end of function. (consistent-return)
(#7326) Unexpected space before function parentheses. (space-before-function-paren)
(#7329) Identifier 'util_1' is not in camel case. (camelcase)
(#7330) Comments should not begin with a lowercase character. (capitalized-comments)
(#7330) Expected space or tab after '/*' in comment. (spaced-comment)
(#7330) 'Promise' is not defined. (no-undef)
(#7330) "Promise" is not defined. (promise/no-native)
(#7330) Identifier 'errors_1' is not in camel case. (camelcase)
(#7333) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7334) Unexpected comma in middle of array. (no-sparse-arrays)
(#7335) This line has a length of 189. Maximum allowed is 132. (max-len)
(#7335) Comments should not begin with a lowercase character. (capitalized-comments)
(#7335) Expected space or tab after '/*' in comment. (spaced-comment)
(#7335) There should be no space after '{'. (object-curly-spacing)
(#7335) There should be no space before '}'. (object-curly-spacing)
(#7338) Comments should not begin with a lowercase character. (capitalized-comments)
(#7338) Expected space or tab after '/*' in comment. (spaced-comment)
(#7339) This line has a length of 171. Maximum allowed is 132. (max-len)
(#7339) Unexpected space before function parentheses. (space-before-function-paren)
(#7339) Statement inside of curly braces should be on next line. (brace-style)
(#7339) Identifier 'visualDescriptor_1' is not in camel case. (camelcase)
(#7339) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7341) Identifier 'response_7' is not in camel case. (camelcase)
(#7342) Identifier 'response_7' is not in camel case. (camelcase)
(#7343) There should be no space before ']'. (array-bracket-spacing)
(#7343) Comments should not begin with a lowercase character. (capitalized-comments)
(#7343) Expected space or tab after '/*' in comment. (spaced-comment)
(#7348) Missing JSDoc for parameter 'layoutType'. (valid-jsdoc)
(#7358) Unexpected space before function parentheses. (space-before-function-paren)
(#7359) Unexpected space before function parentheses. (space-before-function-paren)
(#7360) Identifier 'response_8' is not in camel case. (camelcase)
(#7361) Expected to return a value at the end of function. (consistent-return)
(#7361) Unexpected space before function parentheses. (space-before-function-paren)
(#7364) Identifier 'util_1' is not in camel case. (camelcase)
(#7365) Comments should not begin with a lowercase character. (capitalized-comments)
(#7365) Expected space or tab after '/*' in comment. (spaced-comment)
(#7365) 'Promise' is not defined. (no-undef)
(#7365) "Promise" is not defined. (promise/no-native)
(#7365) Identifier 'errors_1' is not in camel case. (camelcase)
(#7367) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#7369) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7370) Unexpected comma in middle of array. (no-sparse-arrays)
(#7371) This line has a length of 211. Maximum allowed is 132. (max-len)
(#7371) Comments should not begin with a lowercase character. (capitalized-comments)
(#7371) Expected space or tab after '/*' in comment. (spaced-comment)
(#7371) There should be no space after '{'. (object-curly-spacing)
(#7371) There should be no space before '}'. (object-curly-spacing)
(#7374) Comments should not begin with a lowercase character. (capitalized-comments)
(#7374) Expected space or tab after '/*' in comment. (spaced-comment)
(#7376) Identifier 'response_8' is not in camel case. (camelcase)
(#7377) Identifier 'response_8' is not in camel case. (camelcase)
(#7378) There should be no space before ']'. (array-bracket-spacing)
(#7378) Comments should not begin with a lowercase character. (capitalized-comments)
(#7378) Expected space or tab after '/*' in comment. (spaced-comment)
(#7390) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#7390) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#7390) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#7391) Expected space or tab after '/*' in comment. (spaced-comment)
(#7394) Expected space or tab after '/*' in comment. (spaced-comment)
(#7395) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#7397) There should be no space after '{'. (object-curly-spacing)
(#7397) There should be no space before '}'. (object-curly-spacing)
(#7398) This line has a length of 203. Maximum allowed is 132. (max-len)
(#7402) Expected space or tab after '/*' in comment. (spaced-comment)
(#7404) Expected space or tab after '/*' in comment. (spaced-comment)
(#7406) Expected space or tab after '/*' in comment. (spaced-comment)
(#7408) Identifier 'report_1' is not in camel case. (camelcase)
(#7408) Expected space or tab after '/*' in comment. (spaced-comment)
(#7409) There should be no space after '{'. (object-curly-spacing)
(#7409) Unexpected space before function parentheses. (space-before-function-paren)
(#7409) Statement inside of curly braces should be on next line. (brace-style)
(#7409) Identifier 'report_1' is not in camel case. (camelcase)
(#7409) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7409) There should be no space before '}'. (object-curly-spacing)
(#7410) Identifier 'dashboard_1' is not in camel case. (camelcase)
(#7410) Expected space or tab after '/*' in comment. (spaced-comment)
(#7411) There should be no space after '{'. (object-curly-spacing)
(#7411) Unexpected space before function parentheses. (space-before-function-paren)
(#7411) Statement inside of curly braces should be on next line. (brace-style)
(#7411) Identifier 'dashboard_1' is not in camel case. (camelcase)
(#7411) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7411) There should be no space before '}'. (object-curly-spacing)
(#7412) Identifier 'tile_1' is not in camel case. (camelcase)
(#7412) Expected space or tab after '/*' in comment. (spaced-comment)
(#7413) There should be no space after '{'. (object-curly-spacing)
(#7413) Unexpected space before function parentheses. (space-before-function-paren)
(#7413) Statement inside of curly braces should be on next line. (brace-style)
(#7413) Identifier 'tile_1' is not in camel case. (camelcase)
(#7413) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7413) There should be no space before '}'. (object-curly-spacing)
(#7414) Identifier 'embed_1' is not in camel case. (camelcase)
(#7414) Expected space or tab after '/*' in comment. (spaced-comment)
(#7415) There should be no space after '{'. (object-curly-spacing)
(#7415) Unexpected space before function parentheses. (space-before-function-paren)
(#7415) Statement inside of curly braces should be on next line. (brace-style)
(#7415) Identifier 'embed_1' is not in camel case. (camelcase)
(#7415) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7415) There should be no space before '}'. (object-curly-spacing)
(#7416) Identifier 'page_1' is not in camel case. (camelcase)
(#7416) Expected space or tab after '/*' in comment. (spaced-comment)
(#7417) There should be no space after '{'. (object-curly-spacing)
(#7417) Unexpected space before function parentheses. (space-before-function-paren)
(#7417) Statement inside of curly braces should be on next line. (brace-style)
(#7417) Identifier 'page_1' is not in camel case. (camelcase)
(#7417) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7417) There should be no space before '}'. (object-curly-spacing)
(#7418) Identifier 'qna_1' is not in camel case. (camelcase)
(#7418) Expected space or tab after '/*' in comment. (spaced-comment)
(#7419) There should be no space after '{'. (object-curly-spacing)
(#7419) Unexpected space before function parentheses. (space-before-function-paren)
(#7419) Statement inside of curly braces should be on next line. (brace-style)
(#7419) Identifier 'qna_1' is not in camel case. (camelcase)
(#7419) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7419) There should be no space before '}'. (object-curly-spacing)
(#7420) Identifier 'visual_1' is not in camel case. (camelcase)
(#7420) Expected space or tab after '/*' in comment. (spaced-comment)
(#7421) There should be no space after '{'. (object-curly-spacing)
(#7421) Unexpected space before function parentheses. (space-before-function-paren)
(#7421) Statement inside of curly braces should be on next line. (brace-style)
(#7421) Identifier 'visual_1' is not in camel case. (camelcase)
(#7421) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7421) There should be no space before '}'. (object-curly-spacing)
(#7422) Identifier 'visualDescriptor_1' is not in camel case. (camelcase)
(#7422) Expected space or tab after '/*' in comment. (spaced-comment)
(#7423) This line has a length of 139. Maximum allowed is 132. (max-len)
(#7423) There should be no space after '{'. (object-curly-spacing)
(#7423) Unexpected space before function parentheses. (space-before-function-paren)
(#7423) Statement inside of curly braces should be on next line. (brace-style)
(#7423) Identifier 'visualDescriptor_1' is not in camel case. (camelcase)
(#7423) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7423) There should be no space before '}'. (object-curly-spacing)
(#7427) This line has a length of 158. Maximum allowed is 132. (max-len)
(#7435) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#7435) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#7435) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#7436) Expected space or tab after '/*' in comment. (spaced-comment)
(#7439) Expected space or tab after '/*' in comment. (spaced-comment)
(#7440) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#7442) Unexpected space before function parentheses. (space-before-function-paren)
(#7443) Unexpected space before function parentheses. (space-before-function-paren)
(#7445) There should be no space after '{'. (object-curly-spacing)
(#7445) There should be no space before '}'. (object-curly-spacing)
(#7445) Unexpected space before function parentheses. (space-before-function-paren)
(#7445) Statement inside of curly braces should be on next line. (brace-style)
(#7445) The '__proto__' property is deprecated. (no-proto)
(#7445) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7446) Unexpected space before function parentheses. (space-before-function-paren)
(#7446) Statement inside of curly braces should be on next line. (brace-style)
(#7446) Expected { after 'for-in'. (curly)
(#7446) Expected { after 'if' condition. (curly)
(#7446) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7449) Unexpected space before function parentheses. (space-before-function-paren)
(#7451) Missing JSDoc comment. (require-jsdoc)
(#7451) Statement inside of curly braces should be on next line. (brace-style)
(#7451) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7455) Unexpected space before function parentheses. (space-before-function-paren)
(#7456) Missing JSDoc comment. (require-jsdoc)
(#7456) Statement inside of curly braces should be on next line. (brace-style)
(#7456) Unexpected space before function parentheses. (space-before-function-paren)
(#7456) Statement inside of curly braces should be on next line. (brace-style)
(#7456) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7456) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7456) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7457) 'Promise' is not defined. (no-undef)
(#7457) "Promise" is not defined. (promise/no-native)
(#7457) Unexpected space before function parentheses. (space-before-function-paren)
(#7458) Missing JSDoc comment. (require-jsdoc)
(#7458) Statement inside of curly braces should be on next line. (brace-style)
(#7458) Statement inside of curly braces should be on next line. (brace-style)
(#7458) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7458) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7458) Statement inside of curly braces should be on next line. (brace-style)
(#7458) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7458) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7459) Missing JSDoc comment. (require-jsdoc)
(#7459) Statement inside of curly braces should be on next line. (brace-style)
(#7459) Statement inside of curly braces should be on next line. (brace-style)
(#7459) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7459) ["throw"] is better written in dot notation. (dot-notation)
(#7459) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7459) Statement inside of curly braces should be on next line. (brace-style)
(#7459) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7459) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7460) Missing JSDoc comment. (require-jsdoc)
(#7460) Statement inside of curly braces should be on next line. (brace-style)
(#7460) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7460) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7464) Unexpected space before function parentheses. (space-before-function-paren)
(#7465) There should be no space after '{'. (object-curly-spacing)
(#7465) Statement inside of curly braces should be on next line. (brace-style)
(#7465) Expected { after 'if' condition. (curly)
(#7465) Unexpected use of '&'. (no-bitwise)
(#7465) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7465) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7465) There should be no space before '}'. (object-curly-spacing)
(#7465) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7466) This line has a length of 157. Maximum allowed is 132. (max-len)
(#7466) Return statement should not contain assignment. (no-return-assign)
(#7466) There should be no space after '{'. (object-curly-spacing)
(#7466) There should be no space before '}'. (object-curly-spacing)
(#7466) Unexpected use of comma operator. (no-sequences)
(#7466) 'Symbol' is not defined. (no-undef)
(#7466) Statement inside of curly braces should be on next line. (brace-style)
(#7466) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7467) Missing JSDoc comment. (require-jsdoc)
(#7467) Statement inside of curly braces should be on next line. (brace-style)
(#7467) Unexpected space before function parentheses. (space-before-function-paren)
(#7467) Statement inside of curly braces should be on next line. (brace-style)
(#7467) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7467) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7467) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7468) Missing JSDoc comment. (require-jsdoc)
(#7468) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#7469) Expected { after 'if' condition. (curly)
(#7470) Expected { after 'while' condition. (curly)
(#7471) This line has a length of 169. Maximum allowed is 132. (max-len)
(#7471) Expected { after 'if' condition. (curly)
(#7471) Unexpected use of comma operator. (no-sequences)
(#7471) Do not nest ternary expressions. (no-nested-ternary)
(#7471) Unexpected use of '&'. (no-bitwise)
(#7471) ["return"] is better written in dot notation. (dot-notation)
(#7471) ["throw"] is better written in dot notation. (dot-notation)
(#7471) ["return"] is better written in dot notation. (dot-notation)
(#7472) Expected { after 'if' condition. (curly)
(#7472) Unexpected use of comma operator. (no-sequences)
(#7472) Unexpected use of '&'. (no-bitwise)
(#7475) There should be no space after '{'. (object-curly-spacing)
(#7475) There should be no space before '}'. (object-curly-spacing)
(#7476) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7477) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7479) Statement inside of curly braces should be on next line. (brace-style)
(#7479) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7479) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7480) Statement inside of curly braces should be on next line. (brace-style)
(#7480) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7480) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7481) Statement inside of curly braces should be on next line. (brace-style)
(#7481) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7481) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7482) Statement inside of curly braces should be on next line. (brace-style)
(#7482) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7482) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7483) Expected { after 'if' condition. (curly)
(#7487) Statement inside of curly braces should be on next line. (brace-style)
(#7487) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7487) Statement inside of curly braces should be on next line. (brace-style)
(#7487) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7487) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7488) Expected { after 'if' condition. (curly)
(#7488) Unexpected use of '&'. (no-bitwise)
(#7488) There should be no space after '{'. (object-curly-spacing)
(#7488) There should be no space before '}'. (object-curly-spacing)
(#7491) There should be no space after '{'. (object-curly-spacing)
(#7491) There should be no space before '}'. (object-curly-spacing)
(#7493) Expected space or tab after '/*' in comment. (spaced-comment)
(#7494) Expected space or tab after '/*' in comment. (spaced-comment)
(#7502) Unexpected space before function parentheses. (space-before-function-paren)
(#7504) Missing JSDoc @returns for function. (valid-jsdoc)
(#7504) Missing JSDoc for parameter 'service'. (valid-jsdoc)
(#7504) Missing JSDoc for parameter 'element'. (valid-jsdoc)
(#7504) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#7504) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#7504) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#7508) Comments should not begin with a lowercase character. (capitalized-comments)
(#7519) Unexpected space before function parentheses. (space-before-function-paren)
(#7528) Unexpected space before function parentheses. (space-before-function-paren)
(#7529) Unexpected space before function parentheses. (space-before-function-paren)
(#7530) Identifier 'response_1' is not in camel case. (camelcase)
(#7531) Expected to return a value at the end of function. (consistent-return)
(#7531) Unexpected space before function parentheses. (space-before-function-paren)
(#7538) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7539) Unexpected comma in middle of array. (no-sparse-arrays)
(#7540) This line has a length of 153. Maximum allowed is 132. (max-len)
(#7540) Comments should not begin with a lowercase character. (capitalized-comments)
(#7540) Expected space or tab after '/*' in comment. (spaced-comment)
(#7540) There should be no space after '{'. (object-curly-spacing)
(#7540) There should be no space before '}'. (object-curly-spacing)
(#7541) Comments should not begin with a lowercase character. (capitalized-comments)
(#7541) Expected space or tab after '/*' in comment. (spaced-comment)
(#7543) Identifier 'response_1' is not in camel case. (camelcase)
(#7544) Identifier 'response_1' is not in camel case. (camelcase)
(#7545) There should be no space before ']'. (array-bracket-spacing)
(#7545) Comments should not begin with a lowercase character. (capitalized-comments)
(#7545) Expected space or tab after '/*' in comment. (spaced-comment)
(#7550) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#7555) Unexpected space before function parentheses. (space-before-function-paren)
(#7555) 'isBootstrap' is defined but never used. (no-unused-vars)
(#7562) Unexpected space before function parentheses. (space-before-function-paren)
(#7565) Missing JSDoc @returns for function. (valid-jsdoc)
(#7565) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#7568) Unexpected space before function parentheses. (space-before-function-paren)
(#7582) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#7582) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#7582) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#7583) Expected space or tab after '/*' in comment. (spaced-comment)
(#7586) Expected space or tab after '/*' in comment. (spaced-comment)
(#7587) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#7589) Unexpected space before function parentheses. (space-before-function-paren)
(#7590) Unexpected space before function parentheses. (space-before-function-paren)
(#7592) There should be no space after '{'. (object-curly-spacing)
(#7592) There should be no space before '}'. (object-curly-spacing)
(#7592) Unexpected space before function parentheses. (space-before-function-paren)
(#7592) Statement inside of curly braces should be on next line. (brace-style)
(#7592) The '__proto__' property is deprecated. (no-proto)
(#7592) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7593) Unexpected space before function parentheses. (space-before-function-paren)
(#7593) Statement inside of curly braces should be on next line. (brace-style)
(#7593) Expected { after 'for-in'. (curly)
(#7593) Expected { after 'if' condition. (curly)
(#7593) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7596) Unexpected space before function parentheses. (space-before-function-paren)
(#7598) Missing JSDoc comment. (require-jsdoc)
(#7598) Statement inside of curly braces should be on next line. (brace-style)
(#7598) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7602) Unexpected space before function parentheses. (space-before-function-paren)
(#7603) Missing JSDoc comment. (require-jsdoc)
(#7603) Statement inside of curly braces should be on next line. (brace-style)
(#7603) Unexpected space before function parentheses. (space-before-function-paren)
(#7603) Statement inside of curly braces should be on next line. (brace-style)
(#7603) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7603) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7603) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7604) 'Promise' is not defined. (no-undef)
(#7604) "Promise" is not defined. (promise/no-native)
(#7604) Unexpected space before function parentheses. (space-before-function-paren)
(#7605) Missing JSDoc comment. (require-jsdoc)
(#7605) Statement inside of curly braces should be on next line. (brace-style)
(#7605) Statement inside of curly braces should be on next line. (brace-style)
(#7605) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7605) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7605) Statement inside of curly braces should be on next line. (brace-style)
(#7605) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7605) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7606) Missing JSDoc comment. (require-jsdoc)
(#7606) Statement inside of curly braces should be on next line. (brace-style)
(#7606) Statement inside of curly braces should be on next line. (brace-style)
(#7606) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7606) ["throw"] is better written in dot notation. (dot-notation)
(#7606) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7606) Statement inside of curly braces should be on next line. (brace-style)
(#7606) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7606) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7607) Missing JSDoc comment. (require-jsdoc)
(#7607) Statement inside of curly braces should be on next line. (brace-style)
(#7607) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7607) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7611) Unexpected space before function parentheses. (space-before-function-paren)
(#7612) There should be no space after '{'. (object-curly-spacing)
(#7612) Statement inside of curly braces should be on next line. (brace-style)
(#7612) Expected { after 'if' condition. (curly)
(#7612) Unexpected use of '&'. (no-bitwise)
(#7612) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7612) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7612) There should be no space before '}'. (object-curly-spacing)
(#7612) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7613) This line has a length of 157. Maximum allowed is 132. (max-len)
(#7613) Return statement should not contain assignment. (no-return-assign)
(#7613) There should be no space after '{'. (object-curly-spacing)
(#7613) There should be no space before '}'. (object-curly-spacing)
(#7613) Unexpected use of comma operator. (no-sequences)
(#7613) 'Symbol' is not defined. (no-undef)
(#7613) Statement inside of curly braces should be on next line. (brace-style)
(#7613) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7614) Missing JSDoc comment. (require-jsdoc)
(#7614) Statement inside of curly braces should be on next line. (brace-style)
(#7614) Unexpected space before function parentheses. (space-before-function-paren)
(#7614) Statement inside of curly braces should be on next line. (brace-style)
(#7614) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7615) Missing JSDoc comment. (require-jsdoc)
(#7615) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#7616) Expected { after 'if' condition. (curly)
(#7617) Expected { after 'while' condition. (curly)
(#7618) This line has a length of 169. Maximum allowed is 132. (max-len)
(#7618) Expected { after 'if' condition. (curly)
(#7618) Unexpected use of comma operator. (no-sequences)
(#7618) Do not nest ternary expressions. (no-nested-ternary)
(#7618) Unexpected use of '&'. (no-bitwise)
(#7618) ["return"] is better written in dot notation. (dot-notation)
(#7618) ["throw"] is better written in dot notation. (dot-notation)
(#7618) ["return"] is better written in dot notation. (dot-notation)
(#7619) Expected { after 'if' condition. (curly)
(#7619) Unexpected use of comma operator. (no-sequences)
(#7619) Unexpected use of '&'. (no-bitwise)
(#7622) There should be no space after '{'. (object-curly-spacing)
(#7622) There should be no space before '}'. (object-curly-spacing)
(#7623) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7624) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7626) Statement inside of curly braces should be on next line. (brace-style)
(#7626) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7626) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7627) Statement inside of curly braces should be on next line. (brace-style)
(#7627) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7627) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7628) Statement inside of curly braces should be on next line. (brace-style)
(#7628) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7628) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7629) Statement inside of curly braces should be on next line. (brace-style)
(#7629) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#7629) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7630) Expected { after 'if' condition. (curly)
(#7634) Statement inside of curly braces should be on next line. (brace-style)
(#7634) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7634) Statement inside of curly braces should be on next line. (brace-style)
(#7634) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#7634) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7635) Expected { after 'if' condition. (curly)
(#7635) Unexpected use of '&'. (no-bitwise)
(#7635) There should be no space after '{'. (object-curly-spacing)
(#7635) There should be no space before '}'. (object-curly-spacing)
(#7638) There should be no space after '{'. (object-curly-spacing)
(#7638) There should be no space before '}'. (object-curly-spacing)
(#7640) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#7640) Expected space or tab after '/*' in comment. (spaced-comment)
(#7641) Identifier 'embed_1' is not in camel case. (camelcase)
(#7641) Expected space or tab after '/*' in comment. (spaced-comment)
(#7642) Identifier 'util_1' is not in camel case. (camelcase)
(#7642) Expected space or tab after '/*' in comment. (spaced-comment)
(#7643) Identifier 'errors_1' is not in camel case. (camelcase)
(#7643) Expected space or tab after '/*' in comment. (spaced-comment)
(#7644) Identifier 'page_1' is not in camel case. (camelcase)
(#7644) Expected space or tab after '/*' in comment. (spaced-comment)
(#7645) Identifier 'bookmarksManager_1' is not in camel case. (camelcase)
(#7645) Expected space or tab after '/*' in comment. (spaced-comment)
(#7655) Unexpected space before function parentheses. (space-before-function-paren)
(#7657) Missing JSDoc @returns for function. (valid-jsdoc)
(#7657) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#7657) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#7657) Missing JSDoc for parameter 'iframe'. (valid-jsdoc)
(#7662) Expected JSDoc for 'baseConfig' but found 'config'. (valid-jsdoc)
(#7672) Identifier 'bookmarksManager_1' is not in camel case. (camelcase)
(#7676) This line has a length of 137. Maximum allowed is 132. (max-len)
(#7686) Unexpected space before function parentheses. (space-before-function-paren)
(#7695) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#7710) Unexpected space before function parentheses. (space-before-function-paren)
(#7711) Unexpected space before function parentheses. (space-before-function-paren)
(#7712) Identifier 'response_1' is not in camel case. (camelcase)
(#7713) Expected to return a value at the end of function. (consistent-return)
(#7713) Unexpected space before function parentheses. (space-before-function-paren)
(#7716) Unexpected comma in middle of array. (no-sparse-arrays)
(#7717) This line has a length of 152. Maximum allowed is 132. (max-len)
(#7717) Comments should not begin with a lowercase character. (capitalized-comments)
(#7717) Expected space or tab after '/*' in comment. (spaced-comment)
(#7717) There should be no space after '{'. (object-curly-spacing)
(#7717) There should be no space before '}'. (object-curly-spacing)
(#7720) Comments should not begin with a lowercase character. (capitalized-comments)
(#7720) Expected space or tab after '/*' in comment. (spaced-comment)
(#7722) Identifier 'response_1' is not in camel case. (camelcase)
(#7723) Identifier 'response_1' is not in camel case. (camelcase)
(#7724) There should be no space before ']'. (array-bracket-spacing)
(#7724) Comments should not begin with a lowercase character. (capitalized-comments)
(#7724) Expected space or tab after '/*' in comment. (spaced-comment)
(#7729) Missing JSDoc for parameter 'displayName'. (valid-jsdoc)
(#7739) Unexpected space before function parentheses. (space-before-function-paren)
(#7740) Unexpected space before function parentheses. (space-before-function-paren)
(#7741) Identifier 'response_2' is not in camel case. (camelcase)
(#7742) Expected to return a value at the end of function. (consistent-return)
(#7742) Unexpected space before function parentheses. (space-before-function-paren)
(#7749) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7750) Unexpected comma in middle of array. (no-sparse-arrays)
(#7751) This line has a length of 154. Maximum allowed is 132. (max-len)
(#7751) Comments should not begin with a lowercase character. (capitalized-comments)
(#7751) Expected space or tab after '/*' in comment. (spaced-comment)
(#7751) There should be no space after '{'. (object-curly-spacing)
(#7751) There should be no space before '}'. (object-curly-spacing)
(#7755) This line has a length of 175. Maximum allowed is 132. (max-len)
(#7755) Comments should not begin with a lowercase character. (capitalized-comments)
(#7755) Expected space or tab after '/*' in comment. (spaced-comment)
(#7755) Identifier 'page_1' is not in camel case. (camelcase)
(#7757) Identifier 'response_2' is not in camel case. (camelcase)
(#7758) Identifier 'response_2' is not in camel case. (camelcase)
(#7759) There should be no space before ']'. (array-bracket-spacing)
(#7759) Comments should not begin with a lowercase character. (capitalized-comments)
(#7759) Expected space or tab after '/*' in comment. (spaced-comment)
(#7764) Missing JSDoc for parameter 'pageName'. (valid-jsdoc)
(#7768) This line has a length of 137. Maximum allowed is 132. (max-len)
(#7774) Unexpected space before function parentheses. (space-before-function-paren)
(#7775) Unexpected space before function parentheses. (space-before-function-paren)
(#7776) Identifier 'response_3' is not in camel case. (camelcase)
(#7777) Expected to return a value at the end of function. (consistent-return)
(#7777) Unexpected space before function parentheses. (space-before-function-paren)
(#7780) Unexpected comma in middle of array. (no-sparse-arrays)
(#7781) This line has a length of 161. Maximum allowed is 132. (max-len)
(#7781) Comments should not begin with a lowercase character. (capitalized-comments)
(#7781) Expected space or tab after '/*' in comment. (spaced-comment)
(#7781) There should be no space after '{'. (object-curly-spacing)
(#7781) There should be no space before '}'. (object-curly-spacing)
(#7784) Comments should not begin with a lowercase character. (capitalized-comments)
(#7784) Expected space or tab after '/*' in comment. (spaced-comment)
(#7786) Identifier 'response_3' is not in camel case. (camelcase)
(#7787) Identifier 'response_3' is not in camel case. (camelcase)
(#7788) There should be no space before ']'. (array-bracket-spacing)
(#7788) Comments should not begin with a lowercase character. (capitalized-comments)
(#7788) Expected space or tab after '/*' in comment. (spaced-comment)
(#7793) Missing JSDoc for parameter 'pageName'. (valid-jsdoc)
(#7793) Missing JSDoc for parameter 'displayName'. (valid-jsdoc)
(#7797) This line has a length of 149. Maximum allowed is 132. (max-len)
(#7803) Unexpected space before function parentheses. (space-before-function-paren)
(#7804) Unexpected space before function parentheses. (space-before-function-paren)
(#7805) Identifier 'response_4' is not in camel case. (camelcase)
(#7806) Expected to return a value at the end of function. (consistent-return)
(#7806) Unexpected space before function parentheses. (space-before-function-paren)
(#7814) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7815) Unexpected comma in middle of array. (no-sparse-arrays)
(#7816) This line has a length of 170. Maximum allowed is 132. (max-len)
(#7816) Comments should not begin with a lowercase character. (capitalized-comments)
(#7816) Expected space or tab after '/*' in comment. (spaced-comment)
(#7816) There should be no space after '{'. (object-curly-spacing)
(#7816) There should be no space before '}'. (object-curly-spacing)
(#7819) Comments should not begin with a lowercase character. (capitalized-comments)
(#7819) Expected space or tab after '/*' in comment. (spaced-comment)
(#7821) Identifier 'response_4' is not in camel case. (camelcase)
(#7822) Identifier 'response_4' is not in camel case. (camelcase)
(#7823) There should be no space before ']'. (array-bracket-spacing)
(#7823) Comments should not begin with a lowercase character. (capitalized-comments)
(#7823) Expected space or tab after '/*' in comment. (spaced-comment)
(#7841) Unexpected space before function parentheses. (space-before-function-paren)
(#7842) Unexpected space before function parentheses. (space-before-function-paren)
(#7843) Identifier 'response_5' is not in camel case. (camelcase)
(#7844) Expected to return a value at the end of function. (consistent-return)
(#7844) Unexpected space before function parentheses. (space-before-function-paren)
(#7847) Identifier 'util_1' is not in camel case. (camelcase)
(#7848) Comments should not begin with a lowercase character. (capitalized-comments)
(#7848) Expected space or tab after '/*' in comment. (spaced-comment)
(#7848) 'Promise' is not defined. (no-undef)
(#7848) "Promise" is not defined. (promise/no-native)
(#7848) Identifier 'errors_1' is not in camel case. (camelcase)
(#7851) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7852) Unexpected comma in middle of array. (no-sparse-arrays)
(#7853) This line has a length of 144. Maximum allowed is 132. (max-len)
(#7853) Comments should not begin with a lowercase character. (capitalized-comments)
(#7853) Expected space or tab after '/*' in comment. (spaced-comment)
(#7853) There should be no space after '{'. (object-curly-spacing)
(#7853) There should be no space before '}'. (object-curly-spacing)
(#7856) Comments should not begin with a lowercase character. (capitalized-comments)
(#7856) Expected space or tab after '/*' in comment. (spaced-comment)
(#7858) Identifier 'response_5' is not in camel case. (camelcase)
(#7859) Identifier 'response_5' is not in camel case. (camelcase)
(#7860) There should be no space before ']'. (array-bracket-spacing)
(#7860) Comments should not begin with a lowercase character. (capitalized-comments)
(#7860) Expected space or tab after '/*' in comment. (spaced-comment)
(#7873) Expected JSDoc for 'operation' but found 'filters'. (valid-jsdoc)
(#7876) Unexpected space before function parentheses. (space-before-function-paren)
(#7877) Unexpected space before function parentheses. (space-before-function-paren)
(#7878) Identifier 'response_6' is not in camel case. (camelcase)
(#7879) Expected to return a value at the end of function. (consistent-return)
(#7879) Unexpected space before function parentheses. (space-before-function-paren)
(#7887) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7888) Unexpected comma in middle of array. (no-sparse-arrays)
(#7889) This line has a length of 167. Maximum allowed is 132. (max-len)
(#7889) Comments should not begin with a lowercase character. (capitalized-comments)
(#7889) Expected space or tab after '/*' in comment. (spaced-comment)
(#7889) There should be no space after '{'. (object-curly-spacing)
(#7889) There should be no space before '}'. (object-curly-spacing)
(#7890) Comments should not begin with a lowercase character. (capitalized-comments)
(#7890) Expected space or tab after '/*' in comment. (spaced-comment)
(#7892) Identifier 'response_6' is not in camel case. (camelcase)
(#7893) Identifier 'response_6' is not in camel case. (camelcase)
(#7894) There should be no space before ']'. (array-bracket-spacing)
(#7894) Comments should not begin with a lowercase character. (capitalized-comments)
(#7894) Expected space or tab after '/*' in comment. (spaced-comment)
(#7908) Unexpected space before function parentheses. (space-before-function-paren)
(#7909) Unexpected space before function parentheses. (space-before-function-paren)
(#7910) Unexpected space before function parentheses. (space-before-function-paren)
(#7910) '_a' is defined but never used. (no-unused-vars)
(#7911) Identifier 'util_1' is not in camel case. (camelcase)
(#7912) Comments should not begin with a lowercase character. (capitalized-comments)
(#7912) Expected space or tab after '/*' in comment. (spaced-comment)
(#7912) 'Promise' is not defined. (no-undef)
(#7912) "Promise" is not defined. (promise/no-native)
(#7912) Identifier 'errors_1' is not in camel case. (camelcase)
(#7914) Comments should not begin with a lowercase character. (capitalized-comments)
(#7914) Expected space or tab after '/*' in comment. (spaced-comment)
(#7914) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#7935) Unexpected space before function parentheses. (space-before-function-paren)
(#7936) Unexpected space before function parentheses. (space-before-function-paren)
(#7937) Identifier 'response_7' is not in camel case. (camelcase)
(#7938) Expected to return a value at the end of function. (consistent-return)
(#7938) Unexpected space before function parentheses. (space-before-function-paren)
(#7941) Identifier 'util_1' is not in camel case. (camelcase)
(#7942) Comments should not begin with a lowercase character. (capitalized-comments)
(#7942) Expected space or tab after '/*' in comment. (spaced-comment)
(#7942) 'Promise' is not defined. (no-undef)
(#7942) "Promise" is not defined. (promise/no-native)
(#7942) Identifier 'errors_1' is not in camel case. (camelcase)
(#7945) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7946) Unexpected comma in middle of array. (no-sparse-arrays)
(#7947) This line has a length of 153. Maximum allowed is 132. (max-len)
(#7947) Comments should not begin with a lowercase character. (capitalized-comments)
(#7947) Expected space or tab after '/*' in comment. (spaced-comment)
(#7947) There should be no space after '{'. (object-curly-spacing)
(#7947) There should be no space before '}'. (object-curly-spacing)
(#7948) Comments should not begin with a lowercase character. (capitalized-comments)
(#7948) Expected space or tab after '/*' in comment. (spaced-comment)
(#7950) Identifier 'response_7' is not in camel case. (camelcase)
(#7951) Identifier 'response_7' is not in camel case. (camelcase)
(#7952) There should be no space before ']'. (array-bracket-spacing)
(#7952) Comments should not begin with a lowercase character. (capitalized-comments)
(#7952) Expected space or tab after '/*' in comment. (spaced-comment)
(#7962) Unexpected space before function parentheses. (space-before-function-paren)
(#7964) This line has a length of 134. Maximum allowed is 132. (max-len)
(#7966) This line has a length of 189. Maximum allowed is 132. (max-len)
(#7982) Unexpected space before function parentheses. (space-before-function-paren)
(#7983) Unexpected space before function parentheses. (space-before-function-paren)
(#7984) Identifier 'response_8' is not in camel case. (camelcase)
(#7986) Expected to return a value at the end of function. (consistent-return)
(#7986) Unexpected space before function parentheses. (space-before-function-paren)
(#7989) Identifier 'util_1' is not in camel case. (camelcase)
(#7990) Comments should not begin with a lowercase character. (capitalized-comments)
(#7990) Expected space or tab after '/*' in comment. (spaced-comment)
(#7990) 'Promise' is not defined. (no-undef)
(#7990) "Promise" is not defined. (promise/no-native)
(#7990) Identifier 'errors_1' is not in camel case. (camelcase)
(#7993) Expected a 'break' statement before 'case'. (no-fallthrough)
(#7994) Unexpected comma in middle of array. (no-sparse-arrays)
(#7995) This line has a length of 142. Maximum allowed is 132. (max-len)
(#7995) Comments should not begin with a lowercase character. (capitalized-comments)
(#7995) Expected space or tab after '/*' in comment. (spaced-comment)
(#7995) There should be no space after '{'. (object-curly-spacing)
(#7995) There should be no space before '}'. (object-curly-spacing)
(#7998) Comments should not begin with a lowercase character. (capitalized-comments)
(#7998) Expected space or tab after '/*' in comment. (spaced-comment)
(#7999) This line has a length of 196. Maximum allowed is 132. (max-len)
(#7999) Unexpected space before function parentheses. (space-before-function-paren)
(#7999) Statement inside of curly braces should be on next line. (brace-style)
(#7999) Identifier 'page_1' is not in camel case. (camelcase)
(#7999) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8001) Identifier 'response_8' is not in camel case. (camelcase)
(#8002) Identifier 'response_8' is not in camel case. (camelcase)
(#8003) There should be no space before ']'. (array-bracket-spacing)
(#8003) Comments should not begin with a lowercase character. (capitalized-comments)
(#8003) Expected space or tab after '/*' in comment. (spaced-comment)
(#8008) Missing JSDoc for parameter 'visibility'. (valid-jsdoc)
(#8015) This line has a length of 158. Maximum allowed is 132. (max-len)
(#8023) Unexpected space before function parentheses. (space-before-function-paren)
(#8024) Identifier 'page_1' is not in camel case. (camelcase)
(#8026) Missing JSDoc @returns for function. (valid-jsdoc)
(#8029) Unexpected space before function parentheses. (space-before-function-paren)
(#8030) Unexpected space before function parentheses. (space-before-function-paren)
(#8031) Identifier 'response_9' is not in camel case. (camelcase)
(#8032) Expected to return a value at the end of function. (consistent-return)
(#8032) Unexpected space before function parentheses. (space-before-function-paren)
(#8035) Identifier 'util_1' is not in camel case. (camelcase)
(#8036) Comments should not begin with a lowercase character. (capitalized-comments)
(#8036) Expected space or tab after '/*' in comment. (spaced-comment)
(#8036) 'Promise' is not defined. (no-undef)
(#8036) "Promise" is not defined. (promise/no-native)
(#8036) Identifier 'errors_1' is not in camel case. (camelcase)
(#8039) Expected a 'break' statement before 'case'. (no-fallthrough)
(#8040) Unexpected comma in middle of array. (no-sparse-arrays)
(#8041) This line has a length of 149. Maximum allowed is 132. (max-len)
(#8041) Comments should not begin with a lowercase character. (capitalized-comments)
(#8041) Expected space or tab after '/*' in comment. (spaced-comment)
(#8041) There should be no space after '{'. (object-curly-spacing)
(#8041) There should be no space before '}'. (object-curly-spacing)
(#8044) Comments should not begin with a lowercase character. (capitalized-comments)
(#8044) Expected space or tab after '/*' in comment. (spaced-comment)
(#8046) Identifier 'response_9' is not in camel case. (camelcase)
(#8047) Identifier 'response_9' is not in camel case. (camelcase)
(#8048) There should be no space before ']'. (array-bracket-spacing)
(#8048) Comments should not begin with a lowercase character. (capitalized-comments)
(#8048) Expected space or tab after '/*' in comment. (spaced-comment)
(#8064) Unexpected space before function parentheses. (space-before-function-paren)
(#8065) Unexpected space before function parentheses. (space-before-function-paren)
(#8066) Identifier 'response_10' is not in camel case. (camelcase)
(#8067) Expected to return a value at the end of function. (consistent-return)
(#8067) Unexpected space before function parentheses. (space-before-function-paren)
(#8070) Identifier 'util_1' is not in camel case. (camelcase)
(#8071) Comments should not begin with a lowercase character. (capitalized-comments)
(#8071) Expected space or tab after '/*' in comment. (spaced-comment)
(#8071) 'Promise' is not defined. (no-undef)
(#8071) "Promise" is not defined. (promise/no-native)
(#8071) Identifier 'errors_1' is not in camel case. (camelcase)
(#8079) Expected a 'break' statement before 'case'. (no-fallthrough)
(#8080) Unexpected comma in middle of array. (no-sparse-arrays)
(#8081) This line has a length of 155. Maximum allowed is 132. (max-len)
(#8081) Comments should not begin with a lowercase character. (capitalized-comments)
(#8081) Expected space or tab after '/*' in comment. (spaced-comment)
(#8081) There should be no space after '{'. (object-curly-spacing)
(#8081) There should be no space before '}'. (object-curly-spacing)
(#8082) Comments should not begin with a lowercase character. (capitalized-comments)
(#8082) Expected space or tab after '/*' in comment. (spaced-comment)
(#8084) Identifier 'response_10' is not in camel case. (camelcase)
(#8085) Identifier 'response_10' is not in camel case. (camelcase)
(#8086) There should be no space before ']'. (array-bracket-spacing)
(#8086) Comments should not begin with a lowercase character. (capitalized-comments)
(#8086) Expected space or tab after '/*' in comment. (spaced-comment)
(#8107) Unexpected space before function parentheses. (space-before-function-paren)
(#8108) Unexpected space before function parentheses. (space-before-function-paren)
(#8109) Identifier 'response_11' is not in camel case. (camelcase)
(#8110) Expected to return a value at the end of function. (consistent-return)
(#8110) Unexpected space before function parentheses. (space-before-function-paren)
(#8113) Identifier 'util_1' is not in camel case. (camelcase)
(#8113) Use '===' to compare with null. (no-eq-null)
(#8114) Comments should not begin with a lowercase character. (capitalized-comments)
(#8114) Expected space or tab after '/*' in comment. (spaced-comment)
(#8114) 'Promise' is not defined. (no-undef)
(#8114) "Promise" is not defined. (promise/no-native)
(#8114) Identifier 'errors_1' is not in camel case. (camelcase)
(#8117) Expected a 'break' statement before 'case'. (no-fallthrough)
(#8118) Unexpected comma in middle of array. (no-sparse-arrays)
(#8119) This line has a length of 157. Maximum allowed is 132. (max-len)
(#8119) Comments should not begin with a lowercase character. (capitalized-comments)
(#8119) Expected space or tab after '/*' in comment. (spaced-comment)
(#8119) There should be no space after '{'. (object-curly-spacing)
(#8119) There should be no space before '}'. (object-curly-spacing)
(#8120) Comments should not begin with a lowercase character. (capitalized-comments)
(#8120) Expected space or tab after '/*' in comment. (spaced-comment)
(#8122) Identifier 'response_11' is not in camel case. (camelcase)
(#8123) Identifier 'response_11' is not in camel case. (camelcase)
(#8124) There should be no space before ']'. (array-bracket-spacing)
(#8124) Comments should not begin with a lowercase character. (capitalized-comments)
(#8124) Expected space or tab after '/*' in comment. (spaced-comment)
(#8129) Missing JSDoc @returns for function. (valid-jsdoc)
(#8129) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#8134) Unexpected space before function parentheses. (space-before-function-paren)
(#8135) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#8137) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#8142) Unexpected space before function parentheses. (space-before-function-paren)
(#8145) Identifier 'util_1' is not in camel case. (camelcase)
(#8151) Use '===' to compare with null. (no-eq-null)
(#8152) This line has a length of 134. Maximum allowed is 132. (max-len)
(#8152) Use '===' to compare with null. (no-eq-null)
(#8155) Identifier 'util_1' is not in camel case. (camelcase)
(#8165) Unexpected space before function parentheses. (space-before-function-paren)
(#8168) Missing JSDoc for parameter 'viewMode'. (valid-jsdoc)
(#8173) Unexpected space before function parentheses. (space-before-function-paren)
(#8174) Unexpected space before function parentheses. (space-before-function-paren)
(#8175) Identifier 'response_12' is not in camel case. (camelcase)
(#8176) Expected to return a value at the end of function. (consistent-return)
(#8176) Unexpected space before function parentheses. (space-before-function-paren)
(#8181) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8187) Expected a 'break' statement before 'case'. (no-fallthrough)
(#8188) Unexpected comma in middle of array. (no-sparse-arrays)
(#8189) This line has a length of 137. Maximum allowed is 132. (max-len)
(#8189) Comments should not begin with a lowercase character. (capitalized-comments)
(#8189) Expected space or tab after '/*' in comment. (spaced-comment)
(#8189) There should be no space after '{'. (object-curly-spacing)
(#8189) There should be no space before '}'. (object-curly-spacing)
(#8192) Comments should not begin with a lowercase character. (capitalized-comments)
(#8192) Expected space or tab after '/*' in comment. (spaced-comment)
(#8194) Identifier 'response_12' is not in camel case. (camelcase)
(#8195) Identifier 'response_12' is not in camel case. (camelcase)
(#8196) There should be no space before ']'. (array-bracket-spacing)
(#8196) Comments should not begin with a lowercase character. (capitalized-comments)
(#8196) Expected space or tab after '/*' in comment. (spaced-comment)
(#8201) Missing JSDoc @returns for function. (valid-jsdoc)
(#8208) Unexpected space before function parentheses. (space-before-function-paren)
(#8209) Unexpected space before function parentheses. (space-before-function-paren)
(#8210) Identifier 'response_13' is not in camel case. (camelcase)
(#8211) Expected to return a value at the end of function. (consistent-return)
(#8211) Unexpected space before function parentheses. (space-before-function-paren)
(#8214) Unexpected comma in middle of array. (no-sparse-arrays)
(#8215) This line has a length of 151. Maximum allowed is 132. (max-len)
(#8215) Comments should not begin with a lowercase character. (capitalized-comments)
(#8215) Expected space or tab after '/*' in comment. (spaced-comment)
(#8215) There should be no space after '{'. (object-curly-spacing)
(#8215) There should be no space before '}'. (object-curly-spacing)
(#8218) Comments should not begin with a lowercase character. (capitalized-comments)
(#8218) Expected space or tab after '/*' in comment. (spaced-comment)
(#8220) Identifier 'response_13' is not in camel case. (camelcase)
(#8221) Identifier 'response_13' is not in camel case. (camelcase)
(#8222) There should be no space before ']'. (array-bracket-spacing)
(#8222) Comments should not begin with a lowercase character. (capitalized-comments)
(#8222) Expected space or tab after '/*' in comment. (spaced-comment)
(#8227) Comments should not begin with a lowercase character. (capitalized-comments)
(#8236) Unexpected space before function parentheses. (space-before-function-paren)
(#8237) Unexpected space before function parentheses. (space-before-function-paren)
(#8238) Expected to return a value at the end of function. (consistent-return)
(#8238) Unexpected space before function parentheses. (space-before-function-paren)
(#8241) Identifier 'util_1' is not in camel case. (camelcase)
(#8242) Comments should not begin with a lowercase character. (capitalized-comments)
(#8242) Expected space or tab after '/*' in comment. (spaced-comment)
(#8242) 'Promise' is not defined. (no-undef)
(#8242) "Promise" is not defined. (promise/no-native)
(#8242) Identifier 'errors_1' is not in camel case. (camelcase)
(#8244) This line has a length of 136. Maximum allowed is 132. (max-len)
(#8244) Comments should not begin with a lowercase character. (capitalized-comments)
(#8244) Expected space or tab after '/*' in comment. (spaced-comment)
(#8244) Identifier 'util_1' is not in camel case. (camelcase)
(#8245) Comments should not begin with a lowercase character. (capitalized-comments)
(#8245) Expected space or tab after '/*' in comment. (spaced-comment)
(#8250) Missing JSDoc @returns for function. (valid-jsdoc)
(#8250) Missing JSDoc for parameter 'theme'. (valid-jsdoc)
(#8257) Unexpected space before function parentheses. (space-before-function-paren)
(#8258) Unexpected space before function parentheses. (space-before-function-paren)
(#8259) Expected to return a value at the end of function. (consistent-return)
(#8259) Unexpected space before function parentheses. (space-before-function-paren)
(#8262) Identifier 'util_1' is not in camel case. (camelcase)
(#8263) Comments should not begin with a lowercase character. (capitalized-comments)
(#8263) Expected space or tab after '/*' in comment. (spaced-comment)
(#8263) 'Promise' is not defined. (no-undef)
(#8263) "Promise" is not defined. (promise/no-native)
(#8263) Identifier 'errors_1' is not in camel case. (camelcase)
(#8265) Comments should not begin with a lowercase character. (capitalized-comments)
(#8265) Expected space or tab after '/*' in comment. (spaced-comment)
(#8266) Comments should not begin with a lowercase character. (capitalized-comments)
(#8266) Expected space or tab after '/*' in comment. (spaced-comment)
(#8271) Missing JSDoc @returns for function. (valid-jsdoc)
(#8278) Unexpected space before function parentheses. (space-before-function-paren)
(#8279) Unexpected space before function parentheses. (space-before-function-paren)
(#8280) Expected to return a value at the end of function. (consistent-return)
(#8280) Unexpected space before function parentheses. (space-before-function-paren)
(#8283) Identifier 'util_1' is not in camel case. (camelcase)
(#8284) Comments should not begin with a lowercase character. (capitalized-comments)
(#8284) Expected space or tab after '/*' in comment. (spaced-comment)
(#8284) 'Promise' is not defined. (no-undef)
(#8284) "Promise" is not defined. (promise/no-native)
(#8284) Identifier 'errors_1' is not in camel case. (camelcase)
(#8286) Comments should not begin with a lowercase character. (capitalized-comments)
(#8286) Expected space or tab after '/*' in comment. (spaced-comment)
(#8287) Comments should not begin with a lowercase character. (capitalized-comments)
(#8287) Expected space or tab after '/*' in comment. (spaced-comment)
(#8292) Missing JSDoc @returns for function. (valid-jsdoc)
(#8299) Unexpected space before function parentheses. (space-before-function-paren)
(#8300) Unexpected space before function parentheses. (space-before-function-paren)
(#8301) Identifier 'response_14' is not in camel case. (camelcase)
(#8302) Expected to return a value at the end of function. (consistent-return)
(#8302) Unexpected space before function parentheses. (space-before-function-paren)
(#8305) Unexpected comma in middle of array. (no-sparse-arrays)
(#8306) This line has a length of 155. Maximum allowed is 132. (max-len)
(#8306) Comments should not begin with a lowercase character. (capitalized-comments)
(#8306) Expected space or tab after '/*' in comment. (spaced-comment)
(#8306) There should be no space after '{'. (object-curly-spacing)
(#8306) There should be no space before '}'. (object-curly-spacing)
(#8307) Comments should not begin with a lowercase character. (capitalized-comments)
(#8307) Expected space or tab after '/*' in comment. (spaced-comment)
(#8309) Identifier 'response_14' is not in camel case. (camelcase)
(#8310) Identifier 'response_14' is not in camel case. (camelcase)
(#8311) There should be no space before ']'. (array-bracket-spacing)
(#8311) Comments should not begin with a lowercase character. (capitalized-comments)
(#8311) Expected space or tab after '/*' in comment. (spaced-comment)
(#8316) Missing JSDoc @returns for function. (valid-jsdoc)
(#8323) Unexpected space before function parentheses. (space-before-function-paren)
(#8324) Unexpected space before function parentheses. (space-before-function-paren)
(#8325) Identifier 'response_15' is not in camel case. (camelcase)
(#8326) Expected to return a value at the end of function. (consistent-return)
(#8326) Unexpected space before function parentheses. (space-before-function-paren)
(#8329) Unexpected comma in middle of array. (no-sparse-arrays)
(#8330) This line has a length of 153. Maximum allowed is 132. (max-len)
(#8330) Comments should not begin with a lowercase character. (capitalized-comments)
(#8330) Expected space or tab after '/*' in comment. (spaced-comment)
(#8330) There should be no space after '{'. (object-curly-spacing)
(#8330) There should be no space before '}'. (object-curly-spacing)
(#8331) Comments should not begin with a lowercase character. (capitalized-comments)
(#8331) Expected space or tab after '/*' in comment. (spaced-comment)
(#8333) Identifier 'response_15' is not in camel case. (camelcase)
(#8334) Identifier 'response_15' is not in camel case. (camelcase)
(#8335) There should be no space before ']'. (array-bracket-spacing)
(#8335) Comments should not begin with a lowercase character. (capitalized-comments)
(#8335) Expected space or tab after '/*' in comment. (spaced-comment)
(#8350) Unexpected space before function parentheses. (space-before-function-paren)
(#8351) Unexpected space before function parentheses. (space-before-function-paren)
(#8352) Identifier 'response_16' is not in camel case. (camelcase)
(#8353) Expected to return a value at the end of function. (consistent-return)
(#8353) Unexpected space before function parentheses. (space-before-function-paren)
(#8356) Unexpected comma in middle of array. (no-sparse-arrays)
(#8357) This line has a length of 155. Maximum allowed is 132. (max-len)
(#8357) Comments should not begin with a lowercase character. (capitalized-comments)
(#8357) Expected space or tab after '/*' in comment. (spaced-comment)
(#8357) There should be no space after '{'. (object-curly-spacing)
(#8357) There should be no space before '}'. (object-curly-spacing)
(#8360) Comments should not begin with a lowercase character. (capitalized-comments)
(#8360) Expected space or tab after '/*' in comment. (spaced-comment)
(#8362) Identifier 'response_16' is not in camel case. (camelcase)
(#8363) Identifier 'response_16' is not in camel case. (camelcase)
(#8364) There should be no space before ']'. (array-bracket-spacing)
(#8364) Comments should not begin with a lowercase character. (capitalized-comments)
(#8364) Expected space or tab after '/*' in comment. (spaced-comment)
(#8369) Missing JSDoc @returns for function. (valid-jsdoc)
(#8369) Missing JSDoc for parameter 'theme'. (valid-jsdoc)
(#8372) Unexpected space before function parentheses. (space-before-function-paren)
(#8373) Unexpected space before function parentheses. (space-before-function-paren)
(#8374) Identifier 'response_17' is not in camel case. (camelcase)
(#8375) Expected to return a value at the end of function. (consistent-return)
(#8375) Unexpected space before function parentheses. (space-before-function-paren)
(#8378) Unexpected comma in middle of array. (no-sparse-arrays)
(#8379) This line has a length of 149. Maximum allowed is 132. (max-len)
(#8379) Comments should not begin with a lowercase character. (capitalized-comments)
(#8379) Expected space or tab after '/*' in comment. (spaced-comment)
(#8379) There should be no space after '{'. (object-curly-spacing)
(#8379) There should be no space before '}'. (object-curly-spacing)
(#8382) Comments should not begin with a lowercase character. (capitalized-comments)
(#8382) Expected space or tab after '/*' in comment. (spaced-comment)
(#8384) Identifier 'response_17' is not in camel case. (camelcase)
(#8385) Identifier 'response_17' is not in camel case. (camelcase)
(#8386) There should be no space before ']'. (array-bracket-spacing)
(#8386) Comments should not begin with a lowercase character. (capitalized-comments)
(#8386) Expected space or tab after '/*' in comment. (spaced-comment)
(#8391) Missing JSDoc @returns for function. (valid-jsdoc)
(#8391) Missing JSDoc for parameter 'viewMode'. (valid-jsdoc)
(#8394) Unexpected space before function parentheses. (space-before-function-paren)
(#8397) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#8400) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#8406) Missing JSDoc @returns for function. (valid-jsdoc)
(#8406) Missing JSDoc for parameter 'settings'. (valid-jsdoc)
(#8409) Unexpected space before function parentheses. (space-before-function-paren)
(#8410) This line has a length of 167. Maximum allowed is 132. (max-len)
(#8410) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#8410) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#8413) This line has a length of 205. Maximum allowed is 132. (max-len)
(#8425) Identifier 'embed_1' is not in camel case. (camelcase)
(#8431) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#8431) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#8431) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#8432) Expected space or tab after '/*' in comment. (spaced-comment)
(#8435) Expected space or tab after '/*' in comment. (spaced-comment)
(#8436) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#8438) There should be no space after '{'. (object-curly-spacing)
(#8438) There should be no space before '}'. (object-curly-spacing)
(#8440) Expected space or tab after '/*' in comment. (spaced-comment)
(#8441) Identifier 'report_1' is not in camel case. (camelcase)
(#8441) Expected space or tab after '/*' in comment. (spaced-comment)
(#8442) Identifier 'create_1' is not in camel case. (camelcase)
(#8442) Expected space or tab after '/*' in comment. (spaced-comment)
(#8443) Identifier 'dashboard_1' is not in camel case. (camelcase)
(#8443) Expected space or tab after '/*' in comment. (spaced-comment)
(#8444) Identifier 'tile_1' is not in camel case. (camelcase)
(#8444) Expected space or tab after '/*' in comment. (spaced-comment)
(#8445) Identifier 'page_1' is not in camel case. (camelcase)
(#8445) Expected space or tab after '/*' in comment. (spaced-comment)
(#8446) Identifier 'qna_1' is not in camel case. (camelcase)
(#8446) Expected space or tab after '/*' in comment. (spaced-comment)
(#8447) Identifier 'visual_1' is not in camel case. (camelcase)
(#8447) Expected space or tab after '/*' in comment. (spaced-comment)
(#8448) Expected space or tab after '/*' in comment. (spaced-comment)
(#8456) Unexpected space before function parentheses. (space-before-function-paren)
(#8468) Statement inside of curly braces should be on next line. (brace-style)
(#8468) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8476) Unexpected space before function parentheses. (space-before-function-paren)
(#8476) 'res' is defined but never used. (no-unused-vars)
(#8485) Unexpected space before function parentheses. (space-before-function-paren)
(#8485) 'res' is defined but never used. (no-unused-vars)
(#8494) Unexpected space before function parentheses. (space-before-function-paren)
(#8494) 'res' is defined but never used. (no-unused-vars)
(#8503) Unexpected space before function parentheses. (space-before-function-paren)
(#8503) 'res' is defined but never used. (no-unused-vars)
(#8512) Unexpected space before function parentheses. (space-before-function-paren)
(#8512) 'res' is defined but never used. (no-unused-vars)
(#8524) Unexpected space before function parentheses. (space-before-function-paren)
(#8524) 'res' is defined but never used. (no-unused-vars)
(#8536) Unexpected space before function parentheses. (space-before-function-paren)
(#8536) 'res' is defined but never used. (no-unused-vars)
(#8558) Unexpected space before function parentheses. (space-before-function-paren)
(#8561) Identifier 'create_1' is not in camel case. (camelcase)
(#8574) Unexpected space before function parentheses. (space-before-function-paren)
(#8576) Statement inside of curly braces should be on next line. (brace-style)
(#8576) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8579) Unexpected space before function parentheses. (space-before-function-paren)
(#8579) Statement inside of curly braces should be on next line. (brace-style)
(#8579) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8590) Unexpected space before function parentheses. (space-before-function-paren)
(#8591) Statement inside of curly braces should be on next line. (brace-style)
(#8591) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8604) Unexpected space before function parentheses. (space-before-function-paren)
(#8605) Statement inside of curly braces should be on next line. (brace-style)
(#8605) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8606) Comments should not begin with a lowercase character. (capitalized-comments)
(#8606) Comments should not begin with a lowercase character. (capitalized-comments)
(#8608) Missing JSDoc @returns for function. (valid-jsdoc)
(#8614) Unexpected space before function parentheses. (space-before-function-paren)
(#8615) Comments should not begin with a lowercase character. (capitalized-comments)
(#8615) Comments should not begin with a lowercase character. (capitalized-comments)
(#8617) Missing JSDoc @returns for function. (valid-jsdoc)
(#8617) Missing JSDoc for parameter 'element'. (valid-jsdoc)
(#8617) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#8617) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#8617) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#8618) Unexpected space before function parentheses. (space-before-function-paren)
(#8619) Statement inside of curly braces should be on next line. (brace-style)
(#8619) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8624) This line has a length of 139. Maximum allowed is 132. (max-len)
(#8627) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8633) Missing JSDoc @returns for function. (valid-jsdoc)
(#8634) Unexpected space before function parentheses. (space-before-function-paren)
(#8640) Missing JSDoc @returns for function. (valid-jsdoc)
(#8641) Unexpected space before function parentheses. (space-before-function-paren)
(#8644) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#8644) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#8653) Unexpected space before function parentheses. (space-before-function-paren)
(#8656) This line has a length of 345. Maximum allowed is 132. (max-len)
(#8656) Identifier 'report_1' is not in camel case. (camelcase)
(#8660) This line has a length of 136. Maximum allowed is 132. (max-len)
(#8660) Unexpected space before function parentheses. (space-before-function-paren)
(#8660) Statement inside of curly braces should be on next line. (brace-style)
(#8660) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8662) This line has a length of 183. Maximum allowed is 132. (max-len)
(#8669) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#8678) Unexpected space before function parentheses. (space-before-function-paren)
(#8679) Unexpected space before function parentheses. (space-before-function-paren)
(#8679) Statement inside of curly braces should be on next line. (brace-style)
(#8679) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8681) This line has a length of 381. Maximum allowed is 132. (max-len)
(#8688) This line has a length of 135. Maximum allowed is 132. (max-len)
(#8689) This line has a length of 144. Maximum allowed is 132. (max-len)
(#8690) This line has a length of 145. Maximum allowed is 132. (max-len)
(#8697) This line has a length of 152. Maximum allowed is 132. (max-len)
(#8697) Identifier 'report_1' is not in camel case. (camelcase)
(#8697) Comments should not begin with a lowercase character. (capitalized-comments)
(#8697) Comments should not begin with a lowercase character. (capitalized-comments)
(#8698) Comments should not begin with a lowercase character. (capitalized-comments)
(#8704) This line has a length of 364. Maximum allowed is 132. (max-len)
(#8706) Comments should not begin with a lowercase character. (capitalized-comments)
(#8715) This line has a length of 160. Maximum allowed is 132. (max-len)
(#8719) Unexpected space before function parentheses. (space-before-function-paren)
(#8721) Unexpected space before function parentheses. (space-before-function-paren)
(#8721) 'event' is defined but never used. (no-unused-vars)
(#8721) Statement inside of curly braces should be on next line. (brace-style)
(#8721) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8729) Unexpected space before function parentheses. (space-before-function-paren)
(#8732) This line has a length of 174. Maximum allowed is 132. (max-len)
(#8743) Unexpected space before function parentheses. (space-before-function-paren)
(#8744) Unexpected space before function parentheses. (space-before-function-paren)
(#8744) Statement inside of curly braces should be on next line. (brace-style)
(#8744) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8754) Unexpected space before function parentheses. (space-before-function-paren)
(#8755) Comments should not begin with a lowercase character. (capitalized-comments)
(#8756) Unexpected space before function parentheses. (space-before-function-paren)
(#8762) This line has a length of 216. Maximum allowed is 132. (max-len)
(#8767) Unexpected space before function parentheses. (space-before-function-paren)
(#8778) Unexpected space before function parentheses. (space-before-function-paren)
(#8782) Unexpected space before function parentheses. (space-before-function-paren)
(#8782) Statement inside of curly braces should be on next line. (brace-style)
(#8782) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8790) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8797) Comments should not begin with a lowercase character. (capitalized-comments)
(#8803) Unexpected space before function parentheses. (space-before-function-paren)
(#8809) This line has a length of 144. Maximum allowed is 132. (max-len)
(#8815) Unexpected space before function parentheses. (space-before-function-paren)
(#8816) Unexpected space before function parentheses. (space-before-function-paren)
(#8827) Identifier 'page_1' is not in camel case. (camelcase)
(#8827) Comments should not begin with a lowercase character. (capitalized-comments)
(#8832) Missing JSDoc @returns for function. (valid-jsdoc)
(#8840) Unexpected space before function parentheses. (space-before-function-paren)
(#8851) Unexpected space before function parentheses. (space-before-function-paren)
(#8860) Identifier 'tile_1' is not in camel case. (camelcase)
(#8861) Identifier 'report_1' is not in camel case. (camelcase)
(#8862) Identifier 'dashboard_1' is not in camel case. (camelcase)
(#8863) Identifier 'qna_1' is not in camel case. (camelcase)
(#8864) Identifier 'visual_1' is not in camel case. (camelcase)
(#8871) Unexpected space before function parentheses. (space-before-function-paren)
(#8876) Unexpected console statement. (no-console)
(#8886) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#8886) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#8886) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#8887) Expected space or tab after '/*' in comment. (spaced-comment)
(#8890) Expected space or tab after '/*' in comment. (spaced-comment)
(#8891) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#8893) Unexpected space before function parentheses. (space-before-function-paren)
(#8894) Unexpected space before function parentheses. (space-before-function-paren)
(#8896) There should be no space after '{'. (object-curly-spacing)
(#8896) There should be no space before '}'. (object-curly-spacing)
(#8896) Unexpected space before function parentheses. (space-before-function-paren)
(#8896) Statement inside of curly braces should be on next line. (brace-style)
(#8896) The '__proto__' property is deprecated. (no-proto)
(#8896) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8897) Unexpected space before function parentheses. (space-before-function-paren)
(#8897) Statement inside of curly braces should be on next line. (brace-style)
(#8897) Expected { after 'for-in'. (curly)
(#8897) Expected { after 'if' condition. (curly)
(#8897) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8900) Unexpected space before function parentheses. (space-before-function-paren)
(#8902) Missing JSDoc comment. (require-jsdoc)
(#8902) Statement inside of curly braces should be on next line. (brace-style)
(#8902) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8906) There should be no space after '{'. (object-curly-spacing)
(#8906) There should be no space before '}'. (object-curly-spacing)
(#8908) Expected space or tab after '/*' in comment. (spaced-comment)
(#8909) Expected space or tab after '/*' in comment. (spaced-comment)
(#8917) Unexpected space before function parentheses. (space-before-function-paren)
(#8919) Missing JSDoc @returns for function. (valid-jsdoc)
(#8919) Missing JSDoc for parameter 'service'. (valid-jsdoc)
(#8919) Missing JSDoc for parameter 'element'. (valid-jsdoc)
(#8919) Missing JSDoc for parameter 'baseConfig'. (valid-jsdoc)
(#8919) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#8919) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#8925) Comments should not begin with a lowercase character. (capitalized-comments)
(#8935) Unexpected space before function parentheses. (space-before-function-paren)
(#8939) This line has a length of 136. Maximum allowed is 132. (max-len)
(#8943) Missing JSDoc @returns for function. (valid-jsdoc)
(#8943) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#8946) Unexpected space before function parentheses. (space-before-function-paren)
(#8950) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#8955) Unexpected space before function parentheses. (space-before-function-paren)
(#8966) Unexpected space before function parentheses. (space-before-function-paren)
(#8978) Unexpected space before function parentheses. (space-before-function-paren)
(#8998) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#8998) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#8999) Expected space or tab after '/*' in comment. (spaced-comment)
(#9002) Expected space or tab after '/*' in comment. (spaced-comment)
(#9005) Unexpected space before function parentheses. (space-before-function-paren)
(#9006) Missing JSDoc comment. (require-jsdoc)
(#9006) Statement inside of curly braces should be on next line. (brace-style)
(#9006) Unexpected space before function parentheses. (space-before-function-paren)
(#9006) Statement inside of curly braces should be on next line. (brace-style)
(#9006) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9006) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9006) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9007) 'Promise' is not defined. (no-undef)
(#9007) "Promise" is not defined. (promise/no-native)
(#9007) Unexpected space before function parentheses. (space-before-function-paren)
(#9008) Missing JSDoc comment. (require-jsdoc)
(#9008) Statement inside of curly braces should be on next line. (brace-style)
(#9008) Statement inside of curly braces should be on next line. (brace-style)
(#9008) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9008) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9008) Statement inside of curly braces should be on next line. (brace-style)
(#9008) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9008) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9009) Missing JSDoc comment. (require-jsdoc)
(#9009) Statement inside of curly braces should be on next line. (brace-style)
(#9009) Statement inside of curly braces should be on next line. (brace-style)
(#9009) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9009) ["throw"] is better written in dot notation. (dot-notation)
(#9009) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9009) Statement inside of curly braces should be on next line. (brace-style)
(#9009) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9009) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9010) Missing JSDoc comment. (require-jsdoc)
(#9010) Statement inside of curly braces should be on next line. (brace-style)
(#9010) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9010) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9014) Unexpected space before function parentheses. (space-before-function-paren)
(#9015) There should be no space after '{'. (object-curly-spacing)
(#9015) Statement inside of curly braces should be on next line. (brace-style)
(#9015) Expected { after 'if' condition. (curly)
(#9015) Unexpected use of '&'. (no-bitwise)
(#9015) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9015) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9015) There should be no space before '}'. (object-curly-spacing)
(#9015) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9016) This line has a length of 157. Maximum allowed is 132. (max-len)
(#9016) Return statement should not contain assignment. (no-return-assign)
(#9016) There should be no space after '{'. (object-curly-spacing)
(#9016) There should be no space before '}'. (object-curly-spacing)
(#9016) Unexpected use of comma operator. (no-sequences)
(#9016) 'Symbol' is not defined. (no-undef)
(#9016) Statement inside of curly braces should be on next line. (brace-style)
(#9016) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9017) Missing JSDoc comment. (require-jsdoc)
(#9017) Statement inside of curly braces should be on next line. (brace-style)
(#9017) Unexpected space before function parentheses. (space-before-function-paren)
(#9017) Statement inside of curly braces should be on next line. (brace-style)
(#9017) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9017) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9017) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9018) Missing JSDoc comment. (require-jsdoc)
(#9018) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#9019) Expected { after 'if' condition. (curly)
(#9020) Expected { after 'while' condition. (curly)
(#9021) This line has a length of 169. Maximum allowed is 132. (max-len)
(#9021) Expected { after 'if' condition. (curly)
(#9021) Unexpected use of comma operator. (no-sequences)
(#9021) Do not nest ternary expressions. (no-nested-ternary)
(#9021) Unexpected use of '&'. (no-bitwise)
(#9021) ["return"] is better written in dot notation. (dot-notation)
(#9021) ["throw"] is better written in dot notation. (dot-notation)
(#9021) ["return"] is better written in dot notation. (dot-notation)
(#9022) Expected { after 'if' condition. (curly)
(#9022) Unexpected use of comma operator. (no-sequences)
(#9022) Unexpected use of '&'. (no-bitwise)
(#9025) There should be no space after '{'. (object-curly-spacing)
(#9025) There should be no space before '}'. (object-curly-spacing)
(#9026) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9027) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9029) Statement inside of curly braces should be on next line. (brace-style)
(#9029) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9029) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9030) Statement inside of curly braces should be on next line. (brace-style)
(#9030) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9030) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9031) Statement inside of curly braces should be on next line. (brace-style)
(#9031) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9031) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9032) Statement inside of curly braces should be on next line. (brace-style)
(#9032) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9032) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9033) Expected { after 'if' condition. (curly)
(#9037) Statement inside of curly braces should be on next line. (brace-style)
(#9037) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9037) Statement inside of curly braces should be on next line. (brace-style)
(#9037) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9037) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9038) Expected { after 'if' condition. (curly)
(#9038) Unexpected use of '&'. (no-bitwise)
(#9038) There should be no space after '{'. (object-curly-spacing)
(#9038) There should be no space before '}'. (object-curly-spacing)
(#9041) There should be no space after '{'. (object-curly-spacing)
(#9041) There should be no space before '}'. (object-curly-spacing)
(#9042) This line has a length of 316. Maximum allowed is 132. (max-len)
(#9059) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#9067) JSDoc syntax error. (valid-jsdoc)
(#9081) Expected to return a value at the end of function. (array-callback-return)
(#9081) Expected to return a value at the end of function. (consistent-return)
(#9081) Unexpected space before function parentheses. (space-before-function-paren)
(#9090) JSDoc syntax error. (valid-jsdoc)
(#9104) Missing JSDoc comment. (require-jsdoc)
(#9111) JSDoc type missing brace. (valid-jsdoc)
(#9124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9159) 'd' is assigned a value but never used. (no-unused-vars)
(#9163) Unexpected space before function parentheses. (space-before-function-paren)
(#9163) 'c' is defined but never used. (no-unused-vars)
(#9167) Unexpected use of '>>='. (no-bitwise)
(#9197) Unexpected space before function parentheses. (space-before-function-paren)
(#9198) Identifier 'response_1' is not in camel case. (camelcase)
(#9199) Expected to return a value at the end of function. (consistent-return)
(#9199) Unexpected space before function parentheses. (space-before-function-paren)
(#9202) Unexpected comma in middle of array. (no-sparse-arrays)
(#9203) Comments should not begin with a lowercase character. (capitalized-comments)
(#9203) Expected space or tab after '/*' in comment. (spaced-comment)
(#9203) There should be no space after '{'. (object-curly-spacing)
(#9203) There should be no space before '}'. (object-curly-spacing)
(#9206) Comments should not begin with a lowercase character. (capitalized-comments)
(#9206) Expected space or tab after '/*' in comment. (spaced-comment)
(#9208) Identifier 'response_1' is not in camel case. (camelcase)
(#9209) Identifier 'response_1' is not in camel case. (camelcase)
(#9210) There should be no space before ']'. (array-bracket-spacing)
(#9210) Comments should not begin with a lowercase character. (capitalized-comments)
(#9210) Expected space or tab after '/*' in comment. (spaced-comment)
(#9238) Missing JSDoc @returns for function. (valid-jsdoc)
(#9242) Comments should not begin with a lowercase character. (capitalized-comments)
(#9244) 'Uint32Array' is not defined. (no-undef)
(#9264) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#9264) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#9264) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#9265) Expected space or tab after '/*' in comment. (spaced-comment)
(#9268) Expected space or tab after '/*' in comment. (spaced-comment)
(#9269) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#9271) Unexpected space before function parentheses. (space-before-function-paren)
(#9272) Unexpected space before function parentheses. (space-before-function-paren)
(#9274) There should be no space after '{'. (object-curly-spacing)
(#9274) There should be no space before '}'. (object-curly-spacing)
(#9274) Unexpected space before function parentheses. (space-before-function-paren)
(#9274) Statement inside of curly braces should be on next line. (brace-style)
(#9274) The '__proto__' property is deprecated. (no-proto)
(#9274) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9275) Unexpected space before function parentheses. (space-before-function-paren)
(#9275) Statement inside of curly braces should be on next line. (brace-style)
(#9275) Expected { after 'for-in'. (curly)
(#9275) Expected { after 'if' condition. (curly)
(#9275) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9278) Unexpected space before function parentheses. (space-before-function-paren)
(#9280) Missing JSDoc comment. (require-jsdoc)
(#9280) Statement inside of curly braces should be on next line. (brace-style)
(#9280) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9284) Unexpected space before function parentheses. (space-before-function-paren)
(#9285) Missing JSDoc comment. (require-jsdoc)
(#9285) Statement inside of curly braces should be on next line. (brace-style)
(#9285) Unexpected space before function parentheses. (space-before-function-paren)
(#9285) Statement inside of curly braces should be on next line. (brace-style)
(#9285) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9285) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9285) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9286) 'Promise' is not defined. (no-undef)
(#9286) "Promise" is not defined. (promise/no-native)
(#9286) Unexpected space before function parentheses. (space-before-function-paren)
(#9287) Missing JSDoc comment. (require-jsdoc)
(#9287) Statement inside of curly braces should be on next line. (brace-style)
(#9287) Statement inside of curly braces should be on next line. (brace-style)
(#9287) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9287) Statement inside of curly braces should be on next line. (brace-style)
(#9287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9288) Missing JSDoc comment. (require-jsdoc)
(#9288) Statement inside of curly braces should be on next line. (brace-style)
(#9288) Statement inside of curly braces should be on next line. (brace-style)
(#9288) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9288) ["throw"] is better written in dot notation. (dot-notation)
(#9288) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9288) Statement inside of curly braces should be on next line. (brace-style)
(#9288) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9288) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9289) Missing JSDoc comment. (require-jsdoc)
(#9289) Statement inside of curly braces should be on next line. (brace-style)
(#9289) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9289) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9293) Unexpected space before function parentheses. (space-before-function-paren)
(#9294) There should be no space after '{'. (object-curly-spacing)
(#9294) Statement inside of curly braces should be on next line. (brace-style)
(#9294) Expected { after 'if' condition. (curly)
(#9294) Unexpected use of '&'. (no-bitwise)
(#9294) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9294) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9294) There should be no space before '}'. (object-curly-spacing)
(#9294) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9295) This line has a length of 157. Maximum allowed is 132. (max-len)
(#9295) Return statement should not contain assignment. (no-return-assign)
(#9295) There should be no space after '{'. (object-curly-spacing)
(#9295) There should be no space before '}'. (object-curly-spacing)
(#9295) Unexpected use of comma operator. (no-sequences)
(#9295) 'Symbol' is not defined. (no-undef)
(#9295) Statement inside of curly braces should be on next line. (brace-style)
(#9295) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9296) Missing JSDoc comment. (require-jsdoc)
(#9296) Statement inside of curly braces should be on next line. (brace-style)
(#9296) Unexpected space before function parentheses. (space-before-function-paren)
(#9296) Statement inside of curly braces should be on next line. (brace-style)
(#9296) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9297) Missing JSDoc comment. (require-jsdoc)
(#9297) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#9298) Expected { after 'if' condition. (curly)
(#9299) Expected { after 'while' condition. (curly)
(#9300) This line has a length of 169. Maximum allowed is 132. (max-len)
(#9300) Expected { after 'if' condition. (curly)
(#9300) Unexpected use of comma operator. (no-sequences)
(#9300) Do not nest ternary expressions. (no-nested-ternary)
(#9300) Unexpected use of '&'. (no-bitwise)
(#9300) ["return"] is better written in dot notation. (dot-notation)
(#9300) ["throw"] is better written in dot notation. (dot-notation)
(#9300) ["return"] is better written in dot notation. (dot-notation)
(#9301) Expected { after 'if' condition. (curly)
(#9301) Unexpected use of comma operator. (no-sequences)
(#9301) Unexpected use of '&'. (no-bitwise)
(#9304) There should be no space after '{'. (object-curly-spacing)
(#9304) There should be no space before '}'. (object-curly-spacing)
(#9305) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9306) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9308) Statement inside of curly braces should be on next line. (brace-style)
(#9308) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9309) Statement inside of curly braces should be on next line. (brace-style)
(#9309) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9309) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9310) Statement inside of curly braces should be on next line. (brace-style)
(#9310) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9310) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9311) Statement inside of curly braces should be on next line. (brace-style)
(#9311) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9311) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9312) Expected { after 'if' condition. (curly)
(#9316) Statement inside of curly braces should be on next line. (brace-style)
(#9316) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9316) Statement inside of curly braces should be on next line. (brace-style)
(#9316) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9316) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9317) Expected { after 'if' condition. (curly)
(#9317) Unexpected use of '&'. (no-bitwise)
(#9317) There should be no space after '{'. (object-curly-spacing)
(#9317) There should be no space before '}'. (object-curly-spacing)
(#9320) There should be no space after '{'. (object-curly-spacing)
(#9320) There should be no space before '}'. (object-curly-spacing)
(#9322) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9322) Expected space or tab after '/*' in comment. (spaced-comment)
(#9323) Identifier 'report_1' is not in camel case. (camelcase)
(#9323) Expected space or tab after '/*' in comment. (spaced-comment)
(#9324) Identifier 'visualDescriptor_1' is not in camel case. (camelcase)
(#9324) Expected space or tab after '/*' in comment. (spaced-comment)
(#9331) Unexpected space before function parentheses. (space-before-function-paren)
(#9333) Missing JSDoc @returns for function. (valid-jsdoc)
(#9333) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#9333) Missing JSDoc for parameter 'isBootstrap'. (valid-jsdoc)
(#9333) Missing JSDoc for parameter 'iframe'. (valid-jsdoc)
(#9338) Expected JSDoc for 'baseConfig' but found 'config'. (valid-jsdoc)
(#9344) Missing JSDoc @returns for function. (valid-jsdoc)
(#9344) Missing JSDoc for parameter 'phasedRender'. (valid-jsdoc)
(#9347) Unexpected space before function parentheses. (space-before-function-paren)
(#9350) Comments should not begin with a lowercase character. (capitalized-comments)
(#9357) This line has a length of 141. Maximum allowed is 132. (max-len)
(#9359) Comments should not begin with a lowercase character. (capitalized-comments)
(#9363) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9371) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9378) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9389) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9391) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9396) Function expected no return value. (consistent-return)
(#9401) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#9403) Unexpected space before function parentheses. (space-before-function-paren)
(#9410) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#9412) Unexpected space before function parentheses. (space-before-function-paren)
(#9412) 'pageName' is defined but never used. (no-unused-vars)
(#9415) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#9421) Unexpected space before function parentheses. (space-before-function-paren)
(#9421) 'config' is defined but never used. (no-unused-vars)
(#9422) Unexpected space before function parentheses. (space-before-function-paren)
(#9423) Unexpected space before function parentheses. (space-before-function-paren)
(#9423) '_a' is defined but never used. (no-unused-vars)
(#9438) Unexpected space before function parentheses. (space-before-function-paren)
(#9439) Unexpected space before function parentheses. (space-before-function-paren)
(#9440) Identifier 'response_1' is not in camel case. (camelcase)
(#9441) Expected to return a value at the end of function. (consistent-return)
(#9441) Unexpected space before function parentheses. (space-before-function-paren)
(#9446) Expected a 'break' statement before 'case'. (no-fallthrough)
(#9447) Unexpected comma in middle of array. (no-sparse-arrays)
(#9448) This line has a length of 174. Maximum allowed is 132. (max-len)
(#9448) Comments should not begin with a lowercase character. (capitalized-comments)
(#9448) Expected space or tab after '/*' in comment. (spaced-comment)
(#9448) There should be no space after '{'. (object-curly-spacing)
(#9448) There should be no space before '}'. (object-curly-spacing)
(#9451) This line has a length of 136. Maximum allowed is 132. (max-len)
(#9451) Unexpected space before function parentheses. (space-before-function-paren)
(#9451) Statement inside of curly braces should be on next line. (brace-style)
(#9451) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9461) This line has a length of 187. Maximum allowed is 132. (max-len)
(#9461) Comments should not begin with a lowercase character. (capitalized-comments)
(#9461) Expected space or tab after '/*' in comment. (spaced-comment)
(#9461) Identifier 'visualDescriptor_1' is not in camel case. (camelcase)
(#9463) Identifier 'response_1' is not in camel case. (camelcase)
(#9464) Identifier 'response_1' is not in camel case. (camelcase)
(#9465) There should be no space before ']'. (array-bracket-spacing)
(#9465) Comments should not begin with a lowercase character. (capitalized-comments)
(#9465) Expected space or tab after '/*' in comment. (spaced-comment)
(#9470) Missing JSDoc for parameter 'filtersLevel'. (valid-jsdoc)
(#9483) Unexpected space before function parentheses. (space-before-function-paren)
(#9484) Unexpected space before function parentheses. (space-before-function-paren)
(#9485) Identifier 'response_2' is not in camel case. (camelcase)
(#9486) Expected to return a value at the end of function. (consistent-return)
(#9486) Unexpected space before function parentheses. (space-before-function-paren)
(#9491) Expected a 'break' statement before 'case'. (no-fallthrough)
(#9492) Unexpected comma in middle of array. (no-sparse-arrays)
(#9493) Comments should not begin with a lowercase character. (capitalized-comments)
(#9493) Expected space or tab after '/*' in comment. (spaced-comment)
(#9493) There should be no space after '{'. (object-curly-spacing)
(#9493) There should be no space before '}'. (object-curly-spacing)
(#9496) Comments should not begin with a lowercase character. (capitalized-comments)
(#9496) Expected space or tab after '/*' in comment. (spaced-comment)
(#9498) Identifier 'response_2' is not in camel case. (camelcase)
(#9499) Identifier 'response_2' is not in camel case. (camelcase)
(#9500) There should be no space before ']'. (array-bracket-spacing)
(#9500) Comments should not begin with a lowercase character. (capitalized-comments)
(#9500) Expected space or tab after '/*' in comment. (spaced-comment)
(#9505) Missing JSDoc for parameter 'filtersLevel'. (valid-jsdoc)
(#9520) Expected JSDoc for 'operation' but found 'filters'. (valid-jsdoc)
(#9523) Unexpected space before function parentheses. (space-before-function-paren)
(#9524) Unexpected space before function parentheses. (space-before-function-paren)
(#9525) Identifier 'response_3' is not in camel case. (camelcase)
(#9526) Expected to return a value at the end of function. (consistent-return)
(#9526) Unexpected space before function parentheses. (space-before-function-paren)
(#9535) Expected a 'break' statement before 'case'. (no-fallthrough)
(#9536) Unexpected comma in middle of array. (no-sparse-arrays)
(#9537) This line has a length of 152. Maximum allowed is 132. (max-len)
(#9537) Comments should not begin with a lowercase character. (capitalized-comments)
(#9537) Expected space or tab after '/*' in comment. (spaced-comment)
(#9537) There should be no space after '{'. (object-curly-spacing)
(#9537) There should be no space before '}'. (object-curly-spacing)
(#9538) Comments should not begin with a lowercase character. (capitalized-comments)
(#9538) Expected space or tab after '/*' in comment. (spaced-comment)
(#9540) Identifier 'response_3' is not in camel case. (camelcase)
(#9541) Identifier 'response_3' is not in camel case. (camelcase)
(#9542) There should be no space before ']'. (array-bracket-spacing)
(#9542) Comments should not begin with a lowercase character. (capitalized-comments)
(#9542) Expected space or tab after '/*' in comment. (spaced-comment)
(#9547) Missing JSDoc for parameter 'filtersLevel'. (valid-jsdoc)
(#9565) Unexpected space before function parentheses. (space-before-function-paren)
(#9566) Unexpected space before function parentheses. (space-before-function-paren)
(#9567) Identifier 'response_4' is not in camel case. (camelcase)
(#9568) Expected to return a value at the end of function. (consistent-return)
(#9568) Unexpected space before function parentheses. (space-before-function-paren)
(#9573) Expected a 'break' statement before 'case'. (no-fallthrough)
(#9574) Unexpected comma in middle of array. (no-sparse-arrays)
(#9575) This line has a length of 139. Maximum allowed is 132. (max-len)
(#9575) Comments should not begin with a lowercase character. (capitalized-comments)
(#9575) Expected space or tab after '/*' in comment. (spaced-comment)
(#9575) There should be no space after '{'. (object-curly-spacing)
(#9575) There should be no space before '}'. (object-curly-spacing)
(#9576) Comments should not begin with a lowercase character. (capitalized-comments)
(#9576) Expected space or tab after '/*' in comment. (spaced-comment)
(#9578) Identifier 'response_4' is not in camel case. (camelcase)
(#9579) Identifier 'response_4' is not in camel case. (camelcase)
(#9580) There should be no space before ']'. (array-bracket-spacing)
(#9580) Comments should not begin with a lowercase character. (capitalized-comments)
(#9580) Expected space or tab after '/*' in comment. (spaced-comment)
(#9585) Missing JSDoc for parameter 'filtersLevel'. (valid-jsdoc)
(#9595) Unexpected space before function parentheses. (space-before-function-paren)
(#9596) Unexpected space before function parentheses. (space-before-function-paren)
(#9597) Expected to return a value at the end of function. (consistent-return)
(#9597) Unexpected space before function parentheses. (space-before-function-paren)
(#9599) This line has a length of 140. Maximum allowed is 132. (max-len)
(#9599) Comments should not begin with a lowercase character. (capitalized-comments)
(#9599) Expected space or tab after '/*' in comment. (spaced-comment)
(#9599) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9600) Comments should not begin with a lowercase character. (capitalized-comments)
(#9600) Expected space or tab after '/*' in comment. (spaced-comment)
(#9605) Missing JSDoc @returns for function. (valid-jsdoc)
(#9605) Missing JSDoc for parameter 'filtersLevel'. (valid-jsdoc)
(#9608) Unexpected space before function parentheses. (space-before-function-paren)
(#9611) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9613) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9628) Identifier 'report_1' is not in camel case. (camelcase)
(#9634) Missing JSDoc for parameter 'module'. (valid-jsdoc)
(#9634) Missing JSDoc for parameter 'exports'. (valid-jsdoc)
(#9634) Missing JSDoc for parameter '__webpack_require__'. (valid-jsdoc)
(#9635) Expected space or tab after '/*' in comment. (spaced-comment)
(#9638) Expected space or tab after '/*' in comment. (spaced-comment)
(#9639) Identifier '__webpack_require__' is not in camel case. (camelcase)
(#9641) Unexpected space before function parentheses. (space-before-function-paren)
(#9642) Missing JSDoc comment. (require-jsdoc)
(#9642) Statement inside of curly braces should be on next line. (brace-style)
(#9642) Unexpected space before function parentheses. (space-before-function-paren)
(#9642) Statement inside of curly braces should be on next line. (brace-style)
(#9642) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9642) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9642) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9643) 'Promise' is not defined. (no-undef)
(#9643) "Promise" is not defined. (promise/no-native)
(#9643) Unexpected space before function parentheses. (space-before-function-paren)
(#9644) Missing JSDoc comment. (require-jsdoc)
(#9644) Statement inside of curly braces should be on next line. (brace-style)
(#9644) Statement inside of curly braces should be on next line. (brace-style)
(#9644) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9644) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9644) Statement inside of curly braces should be on next line. (brace-style)
(#9644) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9644) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9645) Missing JSDoc comment. (require-jsdoc)
(#9645) Statement inside of curly braces should be on next line. (brace-style)
(#9645) Statement inside of curly braces should be on next line. (brace-style)
(#9645) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9645) ["throw"] is better written in dot notation. (dot-notation)
(#9645) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9645) Statement inside of curly braces should be on next line. (brace-style)
(#9645) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9645) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9646) Missing JSDoc comment. (require-jsdoc)
(#9646) Statement inside of curly braces should be on next line. (brace-style)
(#9646) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9646) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9650) Unexpected space before function parentheses. (space-before-function-paren)
(#9651) There should be no space after '{'. (object-curly-spacing)
(#9651) Statement inside of curly braces should be on next line. (brace-style)
(#9651) Expected { after 'if' condition. (curly)
(#9651) Unexpected use of '&'. (no-bitwise)
(#9651) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9651) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9651) There should be no space before '}'. (object-curly-spacing)
(#9651) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9652) This line has a length of 157. Maximum allowed is 132. (max-len)
(#9652) Return statement should not contain assignment. (no-return-assign)
(#9652) There should be no space after '{'. (object-curly-spacing)
(#9652) There should be no space before '}'. (object-curly-spacing)
(#9652) Unexpected use of comma operator. (no-sequences)
(#9652) 'Symbol' is not defined. (no-undef)
(#9652) Statement inside of curly braces should be on next line. (brace-style)
(#9652) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9653) Missing JSDoc comment. (require-jsdoc)
(#9653) Statement inside of curly braces should be on next line. (brace-style)
(#9653) Unexpected space before function parentheses. (space-before-function-paren)
(#9653) Statement inside of curly braces should be on next line. (brace-style)
(#9653) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9653) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9653) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9654) Missing JSDoc comment. (require-jsdoc)
(#9654) Function 'step' has a complexity of 32. Maximum allowed is 20. (complexity)
(#9655) Expected { after 'if' condition. (curly)
(#9656) Expected { after 'while' condition. (curly)
(#9657) This line has a length of 169. Maximum allowed is 132. (max-len)
(#9657) Expected { after 'if' condition. (curly)
(#9657) Unexpected use of comma operator. (no-sequences)
(#9657) Do not nest ternary expressions. (no-nested-ternary)
(#9657) Unexpected use of '&'. (no-bitwise)
(#9657) ["return"] is better written in dot notation. (dot-notation)
(#9657) ["throw"] is better written in dot notation. (dot-notation)
(#9657) ["return"] is better written in dot notation. (dot-notation)
(#9658) Expected { after 'if' condition. (curly)
(#9658) Unexpected use of comma operator. (no-sequences)
(#9658) Unexpected use of '&'. (no-bitwise)
(#9661) There should be no space after '{'. (object-curly-spacing)
(#9661) There should be no space before '}'. (object-curly-spacing)
(#9662) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9663) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9665) Statement inside of curly braces should be on next line. (brace-style)
(#9665) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9665) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9666) Statement inside of curly braces should be on next line. (brace-style)
(#9666) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9666) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9667) Statement inside of curly braces should be on next line. (brace-style)
(#9667) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9667) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9668) Statement inside of curly braces should be on next line. (brace-style)
(#9668) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#9668) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9669) Expected { after 'if' condition. (curly)
(#9673) Statement inside of curly braces should be on next line. (brace-style)
(#9673) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9673) Statement inside of curly braces should be on next line. (brace-style)
(#9673) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#9673) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9674) Expected { after 'if' condition. (curly)
(#9674) Unexpected use of '&'. (no-bitwise)
(#9674) There should be no space after '{'. (object-curly-spacing)
(#9674) There should be no space before '}'. (object-curly-spacing)
(#9677) There should be no space after '{'. (object-curly-spacing)
(#9677) There should be no space before '}'. (object-curly-spacing)
(#9679) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9679) Expected space or tab after '/*' in comment. (spaced-comment)
(#9687) Unexpected space before function parentheses. (space-before-function-paren)
(#9688) Missing JSDoc for parameter 'page'. (valid-jsdoc)
(#9688) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#9688) Missing JSDoc for parameter 'title'. (valid-jsdoc)
(#9688) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#9688) Missing JSDoc for parameter 'layout'. (valid-jsdoc)
(#9708) Unexpected space before function parentheses. (space-before-function-paren)
(#9709) Unexpected space before function parentheses. (space-before-function-paren)
(#9710) Identifier 'response_1' is not in camel case. (camelcase)
(#9711) Expected to return a value at the end of function. (consistent-return)
(#9711) Unexpected space before function parentheses. (space-before-function-paren)
(#9714) Unexpected comma in middle of array. (no-sparse-arrays)
(#9715) This line has a length of 235. Maximum allowed is 132. (max-len)
(#9715) Comments should not begin with a lowercase character. (capitalized-comments)
(#9715) Expected space or tab after '/*' in comment. (spaced-comment)
(#9715) There should be no space after '{'. (object-curly-spacing)
(#9715) There should be no space before '}'. (object-curly-spacing)
(#9718) Comments should not begin with a lowercase character. (capitalized-comments)
(#9718) Expected space or tab after '/*' in comment. (spaced-comment)
(#9720) Identifier 'response_1' is not in camel case. (camelcase)
(#9721) Identifier 'response_1' is not in camel case. (camelcase)
(#9722) There should be no space before ']'. (array-bracket-spacing)
(#9722) Comments should not begin with a lowercase character. (capitalized-comments)
(#9722) Expected space or tab after '/*' in comment. (spaced-comment)
(#9735) Expected JSDoc for 'operation' but found 'filters'. (valid-jsdoc)
(#9738) Unexpected space before function parentheses. (space-before-function-paren)
(#9739) Unexpected space before function parentheses. (space-before-function-paren)
(#9740) Identifier 'response_2' is not in camel case. (camelcase)
(#9741) Expected to return a value at the end of function. (consistent-return)
(#9741) Unexpected space before function parentheses. (space-before-function-paren)
(#9749) Expected a 'break' statement before 'case'. (no-fallthrough)
(#9750) Unexpected comma in middle of array. (no-sparse-arrays)
(#9751) This line has a length of 258. Maximum allowed is 132. (max-len)
(#9751) Comments should not begin with a lowercase character. (capitalized-comments)
(#9751) Expected space or tab after '/*' in comment. (spaced-comment)
(#9751) There should be no space after '{'. (object-curly-spacing)
(#9751) There should be no space before '}'. (object-curly-spacing)
(#9752) Comments should not begin with a lowercase character. (capitalized-comments)
(#9752) Expected space or tab after '/*' in comment. (spaced-comment)
(#9754) Identifier 'response_2' is not in camel case. (camelcase)
(#9755) Identifier 'response_2' is not in camel case. (camelcase)
(#9756) There should be no space before ']'. (array-bracket-spacing)
(#9756) Comments should not begin with a lowercase character. (capitalized-comments)
(#9756) Expected space or tab after '/*' in comment. (spaced-comment)
(#9770) Unexpected space before function parentheses. (space-before-function-paren)
(#9771) Unexpected space before function parentheses. (space-before-function-paren)
(#9772) Expected to return a value at the end of function. (consistent-return)
(#9772) Unexpected space before function parentheses. (space-before-function-paren)
(#9774) Comments should not begin with a lowercase character. (capitalized-comments)
(#9774) Expected space or tab after '/*' in comment. (spaced-comment)
(#9774) Identifier 'powerbi_models_1' is not in camel case. (camelcase)
(#9775) Comments should not begin with a lowercase character. (capitalized-comments)
(#9775) Expected space or tab after '/*' in comment. (spaced-comment)
(#9791) Unexpected space before function parentheses. (space-before-function-paren)
(#9792) Unexpected space before function parentheses. (space-before-function-paren)
(#9793) Identifier 'response_3' is not in camel case. (camelcase)
(#9794) Expected to return a value at the end of function. (consistent-return)
(#9794) Unexpected space before function parentheses. (space-before-function-paren)
(#9797) Unexpected comma in middle of array. (no-sparse-arrays)
(#9798) This line has a length of 244. Maximum allowed is 132. (max-len)
(#9798) Comments should not begin with a lowercase character. (capitalized-comments)
(#9798) Expected space or tab after '/*' in comment. (spaced-comment)
(#9798) There should be no space after '{'. (object-curly-spacing)
(#9798) There should be no space before '}'. (object-curly-spacing)
(#9799) Comments should not begin with a lowercase character. (capitalized-comments)
(#9799) Expected space or tab after '/*' in comment. (spaced-comment)
(#9801) Identifier 'response_3' is not in camel case. (camelcase)
(#9802) Identifier 'response_3' is not in camel case. (camelcase)
(#9803) There should be no space before ']'. (array-bracket-spacing)
(#9803) Comments should not begin with a lowercase character. (capitalized-comments)
(#9803) Expected space or tab after '/*' in comment. (spaced-comment)
(#9811) Missing JSDoc parameter type for 'rows'. (valid-jsdoc)
(#9811) Expected JSDoc for 'exportDataType' but found 'rows'. (valid-jsdoc)
(#9812) Missing JSDoc parameter type for 'exportDataType'. (valid-jsdoc)
(#9812) Expected JSDoc for 'rows' but found 'exportDataType'. (valid-jsdoc)
(#9820) Unexpected space before function parentheses. (space-before-function-paren)
(#9821) Unexpected space before function parentheses. (space-before-function-paren)
(#9822) Identifier 'response_4' is not in camel case. (camelcase)
(#9823) Expected to return a value at the end of function. (consistent-return)
(#9823) Unexpected space before function parentheses. (space-before-function-paren)
(#9831) Expected a 'break' statement before 'case'. (no-fallthrough)
(#9832) Unexpected comma in middle of array. (no-sparse-arrays)
(#9833) This line has a length of 262. Maximum allowed is 132. (max-len)
(#9833) Comments should not begin with a lowercase character. (capitalized-comments)
(#9833) Expected space or tab after '/*' in comment. (spaced-comment)
(#9833) There should be no space after '{'. (object-curly-spacing)
(#9833) There should be no space before '}'. (object-curly-spacing)
(#9836) Comments should not begin with a lowercase character. (capitalized-comments)
(#9836) Expected space or tab after '/*' in comment. (spaced-comment)
(#9838) Identifier 'response_4' is not in camel case. (camelcase)
(#9839) Identifier 'response_4' is not in camel case. (camelcase)
(#9840) There should be no space before ']'. (array-bracket-spacing)
(#9840) Comments should not begin with a lowercase character. (capitalized-comments)
(#9840) Expected space or tab after '/*' in comment. (spaced-comment)
(#9845) Missing JSDoc @returns for function. (valid-jsdoc)
(#9848) Missing JSDoc parameter type for 'state'. (valid-jsdoc)
(#9854) Unexpected space before function parentheses. (space-before-function-paren)
(#9855) Unexpected space before function parentheses. (space-before-function-paren)
(#9856) Identifier 'response_5' is not in camel case. (camelcase)
(#9857) Expected to return a value at the end of function. (consistent-return)
(#9857) Unexpected space before function parentheses. (space-before-function-paren)
(#9860) Unexpected comma in middle of array. (no-sparse-arrays)
(#9861) This line has a length of 241. Maximum allowed is 132. (max-len)
(#9861) Comments should not begin with a lowercase character. (capitalized-comments)
(#9861) Expected space or tab after '/*' in comment. (spaced-comment)
(#9861) There should be no space after '{'. (object-curly-spacing)
(#9861) There should be no space before '}'. (object-curly-spacing)
(#9862) Comments should not begin with a lowercase character. (capitalized-comments)
(#9862) Expected space or tab after '/*' in comment. (spaced-comment)
(#9864) Identifier 'response_5' is not in camel case. (camelcase)
(#9865) Identifier 'response_5' is not in camel case. (camelcase)
(#9866) There should be no space before ']'. (array-bracket-spacing)
(#9866) Comments should not begin with a lowercase character. (capitalized-comments)
(#9866) Expected space or tab after '/*' in comment. (spaced-comment)
(#9882) Unexpected space before function parentheses. (space-before-function-paren)
(#9883) Unexpected space before function parentheses. (space-before-function-paren)
(#9884) Identifier 'response_6' is not in camel case. (camelcase)
(#9885) Expected to return a value at the end of function. (consistent-return)
(#9885) Unexpected space before function parentheses. (space-before-function-paren)
(#9888) Unexpected comma in middle of array. (no-sparse-arrays)
(#9889) This line has a length of 234. Maximum allowed is 132. (max-len)
(#9889) Comments should not begin with a lowercase character. (capitalized-comments)
(#9889) Expected space or tab after '/*' in comment. (spaced-comment)
(#9889) There should be no space after '{'. (object-curly-spacing)
(#9889) There should be no space before '}'. (object-curly-spacing)
(#9892) Comments should not begin with a lowercase character. (capitalized-comments)
(#9892) Expected space or tab after '/*' in comment. (spaced-comment)
(#9894) Identifier 'response_6' is not in camel case. (camelcase)
(#9895) Identifier 'response_6' is not in camel case. (camelcase)
(#9896) There should be no space before ']'. (array-bracket-spacing)
(#9896) Comments should not begin with a lowercase character. (capitalized-comments)
(#9896) Expected space or tab after '/*' in comment. (spaced-comment)
(#9901) Missing JSDoc for parameter 'request'. (valid-jsdoc)
(#9906) Unexpected space before function parentheses. (space-before-function-paren)
(#9907) Statement inside of curly braces should be on next line. (brace-style)
(#9907) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9908) Unexpected space before function parentheses. (space-before-function-paren)
(#9909) Identifier 'response_7' is not in camel case. (camelcase)
(#9910) Expected to return a value at the end of function. (consistent-return)
(#9910) Unexpected space before function parentheses. (space-before-function-paren)
(#9913) Unexpected comma in middle of array. (no-sparse-arrays)
(#9914) This line has a length of 243. Maximum allowed is 132. (max-len)
(#9914) Comments should not begin with a lowercase character. (capitalized-comments)
(#9914) Expected space or tab after '/*' in comment. (spaced-comment)
(#9914) There should be no space after '{'. (object-curly-spacing)
(#9914) There should be no space before '}'. (object-curly-spacing)
(#9917) Comments should not begin with a lowercase character. (capitalized-comments)
(#9917) Expected space or tab after '/*' in comment. (spaced-comment)
(#9919) Identifier 'response_7' is not in camel case. (camelcase)
(#9920) Identifier 'response_7' is not in camel case. (camelcase)
(#9921) There should be no space before ']'. (array-bracket-spacing)
(#9921) Comments should not begin with a lowercase character. (capitalized-comments)
(#9921) Expected space or tab after '/*' in comment. (spaced-comment)
(#9926) Missing JSDoc @returns for function. (valid-jsdoc)
(#9929) Missing JSDoc parameter type for 'request'. (valid-jsdoc)
(#9936) Unexpected space before function parentheses. (space-before-function-paren)
(#9937) Unexpected space before function parentheses. (space-before-function-paren)
(#9938) Identifier 'response_8' is not in camel case. (camelcase)
(#9939) Expected to return a value at the end of function. (consistent-return)
(#9939) Unexpected space before function parentheses. (space-before-function-paren)
(#9942) Unexpected comma in middle of array. (no-sparse-arrays)
(#9943) This line has a length of 243. Maximum allowed is 132. (max-len)
(#9943) Comments should not begin with a lowercase character. (capitalized-comments)
(#9943) Expected space or tab after '/*' in comment. (spaced-comment)
(#9943) There should be no space after '{'. (object-curly-spacing)
(#9943) There should be no space before '}'. (object-curly-spacing)
(#9944) Comments should not begin with a lowercase character. (capitalized-comments)
(#9944) Expected space or tab after '/*' in comment. (spaced-comment)
(#9946) Identifier 'response_8' is not in camel case. (camelcase)
(#9947) Identifier 'response_8' is not in camel case. (camelcase)
(#9948) There should be no space before ']'. (array-bracket-spacing)
(#9948) Comments should not begin with a lowercase character. (capitalized-comments)
(#9948) Expected space or tab after '/*' in comment. (spaced-comment)
(#9960) Expected space or tab after '/**' in comment. (spaced-comment)
(#9960) There should be no space before '}'. (object-curly-spacing)
(#9962) Expected space or tab after '//' in comment. (spaced-comment)
blocks/powerbi/js/powerbi.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) This line has a length of 1174. Maximum allowed is 132. (max-len)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) A space is required after ','. (comma-spacing)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) 'module' is not defined. (no-undef)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) 'exports' is not defined. (no-undef)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' 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) 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 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) 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) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'i'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'l'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'exports'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#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) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' 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) 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) Return statement should not contain assignment. (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) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' 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 'enumerable'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'get'. (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) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) 'Symbol' is not defined. (no-undef)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Symbol' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (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) Operator '=' 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) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'enumerable'. (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) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) 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) 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) A space is required after ','. (comma-spacing)
(#2) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' 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) 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 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#2) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' 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) 'e' is defined but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) 'r' is defined but never used. (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#3) Expected space or tab after '/*' in comment. (spaced-comment)
(#4) This line has a length of 148482. Maximum allowed is 132. (max-len)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) This line has 2655 statements. Maximum allowed is 2. (max-statements-per-line)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'i'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'l'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'exports'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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 value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Symbol' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-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) Missing space before value for key 'value'. (key-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) 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) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) 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) 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) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' 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) 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 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 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 whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Function has a complexity of 29. Maximum allowed is 20. (complexity)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '$schema'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'target'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterType'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#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) 'i' used outside of binding context. (block-scoped-var)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#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) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator '&&' 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) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'TokenExpired'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'NotFound'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'InvalidParameters'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'LoadReportFailed'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'NotAuthorized'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'FailedToLoadModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'Left'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Center'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Right'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'Top'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Bottom'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Right'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Left'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'TopCenter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'BottomCenter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'RightCenter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'LeftCenter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) Missing space before value for key '$schema'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Operator '&&' 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'message'. (key-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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'addBookmarkRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'advancedFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'advancedFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'anyArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'anyFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'anyValueValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'actionBarValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'applyBookmarkByNameRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'applyBookmarkStateRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'applyBookmarkValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'backgroundValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'basicFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'basicFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'booleanArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'booleanValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'bookmarksPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'captureBookmarkOptionsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'captureBookmarkRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'commandDisplayOptionValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'commandExtensionSelectorValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'commandExtensionArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'commandExtensionValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'commandsSettingsArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'commandsSettingsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'conditionItemValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contrastModeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'customLayoutDisplayOptionValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'customLayoutValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'customPageSizeValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'customThemeValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dashboardLoadValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'datasetBindingValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'displayStateModeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'displayStateValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'exportDataRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'extensionArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'extensionsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'extensionPointsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'extensionValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fieldForbiddenValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fieldRequiredValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fieldsPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterColumnTargetValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterDisplaySettingsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterConditionsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterHierarchyTargetValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterMeasureTargetValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterTargetValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filtersArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filtersOperationsUpdateValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filtersOperationsRemoveAllValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filtersPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'hyperlinkClickBehaviorValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'includeExcludeFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'includeExludeFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'layoutTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'loadQnaValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'menuExtensionValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'menuGroupExtensionArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'menuGroupExtensionValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'menuLocationValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notSupportedFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notSupportedFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'numberArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'numberValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageLayoutValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageNavigationPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageNavigationPositionValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageSizeTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageSizeValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageViewFieldValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pagesLayoutValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reportBarsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reportPanesValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'permissionsValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'playBookmarkRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'qnaInterpretInputDataValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'qnaSettingValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeDateFilterOperatorValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeDateFilterTimeUnitTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeDateFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeDateFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeTimeFilterTimeUnitTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeTimeFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'relativeTimeFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reportCreateValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reportLoadValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'saveAsParametersValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'selectionPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'settingsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'singleCommandSettingsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slicerSelectorValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slicerStateValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slicerTargetValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slicerValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'stringArrayValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'stringValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'syncSlicersPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tileLoadValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tokenTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'topNFilterTypeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'topNFilterValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'updateFiltersRequestValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'viewModeValidator'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualCommandSelectorValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualHeaderSelectorValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualHeaderSettingsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualHeaderValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualHeadersValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualizationsPaneValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualLayoutValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualSelectorValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualSettingsValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualTypeSelectorValidator'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-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) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Unexpected empty function 't'. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '||' 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '||' 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '||' 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) Expected space(s) before "return". (keyword-spacing)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) Expected space(s) before "return". (keyword-spacing)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-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) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#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 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'field'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'validators'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) 'a' used outside of binding context. (block-scoped-var)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Unexpected empty function 't'. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Unexpected empty function 't'. (no-empty-function)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'path'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'keyword'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'n' used outside of binding context. (block-scoped-var)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-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) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' 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) 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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sdkSessionId'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Unexpected console statement. (no-console)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Unexpected console statement. (no-console)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sdkSessionId'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'bootstrapped'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sdkVersion'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Unexpected console statement. (no-console)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' 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) 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 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 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Operator '===' 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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'test'. (key-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) Operator '===' 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) Missing space before value for key 'handle'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 "if". (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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' 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) Operator '||' 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) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '===' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 's' used outside of binding context. (block-scoped-var)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 's' used outside of binding context. (block-scoped-var)
(#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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (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 "if". (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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Expected space(s) before "this". (keyword-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '<=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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 { after 'else'. (curly)
(#4) Expected space(s) before "else". (keyword-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) 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) 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) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) 't' is defined but never used. (no-unused-vars)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected to return a value at the end of function. (array-callback-return)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' 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) 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) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Uint32Array' is not defined. (no-undef)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'detail'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'bubbles'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'cancelable'. (key-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 't' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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' used outside of binding context. (block-scoped-var)
(#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) Operator '=' 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) 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) Operator '=' 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) Missing '()' invoking a constructor. (new-parens)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 't' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '%' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '>=' 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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '>=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '-' 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) 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' 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) 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) 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) 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'displayName'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'displayName'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'filtersOperation'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filters'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 't' is defined but never used. (no-unused-vars)
(#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) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'displayName'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isActive'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'filterPaneEnabled'. (key-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'navContentPaneEnabled'. (key-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Missing whitespace after semicolon. (semi-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'filtersOperation'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filters'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'displayName'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isActive'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'displayName'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'filtersOperation'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filters'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'rows'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'exportDataType'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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 value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'version'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '||' 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) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'message'. (key-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) 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) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'question'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' 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) 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) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 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) Operator '||' 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) 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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'width'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'height'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'defaultLayout'. (key-spacing)
(#4) Missing space before value for key 'displayState'. (key-spacing)
(#4) Missing space before value for key 'mode'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'visualsLayout'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'displayState'. (key-spacing)
(#4) Missing space before value for key 'mode'. (key-spacing)
(#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 'z'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'width'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'height'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'displayOption'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pageSize'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'pagesLayout'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) 't' is defined but never used. (no-unused-vars)
(#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 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) Operator '=' must be spaced. (space-infix-ops)
(#4) 't' is defined but never used. (no-unused-vars)
(#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) 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) 't' is defined but never used. (no-unused-vars)
(#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 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '===' 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 an error object to be thrown. (no-throw-literal)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Expected space(s) after "throw". (keyword-spacing)
(#4) Missing space before value for key 'message'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'detailedMessage'. (key-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'filtersOperation'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'filters'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'enumerable'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '&&' 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) 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) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) 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) 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) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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 { after 'else'. (curly)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 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) Operator '=' 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) Operator '?' 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) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '===' 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '===' 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' 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) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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 "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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 "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used. (no-unused-vars)
(#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 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) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '===' 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) 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) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '!==' 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space 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 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) 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) Operator '===' 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' 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) 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) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) Operator '=' 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) Operator '=' 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) Operator '===' 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) 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) 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) Operator '=' 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) Operator '=' 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) 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'autoEmbedOnContentLoaded'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'onError'. (key-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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected console statement. (no-console)
(#4) 't' used outside of binding context. (block-scoped-var)
(#4) A space is required after ','. (comma-spacing)
(#4) 't' used outside of binding context. (block-scoped-var)
(#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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'playMode'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'options'. (key-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#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 "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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'state'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4) Unexpected comma in middle of array. (no-sparse-arrays)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'uid'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) 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 "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 "return". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '__proto__'. (key-spacing)
(#4) Operator 'instanceof' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) The '__proto__' property is deprecated. (no-proto)
(#4) Operator '=' 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) Operator '||' 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 { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unary word operator 'new' must be followed by whitespace. (space-unary-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) 'Promise' is not defined. (no-undef)
(#4) "Promise" is not defined. (promise/no-native)
(#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) 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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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) 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) 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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A constructor name should not start with a lowercase letter. (new-cap)
(#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 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'label'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sent'. (key-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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'trys'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ops'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'next'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'throw' used as key. (quote-props)
(#4) Missing space before value for key 'throw'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unquoted reserved word 'return' used as key. (quote-props)
(#4) Missing space before value for key 'return'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'Symbol' is not defined. (no-undef)
(#4) Operator '=' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Function has a complexity of 32. Maximum allowed is 20. (complexity)
(#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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "switch". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<' 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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 "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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) Operator '=' 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 "finally". (keyword-spacing)
(#4) Expected space(s) after "finally". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of '&'. (no-bitwise)
(#4) Operator '&' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'done'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) 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) Operator '||' 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) 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) 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) Operator '=' 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 "if". (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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'accessToken'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'datasetId'. (key-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'groupId'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'settings'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tokenType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'theme'. (key-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) 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) Operator '=' 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) 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) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Expected to return a value at the end of function. (consistent-return)
(#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 "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 "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-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) 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 value for key 'x-sdk-type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'x-sdk-version'. (key-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) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing space before value for key 'processTrackingProperties'. (key-spacing)
(#4) Missing space before value for key 'addTrackingProperties'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getTrackingProperties'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isErrorMessage'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'suppressWarnings'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'logMessages'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'eventSourceOverrideWindow'. (key-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 whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) 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) 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) 'e' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) 'r' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#6) This line has a length of 4850. Maximum allowed is 132. (max-len)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) This line has 66 statements. Maximum allowed is 2. (max-statements-per-line)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'exports'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'id'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'loaded'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '===' must be spaced. (space-infix-ops)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'processTrackingProperties'. (key-spacing)
(#6) Missing space before value for key 'addTrackingProperties'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getTrackingProperties'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'isErrorMessage'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'receiveWindow'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'name'. (key-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'resolve'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'reject'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'promise'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Promise constructor parameters must be named resolve, reject (promise/param-names)
(#6) Avoid creating new promises. (promise/avoid-new)
(#6) 'Promise' is not defined. (no-undef)
(#6) "Promise" is not defined. (promise/no-native)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) 'Uint32Array' is not defined. (no-undef)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Operator '===' must be spaced. (space-infix-ops)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'id'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected console statement. (no-console)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected console statement. (no-console)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected console statement. (no-console)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Operator '==' must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Operator '&&' must be spaced. (space-infix-ops)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '?' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Expected to return a value at the end of function. (array-callback-return)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) 'Promise' is not defined. (no-undef)
(#6) "Promise" is not defined. (promise/no-native)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) 'Promise' is not defined. (no-undef)
(#6) "Promise" is not defined. (promise/no-native)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Each then() should return a value or throw (promise/always-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'warning'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Operator '||' must be spaced. (space-infix-ops)
(#6) Unexpected console statement. (no-console)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Operator '+' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Operator '=' must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'e' is defined but never used. (no-unused-vars)
(#6) A space is required after ','. (comma-spacing)
(#6) 'r' is defined but never used. (no-unused-vars)
(#6) Missing space before opening brace. (space-before-blocks)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#8) This line has a length of 2215. Maximum allowed is 132. (max-len)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) This line has 30 statements. Maximum allowed is 2. (max-statements-per-line)
(#8) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'exports'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'id'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'loaded'. (key-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Operator '||' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'id'. (key-spacing)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Operator '==' must be spaced. (space-infix-ops)
(#8) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '<=' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '<' must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'method'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'url'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'headers'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'method'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'url'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'headers'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'body'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'method'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'url'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'headers'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'body'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'method'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'url'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'headers'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'body'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'method'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'url'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'headers'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'body'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Operator '===' must be spaced. (space-infix-ops)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Operator '<' must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Operator '-' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Use '===' to compare with null. (no-eq-null)
(#8) Operator '==' must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'e' used outside of binding context. (block-scoped-var)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Use '===' to compare with null. (no-eq-null)
(#8) Operator '!=' must be spaced. (space-infix-ops)
(#8) Expected { after 'for-in'. (curly)
(#8) Expected space(s) before "for". (keyword-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '&&' must be spaced. (space-infix-ops)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Operator '=' must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'e' is defined but never used. (no-unused-vars)
(#8) A space is required after ','. (comma-spacing)
(#8) 'r' is defined but never used. (no-unused-vars)
(#8) Missing space before opening brace. (space-before-blocks)
(#9) Expected space or tab after '/*' in comment. (spaced-comment)
(#10) This line has a length of 8216. Maximum allowed is 132. (max-len)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) This line has 195 statements. Maximum allowed is 2. (max-statements-per-line)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'exports'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'id'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'loaded'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing space before value for key 'path'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'handler'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) 'Promise' is not defined. (no-undef)
(#10) "Promise" is not defined. (promise/no-native)
(#10) A space is required after ','. (comma-spacing)
(#10) 't' is defined but never used. (no-unused-vars)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'test'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'handle'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected to return a value at the end of function. (consistent-return)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'path'. (key-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'handler'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'to'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Expected space(s) before "throw". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'add'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'addChild'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Unexpected empty function 'p'. (no-empty-function)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Do not nest ternary expressions. (no-nested-ternary)
(#10) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unnecessary escape character: \/. (no-useless-escape)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions. (no-nested-ternary)
(#10) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unnecessary escape character: \/. (no-useless-escape)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'r' used outside of binding context. (block-scoped-var)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'eachChar'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'invalidChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'repeat'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'validChars'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'regex'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'generate'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'eachChar'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing space before value for key 'invalidChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'repeat'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'validChars'. (key-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'regex'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'generate'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'eachChar'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing space before value for key 'invalidChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'repeat'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'validChars'. (key-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'regex'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'generate'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'eachChar'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'regex'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'generate'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'get'. (key-spacing)
(#10) Expected to return a value at the end of method 'get'. (consistent-return)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'put'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'match'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Expected space(s) before "void". (keyword-spacing)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) 'o' used outside of binding context. (block-scoped-var)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Unexpected empty function 'e'. (no-empty-function)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "try". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "catch". (keyword-spacing)
(#10) Expected space(s) after "catch". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'splice'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'slice'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'push'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'length'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queryParams'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'add'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'invalidChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'repeat'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'validChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "var". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'handler'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'names'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) 's' used outside of binding context. (block-scoped-var)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Missing space before value for key 'invalidChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'repeat'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'validChars'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'i' used outside of binding context. (block-scoped-var)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'n' used outside of binding context. (block-scoped-var)
(#10) A space is required after ','. (comma-spacing)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'i' used outside of binding context. (block-scoped-var)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'o' used outside of binding context. (block-scoped-var)
(#10) A space is required after ','. (comma-spacing)
(#10) 'r' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) 'r' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'l' used outside of binding context. (block-scoped-var)
(#10) Missing space before value for key 'segments'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'n' used outside of binding context. (block-scoped-var)
(#10) Missing space before value for key 'handlers'. (key-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'handlersFor'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "throw". (keyword-spacing)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) 'r' used outside of binding context. (block-scoped-var)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'hasRoute'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'generate'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "throw". (keyword-spacing)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'generateQueryString'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'e' is defined but never used. (no-unused-vars)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for-in'. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'o' used outside of binding context. (block-scoped-var)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Use '===' to compare with null. (no-eq-null)
(#10) Operator '!=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'o' used outside of binding context. (block-scoped-var)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Expected space(s) before "for". (keyword-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'o' used outside of binding context. (block-scoped-var)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected { after 'else'. (curly)
(#10) Expected space(s) before "else". (keyword-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'parseQueryString'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '>' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '-' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '-' must be spaced. (space-infix-ops)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'r' used outside of binding context. (block-scoped-var)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'recognize'. (key-spacing)
(#10) Expected to return a value at the end of method 'recognize'. (consistent-return)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) before "for". (keyword-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '+' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '>' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '-' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '-' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '-' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '+=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '<' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) 'd' used outside of binding context. (block-scoped-var)
(#10) Missing space before value for key 'handler'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'c' used outside of binding context. (block-scoped-var)
(#10) Missing space before value for key 'params'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'isDynamic'. (key-spacing)
(#10) 'u' used outside of binding context. (block-scoped-var)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor. (new-parens)
(#10) A constructor name should not start with a lowercase letter. (new-cap)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for-in'. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected space(s) before "if". (keyword-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Do not nest ternary expressions. (no-nested-ternary)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '===' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '?' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Operator '!==' must be spaced. (space-infix-ops)
(#10) Operator '&&' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'e' is defined but never used. (no-unused-vars)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Operator '||' must be spaced. (space-infix-ops)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected empty function. (no-empty-function)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'e' is defined but never used. (no-unused-vars)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(13 errors, 0 warnings)

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

blocks/powerbi/classes/output/embedded_report.php
(#132) Function embedded_report::export_for_template is not documented
(#45) Variable embedded_report::$reportfound is not documented
(#46) Variable embedded_report::$embedurl is not documented
(#47) Variable embedded_report::$name is not documented
(#48) Variable embedded_report::$reportid is not documented
(#49) Variable embedded_report::$accesstoken is not documented
(#51) Phpdocs for function embedded_report::__construct has incomplete parameters list
blocks/powerbi/classes/output/form/report.php
(#41) Function report::definition is not documented
(#86) Function report::filter_options is not documented
blocks/powerbi/classes/output/reports_list.php
(#70) Function reports_list::export_for_template is not documented
(#44) Variable reports_list::$reports is not documented
blocks/powerbi/classes/output/reports_table.php
(#57) Function reports_table::export_for_template is not documented
(#42) Variable reports_table::$reports is not documented

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(1 errors, 1 warnings)

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

blocks/powerbi/templates/embedded_report.mustache
(#1) HTML Validation error, line 11: Bad value “{managereportsurl}” for attribute “href” on element “a”: Illegal character in path segment: “{” is not allowed. (2"> <a href="{managereportsurl}" class="btn btn-primary">[[ bac)
blocks/powerbi/templates/reports_list.mustache
(#1) Template produced no content
blocks/powerbi/templates/reports_table.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]