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
typescript: Add some more TS config including "skipLibCheck" which prevents typescript from noticing that next ts config and react ts config diverge (9382d7a)
typescript: Fix typing, remove typeguard which would leave props: never afterwards (a82ef47)