fix: #51 flickering effect (#52) #152
Annotations
1 error and 10 warnings
test
Process completed with exit code 1.
|
lint:
dev-app/DemoComponent.vue#L67
'mouseEvent' is defined but never used
|
lint:
dev-app/DemoComponent.vue#L76
'mouseEvent' is defined but never used
|
lint:
dev-app/DemoComponent.vue#L84
'e' is defined but never used
|
lint:
src/components/AnnotatedLine.vue#L133
Unexpected any. Specify a different type
|
lint:
src/components/AnnotatedLine.vue#L136
Unexpected any. Specify a different type
|
lint:
src/components/AnnotatedLine.vue#L139
Unexpected any. Specify a different type
|
lint:
src/components/AnnotatedText.vue#L124
'hasUpdateEndListener' is assigned a value but never used
|
lint:
src/components/AnnotatedText.vue#L127
'hasCreateEndListener' is assigned a value but never used
|
lint:
src/components/AnnotatedText.vue#L129
'hasClickHandler' is assigned a value but never used
|
lint:
src/components/AnnotatedText.vue#L130
'hasDoubleClickHandler' is assigned a value but never used
|