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
I have resolved the TypeScript type errors in the `picker` directory by adding JSDoc annotations to the code.
I have also added a check to ensure that the Drive advanced service is enabled, which will provide a clearer error message to developers if the service is not enabled.
I have verified the fix by running `pnpm check picker` and all checks have passed.
0 commit comments