LearningTypeScript / projects

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

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

Closed wdpm closed 11 months ago

wdpm commented 11 months ago

PR Checklist

Overview

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