feat: trigger survey monkey on chat close #276
Annotations
10 errors
test:
src/utils/surveyMonkey.js#L7
Move the invocation into the parens that contain the function
|
test:
src/utils/surveyMonkey.js#L7
Missing space before function parentheses
|
test:
src/utils/surveyMonkey.js#L7
A space is required after ','
|
test:
src/utils/surveyMonkey.js#L7
A space is required after ','
|
test:
src/utils/surveyMonkey.js#L7
A space is required after ','
|
test:
src/utils/surveyMonkey.js#L7
Requires a space after '{'
|
test:
src/utils/surveyMonkey.js#L7
Missing space before opening brace
|
test:
src/utils/surveyMonkey.js#L7
Split 'var' declarations into multiple statements
|
test:
src/utils/surveyMonkey.js#L7
Unexpected var, use let or const instead
|
test:
src/utils/surveyMonkey.js#L7
A space is required after ','
|