feat: Add confirmation email for form respondents #2981
Annotations
9 warnings
|
NPM lint:
src/views/Submit.vue#L568
Prefer a more specific type to `*`
|
|
NPM lint:
src/views/Submit.vue#L525
Prefer a more specific type to `any`
|
|
NPM lint:
src/views/Sidebar.vue#L96
Prefer a more specific type to `any`
|
|
NPM lint:
src/utils/CancelableRequest.js#L11
Prefer a more specific type to `Function`
|
|
NPM lint:
src/models/ValidationTypes.js#L16
Prefer a more specific type to `any`
|
|
NPM lint:
src/models/AnswerTypes.js#L48
Prefer a more specific type to `Function`
|
|
NPM lint:
src/mixins/UserSearchMixin.js#L76
Prefer a more specific type to `*`
|
|
NPM lint:
src/components/Questions/QuestionMultiple.vue#L141
'input' is defined as ref, but never used
|
|
NPM lint:
src/components/Questions/QuestionDropdown.vue#L65
'input' is defined as ref, but never used
|