ci: add type-check job #2
Annotations
2 errors
lint:
src/helpers.ts#L38
'foo' is declared but its value is never read.
|
lint:
src/helpers.ts#L40
Object literal may only specify known properties, and 'properties' does not exist in type 'JsonSchemaShared & JsonSchemaString'.
|