code-chronicles-code/leetcode-curriculum

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

オープン

#336 opened on 2024/08/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (12 件のフォーク)auto 404
good first issueteststypescript

Repository metrics

Stars
 (19 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド