Skip to content

Commit

Permalink
Reorganise labs for Section 2: Improving Type Safety
Browse files Browse the repository at this point in the history
  • Loading branch information
simonplend committed Sep 4, 2024
1 parent e3c6897 commit 003aba5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Lab: Type Safe Creators 🎬
# Lab 2: Type Safe Creators 🎬

> **Section 2: Improving Type Safety**
Expand Down
3 changes: 3 additions & 0 deletions 02-improving-type-safety/lab-2/solution/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"name": "02-improving-type-safety-lab-2-solution"
}
File renamed without changes.
3 changes: 3 additions & 0 deletions 02-improving-type-safety/lab-2/start/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"name": "02-improving-type-safety-lab-2-start"
}
3 changes: 0 additions & 3 deletions 02-improving-type-safety/lab/solution/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions 02-improving-type-safety/lab/start/package.json

This file was deleted.

16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 003aba5

Please sign in to comment.