safeStringify & %c support #139
Annotations
8 warnings
|
lint:
src/addons/consoleCatcher.ts#L151
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L145
A space is required before ']'
|
|
lint:
src/addons/consoleCatcher.ts#L145
A space is required after '['
|
|
lint:
src/addons/consoleCatcher.ts#L119
Expected line break before `.join`
|
|
lint:
src/addons/consoleCatcher.ts#L25
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L22
Object properties must go on a new line
|
|
lint:
src/addons/consoleCatcher.ts#L22
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L16
Missing JSDoc @param "args" declaration
|