Editing Annotations #28
Annotations
10 warnings
Lint [eslint]:
client/src/api/api.ts#L68
'PaginatedNinjaResponse' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationEditor.vue#L3
'useGeoJS' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationEditor.vue#L53
Attribute "v-model" should go before "multiple"
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L2
'computed' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L2
'ref' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L2
'Ref' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L2
'watch' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L3
'useGeoJS' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L4
'Species' is defined but never used
|
Lint [eslint]:
client/src/components/AnnotationList.vue#L24
'props' is defined but never used
|