You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixup: Complete type guards and improve type safety in config-subtree component
Adds type guards for _source and _description properties to prevent runtime crashes when
accessing metadata on non-leaf config nodes. Also removes unused parameters and adds explicit
TypeScript type annotations for better type safety.
0 commit comments