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
This changes the settings to strongly type `ProtocolType` instead of
using `string` and forcing downstream code to parse it correctly. It
instead is cast when settings is used, and this does not fail because
it is a typed array inside package.json.
0 commit comments