Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 444 Bytes

File metadata and controls

8 lines (5 loc) · 444 Bytes

This repo is collection of my solves for TypeScript type-challenge

Problems marked with "!" in their name are not solved by me yet

To start all this stuff - just clone repo, all dependencies are here already (why would I bother you installing 1 npm package?).

Notes:

  1. #268 has strange behavior in vscode, but it works well at the Playground