safeStringify & %c support #140
Annotations
2 errors and 9 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/addons/consoleCatcher.ts#L126
Expected indentation of 14 spaces but found 12
|
|
lint:
src/addons/consoleCatcher.ts#L158
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L115
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L100
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L74
Block must not be padded by blank lines
|
|
lint:
src/addons/consoleCatcher.ts#L64
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
|