Emanuele De Cupis

Results 8 comments of Emanuele De Cupis

Possibly, a low-hanging fruit would be to make Turbo compatible with `make`. `make` is the less opinionated task runner, and can fit any stack. If Turbo could handle a logic...

> im afraid supporting `make` like that doesn't provide much value over just defining scripts in a dummy `package.json`... Not much, but `package.json` brings some other semantics that can be...

I strongly disagree with both the need and the implementation. **Implementation** Given types `X` and `Y` where `X` is a specialization (or subtype) of `Y`, `X ∪ Y` is equal...

> thanks to @balanza No, thanks to [StackOverflow](https://stackoverflow.com/a/55128956) 😅

The easier solution would be to add `@types/node` as a dev dependency of the generated package. I have some concerns: 1. Should we use a specific version of Node? 2....

Any hint on why it has been decided not to ship this package? I'm facing the same issue on openSUSE/SLES