safeStringify & %c support #136
Annotations
10 warnings
|
lint:
src/addons/consoleCatcher.ts#L166
A space is required after '['
|
|
lint:
src/addons/consoleCatcher.ts#L164
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L139
Expected line break before `.join`
|
|
lint:
src/addons/consoleCatcher.ts#L91
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L43
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L43
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L40
Object properties must go on a new line
|
|
lint:
src/addons/consoleCatcher.ts#L40
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L34
Missing JSDoc @param "args" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L16
Missing JSDoc @param "obj" declaration
|