fix(catcher-js): prevent infinite cycle issue #166
Annotations
10 warnings
|
lint:
src/addons/consoleCatcher.ts#L172
Missing JSDoc @param "event" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L162
Missing JSDoc @param "logEvent" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L111
Missing JSDoc @param "args" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L97
Missing JSDoc @param "arg" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L94
A space is required before ']'
|
|
lint:
src/addons/consoleCatcher.ts#L94
A space is required after '['
|
|
lint:
src/addons/consoleCatcher.ts#L87
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L82
Missing JSDoc @param "event" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L57
Expected line break before `.join`
|
|
lint:
src/addons/consoleCatcher.ts#L45
Expected blank line before this statement
|