Modernization to the current CSS rgb/rgba color parser #40
Annotations
3 errors and 30 warnings
Lint and tests (20)
Process completed with exit code 1.
|
Lint and tests (18)
Process completed with exit code 1.
|
Lint and tests (latest)
Process completed with exit code 1.
|
Lint and tests (20):
lib/parsers.js#L5
Replace `"use·strict"` with `'use·strict'`
|
Lint and tests (20):
lib/parsers.js#L7
Replace `"./named_colors.json"` with `'./named_colors.json'`
|
Lint and tests (20):
lib/parsers.js#L8
Replace `"./utils/colorSpace"` with `'./utils/colorSpace'`
|
Lint and tests (20):
lib/parsers.js#L27
Delete `⏎·`
|
Lint and tests (20):
lib/parsers.js#L43
Replace `""` with `''`
|
Lint and tests (20):
lib/parsers.js#L46
Replace `"number"` with `'number'`
|
Lint and tests (20):
lib/parsers.js#L50
Replace `"string"` with `'string'`
|
Lint and tests (20):
lib/parsers.js#L98
Replace `"activeborder"` with `'activeborder'`
|
Lint and tests (20):
lib/parsers.js#L99
Replace `"activecaption"` with `'activecaption'`
|
Lint and tests (20):
lib/parsers.js#L100
Replace `"appworkspace"` with `'appworkspace'`
|
Lint and tests (18):
lib/parsers.js#L5
Replace `"use·strict"` with `'use·strict'`
|
Lint and tests (18):
lib/parsers.js#L7
Replace `"./named_colors.json"` with `'./named_colors.json'`
|
Lint and tests (18):
lib/parsers.js#L8
Replace `"./utils/colorSpace"` with `'./utils/colorSpace'`
|
Lint and tests (18):
lib/parsers.js#L27
Delete `⏎·`
|
Lint and tests (18):
lib/parsers.js#L43
Replace `""` with `''`
|
Lint and tests (18):
lib/parsers.js#L46
Replace `"number"` with `'number'`
|
Lint and tests (18):
lib/parsers.js#L50
Replace `"string"` with `'string'`
|
Lint and tests (18):
lib/parsers.js#L98
Replace `"activeborder"` with `'activeborder'`
|
Lint and tests (18):
lib/parsers.js#L99
Replace `"activecaption"` with `'activecaption'`
|
Lint and tests (18):
lib/parsers.js#L100
Replace `"appworkspace"` with `'appworkspace'`
|
Lint and tests (latest):
lib/parsers.js#L5
Replace `"use·strict"` with `'use·strict'`
|
Lint and tests (latest):
lib/parsers.js#L7
Replace `"./named_colors.json"` with `'./named_colors.json'`
|
Lint and tests (latest):
lib/parsers.js#L8
Replace `"./utils/colorSpace"` with `'./utils/colorSpace'`
|
Lint and tests (latest):
lib/parsers.js#L27
Delete `⏎·`
|
Lint and tests (latest):
lib/parsers.js#L43
Replace `""` with `''`
|
Lint and tests (latest):
lib/parsers.js#L46
Replace `"number"` with `'number'`
|
Lint and tests (latest):
lib/parsers.js#L50
Replace `"string"` with `'string'`
|
Lint and tests (latest):
lib/parsers.js#L98
Replace `"activeborder"` with `'activeborder'`
|
Lint and tests (latest):
lib/parsers.js#L99
Replace `"activecaption"` with `'activecaption'`
|
Lint and tests (latest):
lib/parsers.js#L100
Replace `"appworkspace"` with `'appworkspace'`
|