stryker-mutator / stryker-js

Mutation testing for JavaScript and friends
https://stryker-mutator.io
Apache License 2.0
2.59k stars 251 forks source link

Build: use typescript 3 project references #1058

Closed nicojs closed 5 years ago

nicojs commented 6 years ago

Using typescript 3's project references could mean a big quality of life improved for us. Goals:

Bear minimum example: https://github.com/RyanCavanaugh/learn-a?files=1 Ts 3 changeling: https://blogs.msdn.microsoft.com/typescript/2018/07/30/announcing-typescript-3-0/

simondel commented 6 years ago

We've given this the Pesto label, but we suggest fixing some other typescript related issues in Stryker first to get to know the workflow of working with a mono repo with typescript.

simondel commented 5 years ago

@nicojs Can this be closed?

simondel commented 5 years ago

Yes, we have this.