Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phryneas/testable-ts


https://github.com/phryneas/testable-ts

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# what is this?

This is a repository to automatically build typescript versions with a patch for the `tsd` type checker

# adding new versions

run

```bash
./makeVersion.sh 3.9.5
```

and open a pull request with the modified files.

You will need the [Nix package manager](https://nixos.org/download.html) installed on your system for this step.