[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mkey-spacing[90m[39m[24m Missing space before value for key 'width'
[4m[90m/Users/xsy/projects/gitlabreactcompenent/ux-common-label/index.js:24:28[39m[24m
[90m
[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mkey-spacing[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:44[39m[24m
[90m onClick={this.props.iconClick}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:44[39m[24m
[90m onClick={this.props.iconClick}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){}[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert(99)}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Statement inside of curly braces should be on next line
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert(99)}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
[4m[90m/project/ux-common-label/index.js:22:37[39m[24m
[90m iconClick: function(){alert(99)}[39m
[90m ^[39m
[31m[1m✘ 3 problems (2 errors, 1 warning)
[22m[39m
[31mErrors:
[39m 2 [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert(99)}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Statement inside of curly braces should be on next line
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert(99)}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
[4m[90m/project/ux-common-label/index.js:22:37[39m[24m
[90m iconClick: function(){alert(99)}[39m
[90m ^[39m
[31m[1m✘ 3 problems (2 errors, 1 warning)
[22m[39m
[31mErrors:
[39m 2 [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){}[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[39m[24m Parsing error: Unexpected token, expected (
[4m[90m/project/ux-common-label/src/index.js:23:47[39m[24m
[90m console.log(this.props.iconClick==function);[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mnull[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[39m[24m Parsing error: Unexpected token, expected (
[4m[90m/project/ux-common-label/src/index.js:23:47[39m[24m
[90m console.log(this.props.iconClick==function);[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mnull[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){}[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:61[39m[24m
[90m onClick={this.props.iconClick.bind(this,value)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:61[39m[24m
[90m onClick={this.props.iconClick.bind(this,value)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:61[39m[24m
[90m onClick={this.props.iconClick.bind(this,value)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:37:61[39m[24m
[90m onClick={this.props.iconClick.bind(this,value)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:61[39m[24m
[90m onClick={this.props.iconClick.bind(this,value)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m 'curson' is assigned a value but never used
[4m[90m/project/ux-common-label/src/index.js:23:9[39m[24m
[90m let curson = this.props.iconClick ? 'cursom' : '';[39m
[90m ^[39m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:39:55[39m[24m
[90m onClick={this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 2 problems (0 errors, 2 warnings)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
1 [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[39m[24m Parsing error: JSX value should be either an expression or a quoted JSX text
[4m[90m/project/ux-common-label/src/index.js:38:24[39m[24m
[90m [39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){}[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:38:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11')}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Statement inside of curly braces should be on next line
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11')}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
[4m[90m/project/ux-common-label/index.js:22:39[39m[24m
[90m iconClick: function(){alert('11')}[39m
[90m ^[39m
[31m[1m✘ 3 problems (2 errors, 1 warning)
[22m[39m
[31mErrors:
[39m 2 [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:39:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:39:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m 'cursor' is assigned a value but never used
[4m[90m/project/ux-common-label/src/index.js:25:9[39m[24m
[90m let cursor = this.props.iconClick ? 'u-icon sys-icon-cus-bangzhu cursom' : 'u-icon sys-icon-cus-bangzhu';[39m
[90m ^[39m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 2 problems (0 errors, 2 warnings)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
1 [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m 'cursor' is assigned a value but never used
[4m[90m/project/ux-common-label/src/index.js:25:9[39m[24m
[90m let cursor = this.props.iconClick ? 'u-icon sys-icon-cus-bangzhu cursom' : 'u-icon sys-icon-cus-bangzhu';[39m
[90m ^[39m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 2 problems (0 errors, 2 warnings)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
1 [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m 'iconClass' is assigned a value but never used
[4m[90m/project/ux-common-label/src/index.js:25:9[39m[24m
[90m let iconClass = this.props.iconClick ? 'u-icon sys-icon-cus-bangzhu cursom' : 'u-icon sys-icon-cus-bangzhu';[39m
[90m ^[39m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 2 problems (0 errors, 2 warnings)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
1 [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m 'iconClass' is assigned a value but never used
[4m[90m/project/ux-common-label/src/index.js:25:9[39m[24m
[90m let iconClass = this.props.iconClick ? 'u-icon sys-icon-cus-bangzhu cursom' : 'u-icon sys-icon-cus-bangzhu';[39m
[90m ^[39m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 2 problems (0 errors, 2 warnings)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
1 [4m[90mhttp://eslint.org/docs/rules/[37mno-unused-vars[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:40:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:41:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[33m⚠[39m [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m The closing bracket must be aligned with the opening tag (expected column 11 on the next line)
[4m[90m/project/ux-common-label/src/index.js:41:77[39m[24m
[90m onClick={this.props.iconClick&&this.props.iconClick.bind(this)}>[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttps://google.com/#q=[37mreact%2Fjsx-closing-bracket-location[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m Unexpected trailing comma
[4m[90m/project/ux-common-label/index.js:21:21[39m[24m
[90m lableTxt: false, //label中文字对齐方式,true左对齐,false右对齐[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Statement inside of curly braces should be on next line
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
[4m[90m/project/ux-common-label/index.js:22:40[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m[1m✘ 3 problems (2 errors, 1 warning)
[22m[39m
[31mErrors:
[39m 2 [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Statement inside of curly braces should be on next line
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
[4m[90m/project/ux-common-label/index.js:22:40[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m[1m✘ 3 problems (2 errors, 1 warning)
[22m[39m
[31mErrors:
[39m 2 [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Statement inside of curly braces should be on next line
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
[4m[90m/project/ux-common-label/index.js:22:40[39m[24m
[90m iconClick: function(){alert('11');}[39m
[90m ^[39m
[31m[1m✘ 3 problems (2 errors, 1 warning)
[22m[39m
[31mErrors:
[39m 2 [4m[90mhttp://eslint.org/docs/rules/[37mbrace-style[90m[39m[24m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){ //icon支持被点击 [39m
[90m ^[39m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mno-trailing-spaces[90m[39m[24m Trailing spaces not allowed
[4m[90m/project/ux-common-label/index.js:22:40[39m[24m
[90m iconClick: function(){ //icon支持被点击 [39m
[90m ^[39m
[33m[1m✘ 2 problems (0 errors, 2 warnings)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mno-trailing-spaces[90m[39m[24m
1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){ //icon支持被点击 去掉[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){ //icon支持被点击 没有iconClick即此功能消失[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){ //icon支持被点击 没有iconClick即此特性消失[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){ //icon支持被点击 没有iconClick即此特性消失[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[33m⚠[39m [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m Missing space before opening brace
[4m[90m/project/ux-common-label/index.js:22:27[39m[24m
[90m iconClick: function(){ //icon支持被点击 没有iconClick即此特性消失[39m
[90m ^[39m
[33m[1m✘ 1 problem (0 errors, 1 warning)
[22m[39m
[33mWarnings:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mspace-before-blocks[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m Unexpected trailing comma
[4m[90m/project/ux-common-label/index.js:21:21[39m[24m
[90m lableTxt: false, //label中文字对齐方式,true左对齐,false右对齐[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m Unexpected trailing comma
[4m[90m/project/ux-common-label/index.js:21:21[39m[24m
[90m lableTxt: false, //label中文字对齐方式,true左对齐,false右对齐[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m
[31m✘[39m [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m Unexpected trailing comma
[4m[90m/project/ux-common-label/index.js:21:21[39m[24m
[90m lableTxt: false, //label中文字对齐方式,true左对齐,false右对齐[39m
[90m ^[39m
[31m[1m✘ 1 problem (1 error, 0 warnings)
[22m[39m
[31mErrors:
[39m 1 [4m[90mhttp://eslint.org/docs/rules/[37mcomma-dangle[90m[39m[24m