Space should be optional in setAll(), fixes #519 #291
Annotations
1 error and 10 warnings
Run npm run lint:ci
Process completed with exit code 1.
|
Run npm run lint:ci:
assets/js/colors.js#L49
Newline required at end of file but not found
|
Run npm run lint:ci:
assets/js/enhance.js#L3
Missing trailing comma
|
Run npm run lint:ci:
assets/js/enhance.js#L31
Newline required at end of file but not found
|
Run npm run lint:ci:
assets/js/index.js#L18
Newline required at end of file but not found
|
Run npm run lint:ci:
elements/color-gamut/color-gamut.js#L143
Statement inside of curly braces should be on next line
|
Run npm run lint:ci:
elements/color-gamut/color-gamut.js#L143
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
Run npm run lint:ci:
elements/color-gamut/color-gamut.js#L143
Missing semicolon
|
Run npm run lint:ci:
src/setAll.js#L17
'alpha' is not defined
|
Run npm run lint:ci:
test/coords.js#L20
Missing space before function parentheses
|
Run npm run lint:ci:
test/coords.js#L27
Missing space before function parentheses
|
Loading