feat(dropdown): highlightMatches option #702
Annotations
10 errors
Lint:
src/definitions/modules/dropdown.js#L951
Operator '+' must be spaced
|
Lint:
src/definitions/modules/dropdown.js#L952
Missing space before function parentheses
|
Lint:
src/definitions/modules/dropdown.js#L952
Missing space before opening brace
|
Lint:
src/definitions/modules/dropdown.js#L953
A space is required after ','
|
Lint:
src/definitions/modules/dropdown.js#L953
Missing space before function parentheses
|
Lint:
src/definitions/modules/dropdown.js#L953
Missing space before opening brace
|
Lint:
src/definitions/modules/dropdown.js#L954
Unexpected use of '&'
|
Lint:
src/definitions/modules/dropdown.js#L954
Requires a space before '}'
|
Lint:
src/definitions/modules/dropdown.js#L954
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
Lint:
src/definitions/modules/dropdown.js#L954
Missing semicolon
|