safeStringify & %c support #146
Annotations
10 warnings
|
lint:
src/addons/consoleCatcher.ts#L62
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L60
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L34
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L33
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L31
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
|