Closed jmyrland closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
easy-peasy | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 25, 2023 5:44am |
Sweet! Nice quality of life update here. Good stuff @jmyrland!
typings-tester
is really, really slow. Averaging in well over 2 minutes per run.dtslint
provides a few benefits; it runs the typescript tests against multiple typescript versions, in addition to being a lot faster (~8 seconds for the actual test and ~14 seconds for installing TS version, which is cached)typings-tester
dependencydtslint
script, which does "expect" testing for alltests/typescript
filestsconfig
to bedtslint
-compatibledtslint
test
-scripts)