Skip to content

Commit 1bfc1e3

Browse files
Jim FloresJim Flores
authored andcommitted
First draft of starter file for TypeScript studio.
1 parent e6981d2 commit 1bfc1e3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

studio.ts

Whitespace-only changes.

studio/studio.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Instructions are published in the online book. The URL is:
2+
// https://education.launchcode.org/intro-to-professional-web-dev/chapters/typescript/studio.html
3+
4+
// TODO:
5+
// * Code the Astronaut, Cargo, and Rocket classes in new files.
6+
// * Import the three classes into this file.

0 commit comments

Comments
 (0)