fix(cli): add defensive type guard to parseDimension to prevent runtime crashes#107
fix(cli): add defensive type guard to parseDimension to prevent runtime crashes#107SyedaQurratAI wants to merge 1 commit into
Conversation
|
The local tests pass (272 passed), but conformance.test.ts fails and times out due to a 404 network resolution error on @terrazzo/token-types@^2.4.0 from npm registry. This seems to be an upstream environment issue. |
|
Thank you @SyedaQurratAI! I fixed the terrazo issue so this should hopefully pass. |
|
Hey @SyedaQurratAI, thank you for jumping on this. I just realized that this is already fixed. Your earlier PR #79 added the type guard to Going to close this one since the issue is resolved. Please let me know if I'm mistaken though! Thank you for both contributions! |
Fixes #106