Add: json-safe-extend package
#326
Annotations
4 errors
|
type-check (20, ubuntu-latest)
Process completed with exit code 2.
|
|
type-check (20, ubuntu-latest)
Object literal may only specify known properties, and '4' does not exist in type '{ 2: { 3: boolean; }; }'.
|
|
type-check (20, ubuntu-latest)
Type '{ c: number; }' has no properties in common with type 'Partial<{ a: number[]; }>'.
|
|
type-check (20, ubuntu-latest)
Argument of type 'number' is not assignable to parameter of type 'Partial<any>'.
|