Add chatbot iframe page to embed in external apps/websites #111
tests.yml
on: pull_request
Matrix: Check code using Prettier and ESLint
Annotations
5 warnings
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/ChatZone.vue#L6
Attribute "ref" should go before ":class"
|
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/ChatZone.vue#L65
Prop "isDemoChatbot" should define at least its type
|
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/ChatZone.vue#L65
Prop "messagesLeft" should define at least its type
|
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/ChatZone.vue#L65
Prop "collection" should define at least its type
|
Check code using Prettier and ESLint (ubuntu-latest, 20):
components/ChatZone.vue#L65
Prop "isEmbedded" should define at least its type
|