LearningTypeScript / projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.
https://learningtypescript.com/projects
245 stars 166 forks source link

fix: add a test for solution-alternate.ts and fix its bugs #272

Closed wdpm closed 1 year ago

wdpm commented 1 year ago

PR Checklist

Overview

solution-alternate.ts has no test before, now it has. And fix some logical errors of solution-alternate.ts.