Fix hero button #219
Annotations
5 errors and 1 warning
src/components/Hero.vue#L11
[@typescript-eslint/quotes] Strings must use singlequote.
|
src/components/Hero.vue#L12
[@typescript-eslint/comma-dangle] Missing trailing comma.
|
src/components/Hero.vue#L33
[vuejs-accessibility/click-events-have-key-events] Visible, non-interactive elements with click handlers must have at least one keyboard listener.
|
Lint
Process completed with exit code 1.
|
Lint
3 errors and 1 warnings
|
src/components/Hero.vue#L18
[vue/attributes-order] Attribute "id" should go before "class".
|