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
`Sentry.init` accepts a callback function as an argument, so everything inside `{}` is a function flow, not an object. So every line should end with `;` and not `,`.
0 commit comments