feat(hawk-js): add setContext and setUser methods #172
Annotations
4 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/utils/validation.ts#L79
Unexpected any. Specify a different type
|
|
lint:
src/utils/validation.ts#L56
Unexpected any. Specify a different type
|
|
lint:
src/utils/validation.ts#L15
Unexpected any. Specify a different type
|
|
lint:
src/utils/validation.ts#L53
Missing JSDoc @param "context" declaration
|
|
lint:
src/utils/validation.ts#L26
Object properties must go on a new line
|
|
lint:
src/utils/validation.ts#L26
Expected blank line before this statement
|
|
lint:
src/utils/validation.ts#L20
Object properties must go on a new line
|
|
lint:
src/utils/validation.ts#L20
Expected blank line before this statement
|
|
lint:
src/utils/validation.ts#L12
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
|