code-chronicles-code/leetcode-curriculum
Expand `String.prototype.chars` goody test to consider strings with emojis
開放
#336 建立於 2024年8月17日
good first issueteststypescript
倉庫指標
- 星標
- (19 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.