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
Unfortunately, JSON.parse() is typed as returning any. It appears that this was not an issue that was reported because noImplicitAny was explicitly disabled in the root tsconfig.json.