chore: lang-ts #19
Annotations
5 errors
deploy:
src/views/ExercisePage.vue#L10
'ListBox' is declared but its value is never read.
|
deploy:
src/views/ExercisePage.vue#L12
'computed' is declared but its value is never read.
|
deploy:
src/views/ExercisePage.vue#L25
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
deploy:
src/views/ExercisePage.vue#L28
Property 'value' does not exist on type 'Reactive<never[]>'. Did you mean 'values'?
|
deploy
Process completed with exit code 2.
|