Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phryneas/testable-ts
https://github.com/phryneas/testable-ts
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phryneas/testable-ts
- Owner: phryneas
- Created: 2019-12-25T17:13:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T21:24:16.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T20:13:47.148Z (12 days ago)
- Language: Nix
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.