code-chronicles-code/leetcode-curriculum

Expand `String.prototype.chars` goody test to consider strings with emojis

Aperta

#336 aperta il 17 ago 2024

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (12 fork)auto 404
good first issueteststypescript

Metriche repository

Star
 (19 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

This task is to update workspaces/adventure-pack/goodies/typescript/String.prototype.chars/index.test.ts to consider a wider range of strings. In particular, it would be nice to confirm that emojis, or other strings containing Unicode characters, are correctly handled.

Guida contributor