TheRenegadeCoder / sample-programs

Sample Programs in Every Programming Language
https://sampleprograms.io
MIT License
553 stars 564 forks source link

Add longest-word in Typescript #4026

Closed Jameson789 closed 1 week ago

Jameson789 commented 1 week ago

Congrats on taking the first step to contributing to the Sample Programs repository maintained by [The Renegade Coder][renegade-coder]! For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable. Please also add any other relevant information to the Notes section at the bottom. You may delete or just ignore any other sections. For more information please refer to our [contributing documentation][contributing]

I Am Adding a New Code Snippet in an Existing Language

✅ I fixed Add Longest Word in Typescript #4025 ✅ I named the pull request using Add {PROJECT} in {LANGUAGE} format

rzuckerm commented 1 week ago

We already have this sample