feat(hawk-js): add setContext and setUser methods #178
Annotations
10 warnings
|
lint:
src/utils/validation.ts#L54
Missing JSDoc @param "context" declaration
|
|
lint:
src/utils/validation.ts#L27
Object properties must go on a new line
|
|
lint:
src/utils/validation.ts#L27
Expected blank line before this statement
|
|
lint:
src/utils/validation.ts#L21
Object properties must go on a new line
|
|
lint:
src/utils/validation.ts#L21
Expected blank line before this statement
|
|
lint:
src/utils/validation.ts#L13
Missing JSDoc @param "user" declaration
|
|
lint:
src/types/hawk-initial-settings.ts#L67
Trailing spaces not allowed
|
|
lint:
src/modules/stackParser.ts#L29
Trailing spaces not allowed
|
|
lint:
src/catcher.ts#L268
Expected blank line before this statement
|
|
lint:
src/catcher.ts#L245
Expected blank line before this statement
|