import {BadgeType} from 'sentry/components/featureBadge'; export const RELEASE_LEVEL: BadgeType = 'new'; export const USE_STORED_SCORES = false;