@testable-ts/v3.5

TypeScript is a language for application scale JavaScript development


Keywords
TypeScript, Microsoft, compiler, language, javascript
License
Apache-2.0
Install
npm install @testable-ts/v3.5@3.5.3-alpha.0

Documentation

what is this?

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

adding new versions

run

./makeVersion.sh 3.9.5

and open a pull request with the modified files.

You will need the Nix package manager installed on your system for this step.