safeStringify & %c support #143
Annotations
10 warnings
|
lint:
src/addons/consoleCatcher.ts#L80
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L70
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L60
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L59
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L57
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L27
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L23
Object properties must go on a new line
|
|
lint:
src/addons/consoleCatcher.ts#L23
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L21
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L16
Missing JSDoc @param "args" declaration
|