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
- Assign info via Object.freeze({...}) in both Node and web entries\n- Avoids accidental mutation and lets us drop immutable-data suppressions\n- Tests remain green
0 commit comments