Skip to content

Commit

Permalink
feat: add recommended-type-checked: ☑️ to preset emojis (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 7, 2024
1 parent e669f76 commit 2a49eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/emojis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 2a49eda

Please sign in to comment.