exercism / typescript

Exercism exercises in TypeScript.
https://exercism.org/tracks/typescript
MIT License
148 stars 160 forks source link

Add exercise darts #1330

Closed angelikatyborska closed 1 year ago

angelikatyborska commented 1 year ago

I copy-pasted all the boilerplate from another exercise (leap), and the proof and tests from the JavaScript. Then I slapped my name on it in the config 😛

I wasn't sure if there is any logic to the order of exercises in the config, so I just put it somewhere in the beginning around exercises that are similarly easy.

SleeplessByte commented 1 year ago

I am just going to format everything in this PR...

/format