fix: add missing 'type' field with value 'object' on schema #32
Annotations
6 errors
|
Run tests:
src/index.ts#L45
Type 'Point' is not assignable to type 'Geometry'.
|
Run tests:
src/index.ts#L47
Type 'MultiPoint' is not assignable to type 'Geometry'.
|
Run tests:
src/index.ts#L49
Type 'Polygon' is not assignable to type 'Geometry'.
|
Run tests:
src/index.ts#L51
Type 'MultiPolygon' is not assignable to type 'Geometry'.
|
Run tests
Process completed with exit code 1.
|
Loading