show tally for RS scoresheets #188
Annotations
2 errors and 10 warnings
lint:
src/components/ScoreNavigation.vue#L86
'isRemoteTallyScoresheet' is defined but never used
|
lint
Process completed with exit code 1.
|
lint:
src/components/EntryLink.vue#L89
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L89
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L89
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L89
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L90
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L90
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L90
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
lint:
src/components/EntryLink.vue#L90
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
lint:
src/views/Home.vue#L1
Component name "Home" should always be multi-word
|
lint:
src/views/Score.vue#L1
Component name "Score" should always be multi-word
|