https://github.com/ffflorian/type-challenges
My solutions to type-challenges.
https://github.com/ffflorian/type-challenges
Last synced: about 1 year ago
JSON representation
My solutions to type-challenges.
- Host: GitHub
- URL: https://github.com/ffflorian/type-challenges
- Owner: ffflorian
- License: gpl-3.0
- Created: 2021-07-31T18:16:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:36:43.000Z (about 2 years ago)
- Last Synced: 2024-05-15T13:53:26.058Z (about 2 years ago)
- Language: TypeScript
- Size: 1.92 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# type-challenges [](https://github.com/ffflorian/type-challenges/actions/)
My solutions to the [Type Challenges](http://type-tetris.ldlework.com/).
## Setup
1. Clone this repository
2. Run `yarn`
## Test
1. Run `yarn test`