chore: re-add lockfile to git #449
Annotations
10 errors
test / test
Type '() => boolean' is not assignable to type 'ComputedRef<boolean>'.
|
test / test
Unused '@ts-expect-error' directive.
|
test / test
Unused '@ts-expect-error' directive.
|
test / test
Object literal may only specify known properties, but 'isReadOnly' does not exist in type 'InteractiveElementConfiguration<boolean, any>'. Did you mean to write 'readOnly'?
|
test / test
Property 'disabledWhen' does not exist on type 'Partial<AnyElementConfiguration>'.
|
test / test
Property 'readOnlyWhen' does not exist on type 'Partial<AnyElementConfiguration>'.
|
test / test
Property 'afterUpdate' does not exist on type 'Partial<AnyElementConfiguration>'.
|
test / test
'otherField.name' is possibly 'undefined'.
|
test / test
Unused '@ts-expect-error' directive.
|
test / test
Cannot invoke an object which is possibly 'undefined'.
|