PacktWorkshops / The-TypeScript-Workshop

MIT License
40 stars 36 forks source link

Update Exercise01.ts #2

Open kurtishouser opened 2 years ago

kurtishouser commented 2 years ago

Executing npx ts-node Exercise01.ts as instructed in the text will fail without an explicit return type. VS Code will flag it as well.