safeStringify & %c support #144
Annotations
8 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/addons/consoleCatcher.ts#L37
Expected indentation of 10 spaces but found 8
|
|
lint:
src/addons/consoleCatcher.ts#L36
Expected indentation of 10 spaces but found 8
|
|
lint:
src/addons/consoleCatcher.ts#L35
Expected indentation of 12 spaces but found 10
|
|
lint:
src/addons/consoleCatcher.ts#L34
Expected indentation of 14 spaces but found 12
|
|
lint:
src/addons/consoleCatcher.ts#L33
Expected indentation of 12 spaces but found 10
|
|
lint:
src/addons/consoleCatcher.ts#L32
Expected indentation of 12 spaces but found 10
|
|
lint:
src/addons/consoleCatcher.ts#L31
Expected indentation of 10 spaces but found 8
|
|
lint:
src/addons/consoleCatcher.ts#L64
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L62
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L35
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L34
Expected { after 'if' condition
|
|
lint:
src/addons/consoleCatcher.ts#L32
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
|