mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 05:41:22 -06:00
* Realworld runner draft * Baseline tsc output instead of just checking exit code * use latest instead of major minor pin * Add 7 more test cases + update gitignore * Update baselines for realworld/user tests * Rename to user * Do not commit lockfiles * Add code to run user tests on CRON * Add rest of most-dependend packages to user tests Turns out levelup doesn't have types! So I removed that one.