fixes bug in dev2 push file #30
Annotations
10 warnings
build:
src/components/ExclamationCallout.vue#L11
'v-html' directive can lead to XSS attack
|
build:
src/components/ExclamationCallout.vue#L16
'v-html' directive can lead to XSS attack
|
build:
src/components/ExclamationCallout.vue#L22
Expected 1 line break before closing tag (`</div>`), but 2 line breaks found
|
build:
src/components/ExclamationCallout.vue#L34
The "components" property should be above the "mixins" property on line 33
|
build:
src/components/ExclamationContentGreeting.vue#L9
Expected 1 line break before closing tag (`</div>`), but 2 line breaks found
|
build:
src/components/ExclamationContentTopic.vue#L12
Expected indentation of 6 spaces but found 7 spaces
|
build:
src/components/ExclamationContentTopic.vue#L13
'href' should be on a new line
|
build:
src/components/ExclamationContentTopic.vue#L14
Expected indentation of 6 spaces but found 7 spaces
|
build:
src/components/ExclamationContentTopic.vue#L17
Expected 1 line break before closing tag (`</div>`), but 2 line breaks found
|
build:
src/components/GreetingVoting.vue#L37
'href' should be on a new line
|