diff --git a/lib/emojis.ts b/lib/emojis.ts index eb4f5880..8c305fce 100644 --- a/lib/emojis.ts +++ b/lib/emojis.ts @@ -15,6 +15,7 @@ export const EMOJI_CONFIGS = { error: EMOJI_ERROR, errors: EMOJI_ERROR, recommended: '✅', + 'recommended-type-checked': '☑️', strict: '🔒', style: EMOJI_STYLE, stylistic: EMOJI_STYLE,