feat: Extend blueprint interface #37
Annotations
3 errors
src/lib/blueprint.ts#L70
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
src/lib/blueprint.ts#L70
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
This job failed
Loading