/dotnet-ts-testing

Test TypeScript compiler inside dotnet JavaScript runtimes

Primary LanguageC#MIT LicenseMIT

dotnet-ts-testing

This project compares the typescript compilation on different dotnet javascript engines

Usage:

yarn install
yarn test

Run minimized js code:

yarn install
yarn test -m