app/javascript/react/utils/initializeSentry.ts
Function initializeSentry
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const initializeSentry = () => {
let sentryEnvironment: string;
switch (window.location.hostname) {
case "aircasting.habitatmap.org":