Open Issues Need Help
View All on GitHub シンプルなTypeScriptユーティリティ関数を追加 about 9 hours ago
AI Summary: This GitHub issue requests the addition of two simple TypeScript utility functions to the project. The functions are `toUpperCase` to convert a string to uppercase and `removeDuplicates` to remove duplicate elements from an array. Both functions should be implemented in `src/utils.ts` and include corresponding test cases.
Complexity:
1/5
enhancement good first issue 📊 priority:P2-Medium 📥 state:pending 🎯 phase:planning