feat: adds lesson_12 homework and lesson_13 pre-work #1
Annotations
4 errors
build:
lesson_12/structs_ts/src/lesson12.ts#L8
'head' is defined but never used
|
build:
lesson_12/structs_ts/src/list_node.ts#L5
Type number trivially inferred from a number literal, remove type annotation
|
build:
lesson_12/structs_ts/src/stack.ts#L10
'value' is defined but never used
|
build
Process completed with exit code 1.
|