exercism / typescript

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

spiral-matrix: sync #1472

Closed ErikSchierboom closed 5 months ago

ErikSchierboom commented 5 months ago

Sync the spiral-matrix exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/spiral-matrix.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).